How I can remove the page title "Welcome" on the home page?

by FannyA - Member - 05:41PM, Feb 06, 2008

Sorry, I really tried but cannot found the word WElcome to remove in liquid. It bothers me because when my site is added to favourites, it is displayed as:
BebeCannelle.com – Welcome

Anybody can help?

Thank you

Last edited 05:42PM, Feb 06, 2008

daniel

jaded Pixel

08:59PM, May 05, 2008

Make a backup of your theme.
Go to the theme editor and edit the file theme.liquid.
In it, replace the following line:

<title>{{shop.name}} – {{page_title}}</title>

with this:

<title>{{shop.name}}</title>

FannyA

Member

10:15AM, Jun 27, 2008

thank you Daniel :-)

You must login to post a comment!

Don't have an account yet? Sign up for one.