Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / meta keywords and descriptions? Title?

meta keywords and descriptions? Title?

Locked

Views: 1,233

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
17 Oct 2008, 5:44 AM
#1
chris32882 avatar

chris32882

Zen Follower

Join Date:
Oct 2008
Location:
Hornell, NY
Posts:
330
Plugin Contributions:
0

meta keywords and descriptions? Title?

I can't seem to figure out how to edit the meta keywords and descriptions for my ZC. Also, I can't seem to find where I can change what the Title says when you first visit the webpage its defaulted to "Zen Cart!, The Art of E-commerce"

all help is appreciated! Thanks!

17 Oct 2008, 8:09 AM
#3
chris32882 avatar

chris32882

Zen Follower

Join Date:
Oct 2008
Location:
Hornell, NY
Posts:
330
Plugin Contributions:
0

Re: meta keywords and descriptions? Title?

TJR Stores:

Hello,

This tutorial will prove most helpful for you..

https://www.zen-cart.com/tutorials/index.php?article=62

Thanks!

How now, how do I change the title?

17 Oct 2008, 9:20 AM
#4
tjr_stores avatar

tjr_stores

New Zenner

Join Date:
Aug 2007
Location:
UK
Posts:
66
Plugin Contributions:
0

Re: meta keywords and descriptions? Title?

chris32882:

Thanks!

How now, how do I change the title?

Locate in your meta_tags.php file

// page title
define('TITLE', 'Zen Cart!, The Art of E-commerce');

and change the Zen Cart!, The Art of E-commerce to what you want make sure you leave the ' at the start and the end or you will get page errors.

Rob

18 Oct 2008, 4:31 AM
#5
gardenablaze avatar

gardenablaze

New Zenner

Join Date:
Oct 2008
Posts:
4
Plugin Contributions:
0

Re: meta keywords and descriptions? Title?

I'm having this same problem, I am looking at my website back end on the admin home page, and there isn't an includes link. So I am confused as how to get to includes/languages/english/YOUR_TEMPLATE_NAME/meta_tags.php