Jump to content

is there anyone can help me with the index.php title setup? thanks.


Recommended Posts

this is my homepage index.php content:

 

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>

<title>nutrition on sale- zybxtvs PrestaShop</title>

<meta name="description" content="nutrition on sale" />

<meta name="keywords" content="nutrition on sale" />

 

how can I make this line:

<title>nutrition on sale- zybxtvs PrestaShop</title>

into

<title>nutrition on sale</title>.

 

I made the index.php title is "nutrition on sale", where is the "- zybxtvs PrestaShop" come from, I don't know where I can make it disappear, please, is there anyone can help me?

Link to comment
Share on other sites

this is the way I setup my homepage title, go through index.php, and change the Page Title to "nutrition on sale", but when I do he google search, the title come up is "

zybxtvs PrestaShop", and view source page it like this:

 

 

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>

<title>nutrition on sale- zybxtvs PrestaShop</title>

<meta name="description" content="nutrition on sale" />

<meta name="keywords" content="nutrition on sale" />

 

so I don't know where the "- zybxtvs PrestaShop" come from, I never setup it like this , and I couldn't find it in the backoffice, so please help me , thanks lot.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...