View Issue Details

IDProjectCategoryView StatusLast Update
0003366OXID eShop (all versions)4.09. SEO, SEO URLpublic2012-12-10 13:34
Reporterdesign3000 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version4.6.0_RC1 
Summary0003366: Canonical tag for articles does not always contain main category
DescriptionUsually the smallest value of the field 'oxtime' in the table 'oxobject2category' determines the 'main'-category of an article. Not so when creating the SEO-URL (and the canonical tag): here a category is included only if the field 'oxtime' has the value 0.

More information (in german): [Support-Ticket#1226279]
TagsNo tags attached.
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0003650 resolvedmindaugas.rimgaila Article with multiple main categorys possible 

Activities

dainius.bigelis

2012-02-29 14:54

reporter   ~0005841

Reminder sent to: design3000

Hi,

When we tried to reproduce this case:
- when we just assigned several categories to product (several at once), the first category got the oxtime=0 in object2categories table, and this is shown as Main for product. But when we changed the main category to some other category from the list of assigned categories, then exMain category got oxtime=10 and oxtime for new Main category was set to 0.
In this case oxtime of Main category is always 0, and according to this we get also the canonical URL set for product (it's always the URL of currently Main category).
- Could you please tell us in which situation you get the oxtime of Main category not equal to 0?
...as this case may lead to issue.

design3000

2012-03-01 17:22

reporter   ~0005861

Hi!

original problem: some articles have seo urls without category tree (www.shop.de/product.html) as canonical tag
reason: articles without a main category

please take a look at bug 0003650 >> i think that's the problem >> some articles have a main category but with a wrong shopid !!!