Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / tabs HOME_PAGE_TITLE ?

tabs HOME_PAGE_TITLE ?

Views: 708

Results 1 to 5 of 5
15 Jan 2012, 9:33 PM
#1
divekathster avatar

divekathster

New Zenner

Join Date:
Feb 2007
Posts:
64
Plugin Contributions:
0

tabs HOME_PAGE_TITLE ?

HI,

Im using Zen Cart 1.3.8a. I'm getting on the tabs just for my homepage the title HOME_PAGE_TITLE. All the other pages are fine and they use the correct titles. Is there a seperate place to make the change. My site is www.kirwindesigns.com

17 Jan 2012, 1:08 PM
#3
divekathster avatar

divekathster

New Zenner

Join Date:
Feb 2007
Posts:
64
Plugin Contributions:
0

Re: tabs HOME_PAGE_TITLE ?

Hi

Yes I tried following that. I even changed both meta.php files to see. And neither of them changed anything. It's weird because all of the other pages are fine.

17 Jan 2012, 1:44 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: tabs HOME_PAGE_TITLE ?

What does line 23 in your includes/languages/english/meta_tags.php file look like ?

It should say this:

Line #23 : define('HOME_PAGE_TITLE', ''); // usually best left blank

18 Jan 2012, 1:27 AM
#5
divekathster avatar

divekathster

New Zenner

Join Date:
Feb 2007
Posts:
64
Plugin Contributions:
0

Re: tabs HOME_PAGE_TITLE ?

from line 23 starts

// NOTE: If HOME_PAGE_TITLE is left blank (default) then TITLE and SITE_TAGLINE will be used instead.
define('HOME_PAGE_TITLE',''); // usually best left blank

I have tried to put my domain name withiin the '' but that didnt' work either