I have "tag-->" at the top of every page on my site.

Topic summary

A Shopify store owner is experiencing an issue where “tag–>” appears at the top of every page on their site.

A community member diagnosed the problem as being located in the theme.liquid file and provided troubleshooting steps:

  • Use CTRL+F to search for the text within the file
  • Remove it from that location

The issue appears to be a code fragment or tag that was inadvertently left in the theme’s main liquid file. The solution involves accessing the theme code editor and manually removing the errant text.

Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

Hi,

My name is Patrick and I am new to Shopify. I am designing a site and suddenly I have “tag–>” at the top of every page on my site. Can someone please help me out and instruct me on how to remove this?

Thanks,

Patrick

@patricke1234
Please share your store URL.

Hi,

Here is the url.

https://f244c3-2.myshopify.com/

@patricke1234

It’s inside your theme.liquid file’s, you can search for it using CTRL F.
And remove it from there.