Hi everyone!
-
By default, Shopify uses the same meta description for a shop’s base Collections page (i.e., yourshopname.com/collections) as it does its home page.
-
According to Matt Cutts (of Google fame), it’s generally poor SEO practice to have two pages use identical meta descriptions. To be clear, while it may not affect rankings, it could affect Click Through Rates.
-
From my conversation with Shopify Support today, there’s currently no native Shopify method to give the base Collections page a unique meta description, and recommended I use a developer to make changes.
-
Though not a Shopify Expert, I am a developer and over the years made a number of changes to our Shopify store’s code to get certain outcomes, both in CSS as well as Liquid code.
I simply need to be pointed to the right piece of code, including the specific variable to set and what to set it to (e.g., checking template for either ‘collection-list’ or ‘list-collections’, and setting meta name = “description” as has been suggested).
This question has been asked in different ways by different posters since 2017 ![]()
- Duplicate Meta description on Home and Collections - Jul 2020
- How to edit the meta of collections page? - Feb 2020
- Changing Meta description and title on collection page only - Dec 2019
- changing root meta descriptions for “/” and “/collections’” - Nov 2017
So I’m putting it up once again just in case the Shopify Technical Team wish to chime in (thanks guys!) ![]()