I have a query regarding collection page title. I want to show title on collection page same as I enter on seo Page title on shopify.
please help to solve this issue.
Issue: The collection page’s visible title (H1) shows the collection title, but the poster wants it to match the SEO page title (the meta title shown in search results).
What’s been tried/clarified:
Proposed solution:
Next steps/status:
Key terms:
I have a query regarding collection page title. I want to show title on collection page same as I enter on seo Page title on shopify.
please help to solve this issue.
Just add/edit/update the text on the page you want to set the title the same as the SEO meta title.
Hi there, @Razzak24 !
You can find and edit this option for your collections by heading to the Products > Collections menu in your admin and clicking in to view the collection you want to edit.
From there, scroll to the very bottom of this page to see the option under ‘search engine listing’ to edit this:
Are you currently working on improving your store’s SEO (search engine optimisation)?
Hi @Don ,
Yeah, you are right but this search engine listing section title is not the actual title reflect on the website, after editing this section when I inspecting the website I found that the title and the SEO title are both are different.
The title of the collection which is also the H1 tag of the collection page are the same, and the same H1 tag value reflect on the collection page as a title.
So I want the SEO title should be the actual title on the collection page! is it possible to do that by edit the backend code? if yes than please help me to do that.
Hi again, @Razzak24 !
Thanks for getting back to me here.
Would you be able to share some screenshots here of what you’re referring to here so we can get a better understanding?
We may be able to provide support or point you in the right direction for more info if we can gain a better shared understanding of the situation.
I look forward to checking this out with you!
Hi @Razzak24 ,
To align the collection page title with the SEO page title in Shopify, you typically need to modify your theme’s Liquid code. For example, you can edit the collection template (collection.liquid or collection-template.liquid) to use {{ collection.metafields.global.title_tag }} for the page title. This change will make the visible page title match the SEO title you set in your Shopify admin under the “Search engine listing preview”.
While this requires some familiarity with Shopify’s theme code, it’s a straightforward fix. Additionally, SEOPro can further assist in optimizing your SEO titles and descriptions, ensuring consistency across your store’s SEO and visible elements. SEOPro also provides bulk optimization tools to efficiently manage SEO settings across your products and
collections, saving you time and enhancing your store’s search engine ranking.
Full disclosure: We are the developer of this app.