[wp-trac] Re: [WordPress Trac] #4554: Canonical trailing slashes
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 28 20:27:01 GMT 2007
#4554: Canonical trailing slashes
----------------------------+-----------------------------------------------
Reporter: ryan | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.3 (trunk)
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by markjaquith):
There is such a way... but the problem is that there are query vars we
know about but don't know how to translate into a permalink. Like "w".
And it's hard to tell whether a query var is default or was overridden.
Big mess for little payoff.
New approach: look for known invalid alternative permalinks like ?p=N and
redirect those.
We can still do trailing slash, no-www/yes-www, index.php$ stripping and
404-guessing, which will be the majority of the issues.
--
Ticket URL: <http://trac.wordpress.org/ticket/4554#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list