View Issue Details

IDProjectCategoryView StatusLast Update
0001674OXID eShop (all versions)4.09. SEO, SEO URLpublic2012-12-10 13:35
Reporterralf_trapp Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.2.0 revision 23610 
Fixed in Version4.3.2 revision 27884 
Summary0001674: oxseo: wrong product displayed
DescriptionIf a product URL is called and no matching entry found in oxseo, the shop checks oxseohistory. If the called URL is found there, the shops gets ANY for this product matching URL in oxseo. Actually the oxseo entry has to be found, with the URL-patch matching the Main-Category of this product.
Additional InformationURL which does not exist anymore is being called (no matching entry in oxseo). In this case, search algorithm continues in oxseohistory. There is being checked if called URL matches any oxident. IF this is the case, shop knows which object is affected and ANY entry in oxseo having this objectid is choosen. In case of a product, usually you have one or more entries for this product and amongst others per product's category. Thus any undefined product page (any category path) is choosen. But of course that category should be choosen which is main category for requested product.

----[german]---------

URL wird aufgerufen, welche es nicht mehr gibt - heisst es gibt keinen passenden Eintrag in der oxseo. In diesem Fall geht die Suche weiter in der oxseohistory.In der oxseohistory wird geschaut, ob die aufgerufene URL zu einer der gespeicherten oxident passt. Ist dies der Fall, weiss der Shop um welches Object (die oxobjectid der oxseohistory) es geht. In der oxseo wird daraufhin ein BELIEBIGER Eintrag mit dieser oxobjectid gesucht. Bei einem Artikel sind in der Regel ja aber mehrere Einträge für diesen Artikel enthalten - (u.A.) ein Eintrag pro zugeordneter Kategorie. Es wird dann eine unbestimmte Artikelseite (also irgendein Kategorie-Pfad) gewählt. Tatsächlich sollte aber der Kategorie-Pfad gewählt werden, welche die zu diesem Artikel zugeordnete Hauptkategorie ist.
TagsNo tags attached.
Theme
BrowserAll
PHP Versionany
Database Versionany

Activities

sarunas_valaskevicius

2010-05-19 13:41

reporter   ~0002934

fixed in oxSeoDecoder