Remove store name after homepage title

Remove store name after homepage title

cozosia
Tourist
5 0 1

I would like to remove the store name that appears after the homepage title in search engine results. Specifically, I want the title to display as "Welcome to COZOSIA: Premium Clinical Skincare" instead of "Welcome to COZOSIA: Premium Clinical Skincare – COZOSIA."

 

However, this adjustment cannot be made through the standard settings, and I believe it requires changes to the theme's code. If anyone has expertise in making this modification, your assistance would be greatly appreciated.

Screenshot 2024-08-02 152224.png

Replies 2 (2)

tobebuilds
Shopify Partner
557 42 151

The exact files you need to change depend 100% on which theme you're using.

 

However, in HTML, the title of a document is contained within the `title` element, which in turn is contained with the `head` element.

 

You most likely have some Liquid code there that adds the site's name at the end of the title tag. If you remove this, your problem should be resolved.

 

However, keep in mind that it will take some time for Google to reindex your site, so you probably won't see the changes on SERPs (search engine results pages) immediately.

Founder, Regios Discounts app (4.8 stars, 83 reviews, Built for Shopify)
- Custom discounts made simple
- "Just about any discount you'll ever need"
- Built by an ex-Google software engineer
- Often imitated, never duplicated
cozosia
Tourist
5 0 1

I use the DAWN theme. Do you maybe have any idea on how to change it?