[wp-trac] [WordPress Trac] #21113: Previous/Next page links maintain all GET variables
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 29 20:53:53 UTC 2012
#21113: Previous/Next page links maintain all GET variables
--------------------------+------------------------------
Reporter: kirrus | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.4
Severity: minor | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by johnbillion):
If you're using static page caching then there is a configuration issue
with your cache.
If a bot hits a page with those funky query vars and the page gets cached,
then subsequent visitors to the "same" page without those query vars
should not be served the cached page from the request where they were
present. It should be treated as a different page, because the URI is
different.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21113#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list