Hello,

is there a way to use SEO/Google-optimized links with pagination? I don't want to have view pagination links like "http://drupal.org/forum/22?page=3", but rather something like "http://drupal.org/forum/22/page/3".

Thanks!
root66

Comments

stevenc’s picture

Changing "page" from a query string argument to a directory path isn't going to do much for your SEO - the word "page" doesn't convey any contextual information, nor do the node or page numbers themselves (22 and 3).

---------------------------------
Steven Wright

Slalom