osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

meta tags in max 1.5

This is a discussion on meta tags in max 1.5 within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hello....I am pretty new to this.. Can someone tell me where I have to put meta tags....do I have to ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 11-18-2003, 08:46 PM
Active Member
 
Join Date: Nov 2003
Posts: 120
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Christy
Default meta tags in max 1.5

Hello....I am pretty new to this.. Can someone tell me where I have to put meta tags....do I have to put them in main_page_tpl or metatags.php.....Thank you for your help

Christy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 11-18-2003, 10:58 PM
Member
 
Join Date: Sep 2003
Posts: 90
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
warrenthewindmill
Default

metatags.php. Just play with the variable snad you'll see how it works very quickly. Do a backup just in case you mess up!

http://www.oscdox.com/index.php?name...light=metatags
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 11-19-2003, 02:37 AM
Active Member
 
Join Date: Nov 2003
Posts: 120
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Christy
Default

Thanks !

So are you saying that I should put my own title where it says "TITLE" and HEADING_TITLE?.....

"
Code:
define('META_TAG_TITLE', TITLE . PRIMARY_SECTION . HEADING_TITLE . $web_site_tagline); "

I know this is dumb but I have never done this before....
apprecite your help


Put 'TITLE' first, then "HEADING_TITLE" second.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 11-19-2003, 02:19 PM
Anonymous
Guest
 
Posts: n/a
Default

This is part of my metatags file:

Code:
<?php
// FILE: meta_tags.php
// USE : This file controls the title, meta description,
//       and meta keywords of every page on your web site.
//       See the install docs for instructions.

// Define Primary Section Output
  define('PRIMARY_SECTION', ' : ');

// Define Secondary Section Output
  define('SECONDARY_SECTION', ' ');

// Define Tertiary Section Output
  define('TERTIARY_SECTION', ' ');

  // Optional customization options for each language
  switch ($languages_id) {
  // English language
  case '1':
    //Extra keywords that will be outputted on every page
    $mt_extra_keywords = 'all my extra keywords are placed here';
	//Descriptive tagline of your web site
	$web_site_tagline = TERTIARY_SECTION . 'the description on the title bar after my site name is placed here';
	break;
As I said in my last post, copy the original file and play with it. That way if you really screw up you can delete your copy and rename your copy file back to metatags.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 11-19-2003, 04:32 PM
Active Member
 
Join Date: Nov 2003
Posts: 120
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
Christy
Default

ok thanks very much....I will try that.

Christy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

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
SEO meta tags Christy osCMax v2 Customization/Mods 0 10-09-2006 11:38 AM
meta tags jschafer52 osCMax v2 Features Discussion 2 01-11-2006 04:25 AM
Meta Tags jschafer52 osCMax v2 Features Discussion 3 11-24-2005 07:28 PM
Meta Tags auntie22 osCMax v1.7 Discussion 1 09-03-2004 01:08 AM
Meta Tags DiamondC osCommerce 2.2 Modification Help 2 01-20-2004 02:23 PM


All times are GMT -8. The time now is 10:47 AM.


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