Duplicate pages vendors SEO

I have duplicate content erros in google search console and also in semrush for vendor pages.
Doesn t these have cannonical URL?
How to fix these issue
These types of pages are identified as duplicate content
https://mycscartmv.com/vendor-name/
https://mycscartmv.com/index.php?dispatch=companies.view&company_id=40

You should add Cannonical URL path in meta tag.

I know how to do it but this implies lot of manual work, which is prone to errors, which can be better performed automatically

Try to post it to the bug tracker. I think, if the SEO module is enabled, the system should do redirect from technical to seo url

There is no such behavior in the default CS-Cart installation. I am unable to reproduce this.

If the SEO add-on is enabled, URL like this one:
index.php?dispatch=companies.view&company_id=40
has no SEO name.

The page with vendor’s SEO name will display the page like if the
index.php?dispatch=companies.products&company_id=40
URL was requested. If you open this URL with a direct link, you will be redirected with 301 redirect to its SEO variant.

1 Like

It is more clear now. SO

  • if a vendor has microstore enabled (through vendor plan), the SEO url is used

https://mycscartmv.com/vendor-name/

  • if a vendor does not have microstore enabled, another page (without SEO url) will be used

https://mycscartmv.com/index.php?dispatch=companies.view&company_id=40

1 Like

Take a look here:

and here

it is the same vendor with 2 different URLs.

Can you explain me why?
And why google see it as duplicate

The All vendors page and link on the product details page use correct (seo url). Where the technical url is displayed in your store?

1 Like

These are completely different pages. Are you sure, that Google treat them as duplicate ones?