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: 4 months ago
JSON representation

Use parent product canonical URL for SEO for product variants

Lists

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-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.

## Settings page

![image](https://user-images.githubusercontent.com/431360/91660792-2a325a80-ead8-11ea-8497-3c961060f27b.png)