How can I edit SEO titles to remove store name in enterprise theme?

Hi,

I have seen this problem many time’s.

All my SEO title’s end on my shop name. See image below. I have seen the code so I can edit the theme.liquid but there is no tag. I use the enterprise theme. How can I remove the store name at the end of every meta title.

Hey @StijnS ,

Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”

Remove all the highlighted parts.

It should look like this

Then save and reindex on google.

1 Like

Hi, thank you for your response. I did check this, but this piece of code is not in my theme.liquid file. Could it be anywhere else?

Can you search for “” in your theme.liquid and paste a screenshot here?

It does not find anything as seen in the screenshot:

Look for this file ‘doc-head-core’ and see if the title is there

Hi, this is the only place the code is visible.

Search for files in the highlighted place, not in the code.

Found it, it was in another folder:

Hello,

I am San from MS Web Designer.

Here are the Solutions!

You can directly change the description here

If you have any concerns feel free to ask me!

Regards,
San

Just delete line 8, 9 and 10