Hi
We're running a Magento store which doesn't have too much stock rotation. We've implemented a plugin that will allow us to give products custom canonical URLs (basically including the category slug, which is not possible through vanilla Magento).
The sitemap feature doesn't pick up on these URLs, so we're submitting URLs to Google that are available and will serve content, but actually point to a longer URL via a canonical meta tag.
- The content is available at each URL and is near identical (all apart from the breadcrumbs)
- All instances of the page point to the same canonical URL
- We are using the longer URL in our internal architecture/link building to show this preference
My questions are;
- Will this harm our visibility?
- Aside from editing the sitemap, are there any other signals we could give Google?
Thanks