Hi,

I have this on feature request for Page Title.

Is it possible to add page number to the title for ?page=1, ?page=2 etc.

This would extremely good as Google Webmaster Tools nowadays complain about duplicate content as ?pages for tracker, taxonomy and other content shows up with the exact same title.

domain/tags/drupal?page=1
domain/tags/drupal?page=2
domain/tags/drupal?page=3

domain/tracker?page=1
domain/tracker?page=2 etc.

All of the beforementioned show the same title.

I have been searching for a hack to do that on Drupal for the last couple of hours but found none that worked.

Thanks for your time.

Comments

nicholasthompson’s picture

Status: Active » Closed (duplicate)

This is duplicate/in progress/wont fix ;-)

There is an issue open in the Tokens queue regarding page arguements as tokens.

This needs to be done securely as it allows arguments directly from the URL to appear on the page thus, if done incorrectly, opens up XSS issues.

See: #224262: Add Page Number token