View Issue Details

IDProjectCategoryView StatusLast Update
0005923OXID eShop (all versions)4.09. SEO, SEO URLpublic2015-12-31 16:34
Reporterwebtools 
PriorityhighSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.9.0 / 5.2.0 
Target Version4.9.3 / 5.2.3Fixed in Version4.9.3 / 5.2.3 
Summary0005923: canonical Tag of categories wrong
DescriptionWhen changing the Name of a category, the URL is changed automatically.

but the canonical Url stays like before. It isn`t changed. So Spiders get the wrong canonical Information which can destroy parts of the hierarchy of shop category sites.
Steps To Reproduce- Take the category "wakeboarding".
- Change the Name to "wakeboarding new"
- check the seo-tab. You will see the new Url of the category "/wakeborading-new/"
check the site in the frontend:
- it`s URL is "/wakeborading-new/"
- canonical Tag is "/wakeborading/"

This is wrong!
TagsNo tags attached.
ThemeAzure
BrowserAll
PHP Versionany
Database Versionany

Activities

webtools

2014-10-21 13:12

reporter   ~0010256

Last edited: 2014-10-21 13:13

View 2 revisions

one more note to the issue:

the canonical-Tag gives Google etc. Infos of a site which doesn`t exist any more.

jurate.baseviciene

2014-10-27 12:51

reporter   ~0010272

Reminder sent to: webtools

Hi,

Thanks a lot for submitting this issue, but unfortunately we can not reproduce this issue.
Could you please try to reproduce that on our demo shops:


https://demoshop.oxid-esales.com/EnEd/
https://demoshop.oxid-esales.com/professional-edition/

We got that canonical tag is :
  <link rel="canonical" href="http://demoshop.oxid-esales.com/EnEd/Wakeboarding-new/">

Best regards,
Jurate

webtools

2014-10-27 14:02

reporter   ~0010273

Last edited: 2014-10-27 14:05

View 2 revisions

Hi,

I have done it:

http://demoshop.oxid-esales.com/professional-edition/Kiteboarding-new/

HTML-Sourcecode after Renaming the Url:
 <link rel="canonical" href="http://demoshop.oxid-esales.com/professional-edition/Kiteboarding/">

or:

http://www.phpshopsoftware.de/49/Kiteboarding-newUrl/

Sourcecode:
 <link rel="canonical" href="http://www.phpshopsoftware.de/49/Kiteboarding/">

jurate.baseviciene

2014-10-27 14:37

reporter   ~0010275

Hi,
Bug is reproducible on PE and CE. On Enterprise edition bug is not exist.

webtools

2014-10-27 15:09

reporter   ~0010276

It isn`t only the category.

Same Problems within manufacturers (same class):

http://www.phpshopsoftware.de/49/Nach-Hersteller/Cabrinha-new/

tadas

2015-01-12 08:58

reporter   ~0010600

Canonical url will be updated properly when changing title in admin.