Projekt

Allgemein

Profil

GX-Bug #68201

Von Ulrich Wenk vor etwa 3 Jahren aktualisiert

Die Kurzbeschreibung der Artikel im Cross-Selling Swiper auf der Produktdetailseite wird im Quellcode ausgegeben, obwohl diese nie sichtbar gemacht wird. 
 Die Kurzbeschreibung sollte nicht da sein, da SEO-Tools diese als zum Ursprungsartikel (nicht zum verlinkten Artikel) gehörenden duplicate content interpretieren. 


 The short description of the products within the cross-selling swiper on the product page is visible in the source code, albeit never being visible. 
 It should be removed, since SEO-Tools will interpret that repeating description as duplicate content connected to the products we're linking from (not: to). 

 ____ 
 **EDIT** 

 Preconditions: 

 * have at least 2 products (A, B) in your shop 

 3. go to Catalog > Cross Sell Groups, create a cross selling group 
 4. go to Catalog > Categories / Products, choose cross selling in the dropdown menu of product A 
 5. use the search to find product B to be linked with product A and link it, save 
 1. go to Catalog > Categories / Products, edit product A  
 2. fill in a unique text in the field 'short description', save 
 6. call product B in the frontend, inspect the page source code (right-click), search for the unique text (right-click) 

 expected: 

 * the short description of the linked product A shouldn't exist in the source code of product B (because it's never visible on the products page) 

 actual: 

 * it does exist in the source code of product B 

 * SEO-Tools will interpret that repeating description as duplicate content

Zurück