Clean URL's are a major draw card for Drupal, but it is too bad that the clean URL structure ends at the category and node level. All pagination in Drupal produces ugly query strings at the category and node level. See here for more details;
I assume this is done to a design limitation at the time the Drupal pager was developed? If so are these limitations still valid? If not, are they able to be replaced with something which is more human readable and memorable?
Comments
Comment #1
TonW commentedHaving custom titles for the pagination pages would be very useful too (Page 1, Page 2...) so we can avoid duplicated flag and enter in the sandbox in search engines.
Comment #2
jody lynnI think the use of GET for pager information is totally appropriate.