VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: parfumylacno on July 12, 2018, 16:48:11 PM

Title: Seo issue - multiple versions of one product
Post by: parfumylacno on July 12, 2018, 16:48:11 PM
Hello,

In eshop with alternate perfumes (https://www.parfumylacno.sk/clanky/883-napodobeniny-parfemov-alternativy-parfumov-imitacie-parfemov) (common perfumes have not such issues) I have to solve SEO problem with multiple versions of one product. This perfumes has to example - basic version (https://www.parfumylacno.sk/o-parfumoch-fm/17-fm-group), intense version (https://www.parfumylacno.sk/o-parfumoch-fm/882-kolekcie-parfumov-fm-group-pure-intense-pheromone-luxusne), pheromone version (https://www.parfumylacno.sk/ako-funguju-feromonove-parfumy). Each one have a own special composition. And there is begining of SEO problem:

To example we have a one perfum Christian Dior Fahrenheit (https://www.parfumylacno.sk/parfumy-eshop/parfumy-fm-pre-muzov/parfum-fm-56-christian-dior-fahrenheit-detail). And his second version (https://www.parfumylacno.sk/parfumy-eshop/parfumy-fm-pre-muzov/panska-parfumovana-voda-fm-56-nezamienajte-s-christian-dior-fahrenheit-detail). How can we set/to "tell" to Google that the first version is important, main. And the second version is somethnig like child for first version. But i cant make it with classic parent/children solution -because of different compositions, pictures, etc of each version.

How can be fix this for SEO? I think that one of solution can be tag Rel=canonical - but im not sure how to use it in that case?

Thank you very much
Title: Re: Seo issue - multiple versions of one product
Post by: Studio 42 on July 12, 2018, 20:51:33 PM
rel=canonical is used by Virtuemart to always send to google only 1 link when you have multiple categories for 1 product to prevent duplicate content.
I dont think that you can set priority for google, google is the master, this is to prevent SEO cheating.
The only way is to provide better description, linking ... for the master product that the secondary one and hope that google rank it better.
Title: Re: Seo issue - multiple versions of one product
Post by: AH on July 13, 2018, 11:02:37 AM
Studio
Quotegoogle is the master, this is to prevent SEO cheating.

In the latest version of VM 3.15 you can choose which category should be used in the canonical url

I believe the issue is that if you use full category tree in VM

The canonical url contains the category

When an item is in multiple categories the category for the canonical is the lowest category_id

Title: Re: Seo issue - multiple versions of one product
Post by: Studio 42 on July 13, 2018, 14:44:14 PM
Quote from: AH on July 13, 2018, 11:02:37 AM
In the latest version of VM 3.15 you can choose which category should be used in the canonical url
He want solve this for 2 different products, not categories. I dont think that you have a solution for this.
Title: Re: Seo issue - multiple versions of one product
Post by: AH on July 13, 2018, 15:36:03 PM
Studio - your are absolutely correct.

Ignore my canonical post
Title: Re: Seo issue - multiple versions of one product
Post by: jjk on July 13, 2018, 23:23:25 PM
Quote from: parfumylacno on July 12, 2018, 16:48:11 PM
But i cant make it with classic parent/children solution -because of different compositions, pictures, etc of each version.

I don't see a problem there. If you use 'generic child' products, you can assign a different description and also different pictures to the generic child products and each version from the drop down selection has its' own canonical.
Title: Re: Seo issue - multiple versions of one product
Post by: Studio 42 on July 14, 2018, 01:19:31 AM
JJk, it only want to "fake" google to have better rank for main product, but this is not possible if you dont do all the SEO work that main product has better pagerank.
Title: Re: Seo issue - multiple versions of one product
Post by: parfumylacno on July 18, 2018, 18:17:42 PM
thank you all for advices, insights and inspirations.

i will see what i would make with it :)