[wp-trac] [WordPress Trac] #14773: Error in slug parsing leads to unlimited URLs for the same article = duplicate content
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 3 14:20:46 UTC 2010
#14773: Error in slug parsing leads to unlimited URLs for the same article =
duplicate content
--------------------------+-------------------------------------------------
Reporter: thermoman | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Permalinks | Version:
Severity: normal | Keywords: dash slug duplicate content
--------------------------+-------------------------------------------------
an example says more than 1000 words:
right url:
http://ahmongwoman.wordpress.com/2010/09/02/i-am-not-hmong-and-i-dont-
speak-spanish/
wrong urls:
http://ahmongwoman.wordpress.com/2010/09/02/i-am-not------hmong-and-i
-dont-speak-spanish/
http://ahmongwoman.wordpress.com/2010/09/02/i----am-not-hmong-and-i-dont-
speak-spanish/
http://ahmongwoman.wordpress.com/2010/09/02/i-am-not-----hmong-and-i
-------dont-speak---------spanish/
Problem:
Wordpress returns the article with HTTP status code 200 for the wrong
URLs.
This is a serious issue for people regarding search engine optimization
(duplicate content).
Expected results:
Wordpress returns HTTP Status code 301 with Location-Header and right URL
to the client.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14773>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list