Shopify themes, liquid, logos, and UX
Hi There,
How to prevent shopify to generate meta description automatically? I am using Dawn theme, and when there is no meta description added Shopify automatically generates meta description based on page description.
Anyone have an idea how we can prevent this? as I want no description on some pages.
Thanks!
Hi @bhumip,
1. Go to Admin page > Online store > themes > Actions > Edit code
2. You can go to the theme.liquid of your theme. Then delete the code below or have an if statement
<meta name="description" content="{{ page_description | escape }}">
Hi @made4Uo
If I'll remove that statement it will remove from all pages, I want to content will be blank in meta description tag who has no value added from the backend of the shopify.
Thanks!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025