[wp-hackers] Alternate paging URLs
Dave Viner
dave at vinertech.com
Wed Mar 3 23:42:33 UTC 2010
Sure, I can provide 2.
One user wanted to have the URL structure be:
/category-name/N
where N is the page number. In this case, the user wanted no "/page/"
string at all. (This was done for SEO purposes.)
A second user wanted it to be more like:
/category-name/N/page?....
where N is the page number. Here (more unusually) the user wanted the
'page' moniker to follow the page number for readability purposes.
More information about the wp-hackers
mailing list