elgentos / shopware-seo-canonical-url
Use parent product canonical URL for SEO
Installs: 3 425
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 4
Forks: 3
Open Issues: 2
Language:Twig
Type:shopware-platform-plugin
Requires
- shopware/core: ^6.4
This package is auto-updated.
Last update: 2024-10-16 15:05:51 UTC
README
This plugin allows you to use the parent product canonical URL for SEO for product variants.
Let's say you have a product "Umbrella" with three variants; small, medium and large.
Then these products each get their own URL, with their own canonicals;
- https://www.example.com/umbrella-small
- https://www.example.com/umbrella-medium
- https://www.example.com/umbrella-large
The parent product is reachable on https://www.example.com/umbrella.
After activating this extension and enabling it under Settings > Plugins > the extensions' Config page, the canonical of the variants will be the parent product's URL.