GX-Bug #70168
offenURLs ohne SEO Boost enthalten cPath im der kanonischen URL | URLs without SEO Boost contain cPath in the canonical URL
0%
Beschreibung
URLs ohne SEO Boost enthalten cPath im der kanonischen URL
Wenn man SEO Boost deaktiviert hat dann werden in der URL für die Kategorien cPath mit ausgegeben, der für kanonische URLs unnnötig ist.
Kann wie folgt reproduziert werden:
- Unter Einstellungen die SEO Boost URLs für Kategorien deaktivieren
- Im Shop eine Kategorie erstellen und aufrufen
- Im Quelltext schauen
Erwartetes Ergebnis:
Wenn man die SEO Boost URLs nicht aktiviert hat, sollte der cPath in der kanonschen URL nicht mit ausgegeben werden
Tatsächliches Ergebnis:
Es wird bei dekativierenten SEO Boost URLs in den Kageorien im Quelltext der kanonischen URLs der cPath ausgegeben, was zu Problemen bei der Indexierung bei Google gibt.
URLs without SEO Boost contain cPath in the canonical URL.
If you have disabled SEO Boost then in the URL for the categories cPath are included, which is unnecessary for canonical URLs.
Can be reproduced as follows:
- deactivate the SEO Boost URLs for categories under settings
- create and call a category in the store
- look in the source code
Expected result:
If you don't have the SEO Boost URLs enabled, the cPath in the canonical URL shouldn't be output as well
Actual result:
It is output in the source code of the canonical URLs with decativated SEO Boost URLs in the cageories the cPath, which gives to problems with the indexing at Google.
Von Patrick Bayer vor fast 2 Jahren aktualisiert
- Status wurde von Gemeldet zu Anerkannt geändert
- Betroffene Versionen 4.7.2.1 wurde hinzugefügt