Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elgentos/shopware-seo-canonical-url
Use parent product canonical URL for SEO for product variants
https://github.com/elgentos/shopware-seo-canonical-url
shopware6 shopware6-plugin
Last synced: about 1 month ago
JSON representation
Use parent product canonical URL for SEO for product variants
- Host: GitHub
- URL: https://github.com/elgentos/shopware-seo-canonical-url
- Owner: elgentos
- Created: 2020-08-30T13:47:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T08:33:03.000Z (over 3 years ago)
- Last Synced: 2024-04-15T04:35:05.254Z (8 months ago)
- Topics: shopware6, shopware6-plugin
- Language: Twig
- Homepage:
- Size: 23.4 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-shopware6 - Elgentos - Seo Canonical URL >6.x
README
# Shopware 6 - Seo Canonical URL
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-largeThe 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.
## Settings page
![image](https://user-images.githubusercontent.com/431360/91660792-2a325a80-ead8-11ea-8497-3c961060f27b.png)