GX-Bug #68201
offenKurzbeschreibung der Artikel im Cross-Selling Swiper wird im Quellcode ausgegeben // Short description of the products within the cross-selling swiper is visable in the source code
0%
Beschreibung
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
- go to Catalog > Cross Sell Groups, create a cross selling group
- go to Catalog > Categories / Products, choose cross selling in the dropdown menu of product A
- use the search to find product B to be linked with product A and link it, save
- go to Catalog > Categories / Products, edit product A
- fill in a unique text in the field 'short description', save
- call product B in the frontend, inspect the page source code (right-click), search for the unique text
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