Zen Cart Logo
Forums / Search Engines / Where is my Meta tags description area? 1.3.7

Where is my Meta tags description area? 1.3.7

Locked

Views: 621

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
12 Jan 2009, 5:05 PM
#1
mw4kids avatar

mw4kids

Zen Follower

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

Where is my Meta tags description area? 1.3.7

Hi All,

Sorry I posted this initially under General Questions but no one responded so I may have posted it in the wrong place...

I am currently using 1.3.7 zen. I'm want to make changes to my meta tag description but can't seem to find where to do that.

It's currently showing the same content I wrote for my custom keywords.

Here is how my languages/english/custom/metatag file looks like:// page title
define('TITLE', 'Thrift 4 Kids!');

// Site Tagline
define('SITE_TAGLINE', 'The Thrift Store for new and used kids clothes');

// Custom Keywords
define('CUSTOM_KEYWORDS', 'online thrift store,used kids clothes,accessories,childrens books,thrift shopping,thrift store directory,thrift shop listings, thrift store listings,bargain shopping,childrens resale,used baby clothes, second hand stores, second hand clothing');

// Review Page can have a lead in:
define('META_TAGS_REVIEW', 'Reviews: ');

And here is how my Source looks on my site:

<title>Thrift 4 Kids!, The Thrift Store for new and used kids clothes</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="keywords" content="Boys Girls Accessories Clearance Footwear Books online thrift store,used kids clothes,accessories,childrens books,thrift shopping,thrift store directory,thrift shop listings, thrift store listings,bargain shopping,childrens resale,used baby clothes, second hand stores, second hand clothing " /> <meta name="description" content="Thrift 4 Kids! - Boys Girls Accessories Clearance Footwear Books online thrift store,used kid

Lastly, I know I read a thread about how to keep your categories from showing up under your keywords, but I can't find it now...does anyone have a link to that thread?

Thanks!!

13 Jan 2009, 7:18 AM
#2
Join Date:
May 2008
Posts:
31
Plugin Contributions:
0

Re: Where is my Meta tags description area? 1.3.7

try to find it here

includes/languages/english/meta_tags.php

:clap:

13 Jan 2009, 2:02 PM
#3
mw4kids avatar

mw4kids

Zen Follower

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

Re: Where is my Meta tags description area? 1.3.7

Yeah, doesn't give me any options for a 'Description' to be put in... I get the same info as the file I listed previously :-(

// page titledefine('TITLE', 'Thrift 4 Kids!');

// Site Taglinedefine('SITE_TAGLINE', 'The Thrift Store for new and used kids clothes');

// Custom Keywordsdefine('CUSTOM_KEYWORDS', 'online thrift store,kids clothes,accessories,childrens books,thrift shopping,thrift store directory,thrift shop listings, thrift store listings,bargain shopping, childrens resale, used baby clothes');

// Review Page can have a lead in:define('META_TAGS_REVIEW', 'Reviews: ');

// separators for meta tag definitions// Define Primary Section Output

Any other ideas?

Thanks!

14 Jan 2009, 4:18 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Where is my Meta tags description area? 1.3.7

If you're referring to your home page, you'll have to upgrade to 1.3.8 or newer to have the option of manually specifying a description for your home page.

14 Jan 2009, 2:44 PM
#5
mw4kids avatar

mw4kids

Zen Follower

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

Re: Where is my Meta tags description area? 1.3.7

thanks DrByte!

20 Jan 2009, 7:41 PM
#6
topaz44 avatar

topaz44

New Zenner

Join Date:
Dec 2007
Posts:
73
Plugin Contributions:
0

Re: Where is my Meta tags description area? 1.3.7

Hi. I have 1.3.8a and I still can't find where to add a description for google. I opened the same file and got the same info. Any help would be great.