Shopfiy Technical SEO: Internal Linking Structure
-
Hi Community,
- While Shopify’s canonical tag properly points to the preferred version of the URL (i.e./product/product-title), internal links still point to the various non-canonical versions throughout the site. For example, in collection pages, each product thumbnail links to non-canonical URLs (i.e. /collection/collection-title/products/product-title).
- I know it is not good as we have to keep the linking consistent. So, I read a blog post by Moz and changed the internal link to the canonical URL(i.e./product/product-title). My change is from{{ product.url | within: collection }} to {{ product.url }}.
- Very interestingly, I can manage the change for some collections but some collections don't work. Can you please suggest how I can change fix the linking for all collection pages?
- One of the collection example that works: https://shopmtn.eu/collections/dirty-rigger ;
- One of the collection example that doesn't work: https://shopmtn.eu/collections/truss
- My Shopify Template: Parallax.
THANK YOU VERY MUCH
zoyDPco
-
Hey Lee!
Thanks for reading my post!
Are there any theme files other than the product.grid-item.liquid file that control those product description pages links? For some sites, we've had to make multiple adjustments to get all of the product listing pages pointing directly to the description pages.