[wp-trac] [WordPress Trac] #8948: permalink redirection is too liberal
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 5 20:59:08 UTC 2010
#8948: permalink redirection is too liberal
--------------------------+-------------------------------------------------
Reporter: mrmist | Owner: markjaquith
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Canonical | Version: 2.7
Severity: normal | Keywords: needs-patch 2nd-opinion
--------------------------+-------------------------------------------------
Comment(by Otto42):
Replying to [comment:15 hakre]:
> +1 for taking care. If we led the SEO-Kids know about this feature, that
would start a hell of a fire. Redirect poisioning of WP based sites,
outch.
It's worth noting that these redirects that are created by canonical
redirection are 301s, so the redirection is permanent.
Fixing SEO problems was the whole point of this sort of thing. A 301
redirect from a URL is treated as the redirected, final, URL by search
engines. Not as the original one.
So somebody having a cut-off URL posted not only goes to the right place,
but also makes Google take notice and not count that cut-off as a separate
URL.
Whether the code is redirecting unnecessarily or not is up for debate, but
SEO-problems are not a valid reason to change this, because SEO-problems
are the reason it was added in the first place.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/8948#comment:23>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list