Unintended {{ marks on my shopify meta title

Hello,

on my site, there’s {{ }} symbols on my meta title for some reason. I think it might have something to do with edited code, but I don’t really know. any ideas to fixes on this?

1 Like

Hi @davemdns

Are you using an app for your meta title? If not, I would check your theme.liquid folder under your Layout folder. If you are using an app, please contact the app provider instead.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

it doesn’t look like I’m using an app for the meta information. Where would I need to change the info on the theme liquid code?

bump

Hi @davemdns

Depending on your theme. In Shopify 2.0 theme, the theme.liquid contains the title. There is also a Snippet file called meta-tags.liquid.

Title at Theme.liquid:

Meta-Tags:

for some reason I don’t have the section of code in my theme.liquid file.