nicolas wrote: For Example 2 and 3, you need to enter the URL you want to be used for each product and category in their "canonical URL" field (the URL you set needs to be among the ones generated for the product/category). That way, it will also add a meta data tag to tell the search engines to use that URL instead of the others and thus it won't be content as duplicate.
Thx for fast reply Nicolas.
It may sound funny, but how do I know the "canonical URL" for categories? With products it`s easy, their url can be accessed via frontend.
But where do I find urls for categories, if they are hidden on my site?
I also encountered some 404 pages like:
ru/hikashop-menu-for-categories-listing/proraso/75-preshave-sensitive
ru/hikashop-menu-for-brands-listing/aktsiya/view-article/id-5
ru/hikashop-menu-for-brands-listing/omega/view-article/id-18
ru/store/eshave/checkout/notice/cart_type-wishlist/tmpl-component
Is there a way to hide them in robots.txt? Its code shouldn`t be too hard, but I`m just too afraid to make a mistake.
Disallow: */hikashop-menu-for-brands-listing/
Disallow: */checkout/
Am I correct?