How can I update my site's meta title after rebranding?

When I first made my site, I wanted to call it Primary vintage and that’s what I went with. However I have since rebranded to Leech Vintage. How do I change all of my pages now appearing with Primary Vintage in the meta title on google results as this is really skewering my SEO

Unless it was hardcoded in your theme you should be able to change that at online store preferences.

1 Like

I believe it was hardcoded into the theme. Is there any fix for that?

Edit your current theme, look into the file theme.liquid file and check if that branded text is inside your meta title, change it as needed.

1 Like