rel nofollow for pagers

Created on 27 March 2025, 9 days ago

Problem/Motivation

Having a page with a lot of pagers (3 or 4) leads us to a lot of pager matrix deep navigating done by bots.
Could pagination component use rel=nofollow ?

✨ Feature request
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain aleix

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @aleix
  • πŸ‡ΊπŸ‡ΈUnited States danchadwick Boston

    FWIW I found I had to obfuscate pager links in php and change them back in the browser to keep bots from scraping pager links. No follow was insufficient.

    If a site exposed a search capability that can match a lot of content, the pager will be a ridiculous drag on the server.

  • πŸ‡ͺπŸ‡ΈSpain aleix

    Yes, that's true, and it's really annoying how bots can bury a site. But there are some bots that can be "controllable". At least the nofollow is on of the rules that some search engine says that could be used to control spider bots... Anyway, maybe it will be better to allow to append custom attributes to each link of the pager, and let implementer to add whatever he wants?

Production build 0.71.5 2024