View Issue Details

IDProjectCategoryView StatusLast Update
0001862OXID eShop (all versions)4.09. SEO, SEO URLpublic2012-12-10 13:35
Reportermanuel Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.3.2 revision 27884 
Fixed in Version4.4.0 revision 28699 
Summary0001862: canonical tag with GET-Parameters
DescriptionI wanted to test the canonical tag on http://demoshop.oxid-esales.com/enterprise-edition/ and somebody created a multishop situation earlier. Calling the first shop of the shared startpage created this canonical tag: <http://demoshop.oxid-esales.com/enterprise-edition/index.php?cl=start>. (canonical_multishop_screenshot.PNG as an attachment)

An URL such as http://demoshop.oxid-esales.com/enterprise-edition/?force_sid=123456789123456798123456789111 creates a canonical tag with a GET-Parameter
http://demoshop.oxid-esales.com/enterprise-edition/index.php?sid=2d23f92400255e08f26379a635d51345&
too.

And in addition to this problem, i think that the "NOINDEX"-meta tag for robots could be redundant if we use a canonical tag.

A canonical tag should contain imho the unique url of a page and GET parameters should be removed every time if there is an unique SEO URL for the content. Is there a way to fix this?
TagsNo tags attached.
Attached Files
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

arvydas_vapsva

2010-06-08 11:10

reporter   ~0003151

you are right, but with few exceptions:
 - if subshop has no specific domain its id must be added;
 - if seo is off, language id (not default) must be added to url.