pager_cleaner

Categories

Component ID

1089218

Component name

pager_cleaner

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Module that turns Drupal pager URLs into SEO-frendlier ones, like nodealias.html?page=0,2 to nodealias/page2.html.

Now only one naming convention is supported:

  • first page: .html
  • second page: /page2.html
  • Nth page: /pageN.html