Having a problem with my page title!

Hi there,

I’m trying to fix a problem I’m having at the moment with my homepage tiltle. The title that’s been indexed on Google is NOT the same as the one I’ve set up on the homepage title on preference section on Shopify.

Regardless of the title, there’s always an extra line (store name / website name) appears automatically in front of the title, so it’s something like this: The store name: title - I just want to get rid of “store name:” does anyone know how to fix this? Thanks a lot.

could you share the screen shot

Thanks for your reply.

There’s no screen shot, here’s our URL: https://kwiketo.com and in the title section we have Kwiketo: Title and this bit (Kwiketo:) is unwanted and we did not add it and it has been added automatically and it’s not showing in preference → Homepage title in Shopify and we have no control over this so we can’t remove it but it still appears in front of the title for the SEO, do you know how we can remove it?

Hi @Kwiketo .

I guess your theme use Logo in header and that is an image, you can’t change text in there
For example in my test store, i set up my logo.

Now if you want to delete This logo in your store

You can check in theme customize and remove logo

Step 1 :

In theme , click customize

Step 2 : Choose header , find theme setting

Now the store’name is appear

I hope these instructions will help you. If they are helpful, don’t forget to like and mark as the solution.

Hi there, thank you for the reply.

I can’t delete the logo obviously and I guess it doesn’t have to do with the logo because the logo has been there before I have this issue with the homepage title.

Hi @Kwiketo , You can try to follow my instructions.

  • Go to Online Store → Theme → Actions → Edit code
  • Go to Layout folder → theme.liquid file
  • Look for the “” tag in the head section of the code.
    Change the text between the “” and “” tags to the title you want to appear on the Google page. You can adjust the title section similar to the image below to retain only the page title.

  • Save and test

I hope these instructions will help you. If they are helpful, don’t forget to like and mark as the solution.

Hi there, thanks for the reply.

I’ve fixed the problem already, than you.