osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Meta Tag Problem

This is a discussion on Meta Tag Problem within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; All of my meta tag descriptions and keywords have the following <meta name="description" content="META_TAG_DESCRIPTION" /> <meta name="keywords" content="META_TAG_KEYWORDS" /> I ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax v2 Customization/Mods

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
  #1  
Old 03-20-2008, 12:36 PM
New Member
 
Join Date: Sep 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
alexandermorris is on a distinguished road
Default Meta Tag Problem

All of my meta tag descriptions and keywords have the following

<meta name="description" content="META_TAG_DESCRIPTION" />
<meta name="keywords" content="META_TAG_KEYWORDS" />

I thought oscmax 2.0 was supposed to fill this in automatically. I've looked at the meta_tags.php file and have been replacing some of the META_TAG_DESCRIPTION areas with my text but nothing makes a change on any of the pages. I go back and correct any of my changes when I see that nothing has worked. Can anyone provide some assistance on this? I've tried to find it in the guide but it's not there or I don't know where to look. Randomly changing things and hoping I hit upon the answer is not working for me. Please tell me what to do. I would prefer the meta tags be different for each page, but something would be better than nothing at this point.

Thanks!

Cherie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 03-20-2008, 03:27 PM
Active Member
 
Join Date: Oct 2005
Location: wherever I happen to be at the moment
Posts: 444
Thanks: 3
Thanked 75 Times in 70 Posts
Rep Power: 6
met00 is just really nicemet00 is just really nicemet00 is just really nicemet00 is just really nice
Default Re: Meta Tag Problem

whenever you see "META_TAG_DESCRIPTION" something in all caps it means that the define statement is NOT being run since those things are all defined in DEFINE statements. So, you need to look where META_TAG_DESCRIPTION is defined and see why that file is not being run. [I would start looking in /includes/meta_tags.php for the answer]

Now, the next question is, just how important are meta tags to a page today? That is most likely a discussion for a thread in a completely different area.
__________________
so endith the lesson
<think>sometimes I just sit's and thinks</think>
"Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 03-20-2008, 04:33 PM
New Member
 
Join Date: Sep 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
alexandermorris is on a distinguished road
Default Re: Meta Tag Problem

I installed a fresh copy of the meta_tags.php file and nothing changed. I have determined that I can go to the main_page.tpl.php and add my text where it says META_TAG_DESCRIPTION and it will actually show up. But I am assuming that this would defeat the dynamic meta tag functions and the meta decriptions and keywords would be the same for every page if I did this.

Any suggestions?

<meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
<meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 04-01-2008, 01:31 PM
New Member
 
Join Date: Sep 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
alexandermorris is on a distinguished road
Default Re: Meta Tag Problem

Can anybody offer assistance? Please.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 04-01-2008, 04:35 PM
New Member
 
Join Date: Sep 2007
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
alexandermorris is on a distinguished road
Default Re: Meta Tag Problem

Solved the problem! The folowing
<?php require(DIR_WS_INCLUDES . 'meta_tags.php'); ?>
was moved to after
<meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
<meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />

resulting in no dynamic tags.

I moved it back before all the meta statements and everything seems to work.

I also found the info on how to edit the dynamic meta tags. I kept overlooking it because of how it was titled. It is under "how_to_remove_the_model_number_and_price_from_the _page_title.txt".

Cherie
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
quick meta tag michael_s New osCommerce Contributions 0 12-09-2007 04:11 PM
Meta Tag Controller - question goofy osCMax v1.7 General Mods Discussion 4 02-21-2007 07:15 PM
Author Meta tag Anonymous osCMax v1.7 Installation 1 05-28-2004 04:58 AM
Meta Tag Controler / Generator Nout osCommerce 2.2 Installation Help 2 02-22-2004 09:28 AM
meta tag documentation for Max foofoo osCMax v1.7 Discussion 7 10-29-2003 12:56 AM


All times are GMT -8. The time now is 02:46 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax