You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FACT-Finder-Web-Components Magento2-Module version (see composer.json):
1.6.8 (with FF NG v1.1.3)
Magento edition and version:
2.4 B2B
PHP version:
7.4
Expected behavior:
On a Product List Page the Canonical Meta Tag in the Header should always reference to the current Page
Actual behavior:
When you are on a page, e.g. https://www.myagrar.de/pflanzenschutzmittel/?page=2 the canonical Reference is <link rel="canonical" href="https://www.myagrar.de/pflanzenschutzmittel/"> but in this case it should reference to https://www.myagrar.de/pflanzenschutzmittel/?page=2
When you are on a page, e.g.
https://www.myagrar.de/pflanzenschutzmittel/?page=2the canonical Reference is<link rel="canonical" href="https://www.myagrar.de/pflanzenschutzmittel/">but in this case it should reference tohttps://www.myagrar.de/pflanzenschutzmittel/?page=2