Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Tags SEO


Jack_mcs

Recommended Posts

Hello all,

 

I'm basically a newbie, and in my new job I have inherited an already functioning OsCommerce site. I need to install a module that allows a marketing company adds the search keywords.

 

Here are the problems I'm facing:

1. Some of the files have already been modified and it's almost impossible to follow the instruction the way they are.

2. I managed to modify the index.php file, but when I run it I get error message, which was caused by the code, we were told to replace on line 78. Of course now the error made sense.

 

Now I have come to realize that I may not need to modify all files since this is already a functioning site, and perhaps, I need to apply some of the modifications [The ones that has to do with META_TAG, for instance]. Is this correct? And perhpas, there are couple of them that need to be modified such as admin/includes/function/general.php only.

 

Please let me know if this is a correct observation, and better yet, if you could tell me which ones are the ones that need to be modified.

 

Thanks.

 

Sia

Link to comment
Share on other sites

I'm sorry but there isn't any way to answer your question since your shop has been modified. As mentioned in the last few pages, your options are to figure it out yourself, hire someone to do it for you or install a different meta tags contribution that doesn't offer the option Header Tags does.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

hi i am trying to make a custom page with the header tags in it so i made test.php and put the following in it:

 

<?php

/*** Begin Header Tags SEO ***/

if ( file_exists(DIR_WS_INCLUDES . 'header_tags.php') ) {

require(DIR_WS_INCLUDES . 'header_tags.php');

} else {

?>

<title><?php echo TITLE; ?></title>

<?php

}

/*** End Header Tags SEO ***/

?>

 

then in the admin i am able to see this file and add stuff to it, it all shows up in the database but when you go to the page it just says in the source:

 

<title>TITLE</title>

 

i guess all i really need to know is how to just make a blank page that i can link to that header tags will let me modify via its admin

 

thanks

Link to comment
Share on other sites

Hi, can someone help me out...When I go into one of my category sections the title never changes on the title bar....its like my categories are being viewed on my index page....to see what I mean if you go to http://neemtreefarms.com/index.php his title bar is Neem Tree Farms - mozilla firefox and go into one of his categories like oils the title bar switches to Neem Tree Farms - oils -mozilla firefox like it is suppose to....

 

 

But if you go to my site www.naturalherbs4naturalliving.com my tilte bar say Natural Herbs - Herbal Medicine - Alternative Medicine but then when you go into one of my categories like acne the title bar stays the same as the index page!!!! it should be something like Natural Herbs - Acne......... but its not it stays Natural Herbs - Herbal Medicine - Alternative Medicine...

 

I dont want to install dynamic meta tags because I already have this installed and I think it will work better for rankings...do I have to do something in the page control...because I dont see any where in there to add a title to all my categories.... :(

Link to comment
Share on other sites

Does this contribution have known clashes with the Single Price Per customer... or the B2B contribution.. This is the only contribution i have added to my site.. I tried to do the b2b and sppc last night on seperate tries and i couldn't get either to work .. had a bunch of errors.. mostly on the store side of things.. on the index, login, specials, product_info, database.. pretty much every file change that changed a page customers would view had issues. I suspect that something in this clashes with the B2B stuff .. anyone had this problem?

Link to comment
Share on other sites

then in the admin i am able to see this file and add stuff to it, it all shows up in the database but when you go to the
Please explain what this means. Are you referring to the products page or page control page in admin?

 

Jack

Edited by Jack_mcs

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

But if you go to my site www.naturalherbs4naturalliving.com my tilte bar say Natural Herbs - Herbal Medicine - Alternative Medicine but then when you go into one of my categories like acne the title bar stays the same as the index page!!!! it should be something like Natural Herbs - Acne......... but its not it stays Natural Herbs - Herbal Medicine - Alternative Medicine...
Have you ran fill tags?

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Hi Jack, all

Thanks a lot for your contrib.

 

I have a question. When I klick on a product, then I have under the Box (Back Button........) text written: TEXT_VIEWING .....(include the tittle).

 

I'ts that so or wrong.

 

Sorry for my English.

 

Lexus3

Edited by Lexus3
Link to comment
Share on other sites

Did you read the instructions where it says to upload one file? If you have done multiple uploads, I can't say what has happened, although I don't think it would have hurt it. You should run the headertags_seo_uninstall.php and then the headertags_seo_install.php files to clear the database and reload it properly.

 

Jack

 

You clearly didnt understand what I put in this post. In your instructions is says:

 

NEW FILES TO ADD:

 

Upload all of the files in the included catalog directory. You need to be sure

that the files are uploaded to the same directories on your server.

 

The catalog directory has multiple folders and .php in them, I uploaded them AFTER I installed the headertags_seo_install.php.

 

So I did what you told me to do, I deleted my whole site and uploaded my back up and I uninstalled the headertags with the uninstaller and installed it again with headertags_seo_install.php.

 

This is where I'm at right now, so was I wrong on uploading those files or should I not do that?

 

Thanks!

 

Steven

Link to comment
Share on other sites

Have you ran fill tags?

 

Jack

 

 

Yes, I have ran fill tags a couple of times and nothing happens....I go into admin go to fill tags and down to categories and select fill all tags and in my categories I still have the title, description and keywords from my index page....I know I will not get the proper seo results like this...

Edited by herblife
Link to comment
Share on other sites

Hi Jack and all others

I found out, by my problem ( see above) that I can disable the pictures from the Social Bookmarks in Header Tags SEO, but only the pictures and not the text. What can I do, to make the text "TEXT_VIEWING" with the link (title) go away.

 

Thanks for your support

Lexus3

Link to comment
Share on other sites

Jack:

 

Ok, I did everything...

 

I started everything, whew! What a long installation!

 

Ok, now I did the admin part and I get the following error IN my admin page

 

Warning: require(includes/boxes/header_tags_seo.php) [function.require]: failed to open stream: No such file or directory in /home/steveos/public_html/catalog/admin/includes/column_left.php on line 26

 

Warning: require(includes/boxes/header_tags_seo.php) [function.require]: failed to open stream: No such file or directory in /home/steveos/public_html/catalog/admin/includes/column_left.php on line 26

 

Fatal error: require() [function.require]: Failed opening required 'includes/boxes/header_tags_seo.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/steveos/public_html/catalog/admin/includes/column_left.php on line 26

 

 

It sounds like I have to upload something is that correct? In which folder do I find that .php? I'm looking and I cant find it! =(

 

Thanks!

 

Steven

Link to comment
Share on other sites

You clearly didnt understand what I put in this post. In your instructions is says:

 

NEW FILES TO ADD:

 

Upload all of the files in the included catalog directory. You need to be sure

that the files are uploaded to the same directories on your server.

 

The catalog directory has multiple folders and .php in them, I uploaded them AFTER I installed the headertags_seo_install.php.

 

So I did what you told me to do, I deleted my whole site and uploaded my back up and I uninstalled the headertags with the uninstaller and installed it again with headertags_seo_install.php.

 

This is where I'm at right now, so was I wrong on uploading those files or should I not do that?

 

Thanks!

 

Steven

But your post referred to database files. There's no way for me to know you didn't mean those unless you say so. If all you did for the database was run the headertags_seo_install.php file, then that should be OK. Next, all of the files in the catalog directory of the contribution needs to be uploaded to the matching location on your server. And, finally, you have to make the file changes as detailed in the installation instructions.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Yes, I have ran fill tags a couple of times and nothing happens....I go into admin go to fill tags and down to categories and select fill all tags and in my categories I still have the title, description and keywords from my index page....I know I will not get the proper seo results like this...
When you say, "my categories I still have the title, description and keywords from my index page," that doesn't make any sense since the title, description and keywords on the index page comes from that located in the categories page in admin, so it seems you are approaching it from the wrong end. If you can edit a category in admin, there are fields there for the title and meta tags. They should already be filled in. Do they match what is on your index page when you click on a category?

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Hi Jack and all others

I found out, by my problem ( see above) that I can disable the pictures from the Social Bookmarks in Header Tags SEO, but only the pictures and not the text. What can I do, to make the text "TEXT_VIEWING" with the link (title) go away.

 

Thanks for your support

Lexus3

You have to add the code for the definition of TEXT_VIEWING. See the instructions for that part.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

When you say, "my categories I still have the title, description and keywords from my index page," that doesn't make any sense since the title, description and keywords on the index page comes from that located in the categories page in admin, so it seems you are approaching it from the wrong end. If you can edit a category in admin, there are fields there for the title and meta tags. They should already be filled in. Do they match what is on your index page when you click on a category?

 

Jack

 

 

Yes, I have tried to fill in the Header Tags Category Title, Header Tags Category Description, and Header Tags Category Keywords....but they don't appear anywhere in the source code and my page title never changes when I go into a category to what I have change in the admin categories section...you can see exactly what i mean if you go to my store a click on a category...the page title never changes..only when you click on a product from the category....

 

http://www.naturalherbs4naturalliving.com

Link to comment
Share on other sites

Yes, I have tried to fill in the Header Tags Category Title, Header Tags Category Description, and Header Tags Category Keywords....but they don't appear anywhere in the source code and my page title never changes when I go into a category to what I have change in the admin categories section...you can see exactly what i mean if you go to my store a click on a category...the page title never changes..only when you click on a product from the category....

 

http://www.naturalherbs4naturalliving.com

I can't follow your problem at all. Let's try it one step at a time. Go to admin->Catalog, click once on some category and then on edit. There should be four boxes there for Header Tags. Are they filled in? If not, please type something into them.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

I can't follow your problem at all. Let's try it one step at a time. Go to admin->Catalog, click once on some category and then on edit. There should be four boxes there for Header Tags. Are they filled in? If not, please type something into them.

 

Jack

 

yes, I have something in all of the four boxes in each category....If I go to my age spots category in admin, in the Header Tags Category Title box I have

"Age Spots" in the Header Tags Category Description box I have ''Age Spots'' in the Header Tags Category Keywords box I have "Age Spots" in the Header Tags Categories Description box I have <b>Age spots are blemishes on

the skin associated with aging

and exposure to ultra-violet

radiation from the sun. They

are also known as liver spots,

sun spots, lentigos, or

senile/solar

lentigines.<br><br>They range

in color from light brown to

red or black and are located

in areas most often exposed to

the sun, particularly the

hands, face, shoulders, arms

and forehead, and the head if

bald. <br><br>See Products

Below For This Ailment:</b>

 

Then I press save to save this information and it saves in the admin but this is what im seeing in the source code for that category...isnt the text in red suppose to corresponded to what category is being clicked on??? as I was saying before the title of my category pages never change once clicked on...I gave an example how when I go to this site http://neemtreefarms.com/.... the page title is Neem Tree Farms....and when I go into a category like "oils" the page title changes to Neem Tree Farms - Oils.....my store does not do this....the page title stays the same as my home page...with on mention of the current category page im on , on the page title.....

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="LTR" lang="en">
<head>
[color="#FF0000"]
<title>Natural Herbs - Herbal Medicine - Alternative Medicine</title>
<meta name="Description" content="We provide natural herbs, herbal medicine, and alternative medicine" />
<meta name="Keywords" content="natural herbs, herbal medicine, alternative medicine, herbs, dr.goss, herbal solutions, herbal laxative, cleansing herbs, detox herbs, buy herbs online, healing herbs, herb store, herbal cleansing, online herb store, new body herbs, herbal weight loss" />[/color]
<meta name="googlebot" content="all" />
<meta http-equiv="Content-Language" content="en-US" />
<meta name="robots" content="noodp" />

<meta name="slurp" content="noydir" />
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- EOF: Header Tags SEO Generated Meta Tags -->
<base href="http://www.naturalherbs4naturalliving.com/">
<link rel="stylesheet" type="text/css" href="stylesheet.css">
</head>
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0">
<!-- header //-->
<div class="fixcenter">

<center>

<table border="0" width="800" cellspacing="0" cellpadding="0" background="images/maintablebg.jpg">

<tr><td>

<div class='headerdiv'><a href="http://www.naturalherbs4naturalliving.com/index.php"><img src="images/Natural-Herbs.jpg" border="0" alt="Natural Herbs 4 Natural Living" title=" Natural Herbs 4 Natural Living "></a>  </div>



<table border="0" width="800" cellspacing="0" cellpadding="5">
 <tr class="headerNavigation">
   <td class="headerNavigation">  <a href="http://www.naturalherbs4naturalliving.com" class="headerNavigation">Catalog</a> » <a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html" class="headerNavigation">Age Spots</a></td>
   <td align="right" class="headerNavigation"><a href="http://www.naturalherbs4naturalliving.com/account.php" class="headerNavigation">My Account</a>  |  <a href="http://www.naturalherbs4naturalliving.com/shopping_cart.php" class="headerNavigation">Cart Contents</a>  |  <a href="http://www.naturalherbs4naturalliving.com/checkout_shipping.php" class="headerNavigation">Checkout</a>   </td>

 </tr>
</table>



<!-- header_eof //-->

<!-- body //-->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td width="150" valign="top"><table border="0" width="150" cellspacing="0" cellpadding="2">
<!-- left_navigation //-->

<!-- categories //-->

         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Ailments</td>
   <td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>
</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="left" class="boxText"><form action="http://www.naturalherbs4naturalliving.com/index.php" method="get"><select name="cPath" onchange="this.form.submit();"><option value="">Please Select</option><option value="67">Acne</option><option value="63" SELECTED>Age Spots</option><option value="23">Allergies</option><option value="24">Anemia</option><option value="25">Arthritis</option><option value="60">Asthma</option><option value="26">Blood Purifier</option><option value="27">Bone, Flesh And Cartilage</option><option value="30">Colds, Flus And Fevers</option><option value="31">Colitis</option><option value="29">Colon Cleansing</option><option value="32">Energy</option><option value="33">Eye Problems</option><option value="35">Female Problems</option><option value="36">Fitness</option><option value="37">Glands</option><option value="38">Heart</option><option value="39">High Blood Pressure</option><option value="40">Hypoglycemia</option><option value="41">Infections</option><option value="42">Insomnia</option><option value="43">Kidneys And Bladder</option><option value="44">Liver And GallBladder</option><option value="45">Lower Bowels</option><option value="46">Lungs</option><option value="47">Menopause</option><option value="48">Migraine Headaches</option><option value="49">Nervous Disorders</option><option value="55">OverWeight</option><option value="51">Pain</option><option value="50">Pancreas And Diabetes</option><option value="52">Parasites (WORMS)</option><option value="53">Prenatal Care</option><option value="68">Prostate Cancer</option><option value="56">Sex Rejuvenation</option><option value="57">Skin, Hair And Nails</option><option value="28">Teeth And Calcium Deficiency</option><option value="58">Thyroid</option><option value="59">Ulcers</option></select></form></td>

 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>

<!-- categories_eof //-->
<!-- categories //-->
<!-- categories_eof //-->
<!-- manufacturers //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Birth Solution Herbs</td>
   <td height="14" class="infoBoxHeading" nowrap><img src="images/infobox/corner_right.gif" border="0" alt=""></td>

 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText"><form name="manufacturers" action="http://www.naturalherbs4naturalliving.com/index.php" method="get"><select name="manufacturers_id" onChange="this.form.submit();" size="1" style="width: 100%"><option value="" SELECTED>Please Select</option><option value="17">Aquarius</option><option value="18">Aries</option><option value="19">Cancer</option><option value="20">Capricorn</option><option value="21">Gemini</option><option value="22">Leo</option><option value="23">Libra</option><option value="24">Pisces</option><option value="25">Sagittarius</option><option value="26">Scorpio</option><option value="27">Taurus</option><option value="28">Virgo</option></select></form></td>

 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>

<!-- manufacturers_eof //-->
<!-- shopping_cart //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Shopping Cart</td>
   <td height="14" class="infoBoxHeading" nowrap><a href="http://www.naturalherbs4naturalliving.com/shopping_cart.php"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more "></a><img src="images/infobox/corner_right.gif" border="0" alt=""></td>
 </tr>

</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText">0 items</td>

 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>

<!-- shopping_cart_eof //-->

<script language="javascript"><!--
function phpOnlinePopupWindow() {
var url = "http://www.naturalherbs4naturalliving.com/live_support/client.php";
 window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res
izable=no,copyhistory=no,width=550,height=400,screenX=150,screenY=150,top=150,le
f
t=150')
}
//--></script>
</head>

<!-- phpOnline Info Box //-->
<tr><td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Live Support</td>

   <td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>

   <td align="center" class="boxText"><a href="java script:phpOnlinePopupWindow()"><img src="http://www.naturalherbs4naturalliving.com/live_support/statusimage.php" border="0" alt="Request Live Support" title=" Request Live Support "></a><br></td>
 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
</td></tr>
<!-- card_eof //--><!-- whats_new //-->

         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">What's New</td>
   <td height="14" class="infoBoxHeading" nowrap><a href="http://www.naturalherbs4naturalliving.com/products_new.php"><img src="images/infobox/arrow_right.gif" border="0" alt="more" title=" more "></a><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>
</table>

<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="center" class="boxText"><a href="http://www.naturalherbs4naturalliving.com/tau-taurus-p-61.html"><img src="images/Herb-TAU.jpg" border="0" alt="TAU (Taurus)" title=" TAU (Taurus) " width="120" height="120"></a><br><strong><a href="http://www.naturalherbs4naturalliving.com/tau-taurus-p-61.html">TAU (Taurus)</a></strong><br><br><a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html?products_id=61&action=buy_now"><img src="includes/languages/english/images/buttons/cart_buy.gif" border="0" alt="Add to Cart" title=" Add to Cart "></a> $13.00<br>Sulphate of Soda will complete the cycle for those born between April 21 and ...<a href="http://www.naturalherbs4naturalliving.com/tau-taurus-p-61.html"><FONT color=blue>read more.</FONT></a></td>

 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>

<!-- whats_new_eof //-->
<!-- search //-->
         <tr>
           <td>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Quick Find</td>
   <td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>

</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="center" class="boxText"><form name="quick_find" action="http://www.naturalherbs4naturalliving.com/advanced_search_result.php" method="get"><input type="text" name="keywords" size="10" maxlength="30" style="width: 120px"> <input type="hidden" name="search_in_description" value="1"><input type="hidden" name="inc_subcat" value="1"><input type="image" src="includes/languages/english/images/buttons/button_quick_find.gif" border="0" alt="Quick Find" title=" Quick Find "><br>Use keywords to find the product you are looking for.<br><a href="http://www.naturalherbs4naturalliving.com/advanced_search.php"><b>Advanced Search</b></a></form></td>

 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>

<!-- search_eof //-->
<!-- begin Payment Logo Box v1.0 //-->
<tr>
<td>
	<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_right_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">We Accept</td>
   <td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>
 </tr>

</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td align="center" class="boxText"><img src="images/logo_ccMC.gif" alt="MC Logo" width="37" height="21"><img src="images/logo_ccVisa.gif" alt="Visa Logo" width="37" height="21"><img src="images/logo_ccAmex.gif" alt="Amex Logo" width="37" height="21"><br><img src="images/logo_ccDiscover.gif" alt="Discover Logo" width="37" height="21"><img src="images/logo_ccEcheck.gif" alt="eCheck Logo" width="34" height="21"><br><img src="images/ppslpv2.gif" border="0" width="56" height="21" alt="PayPal"></a></td>
 </tr>

 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
</td></tr>
<!-- Payment Logo Box v1.0_eof //-->
<!-- information //-->
         <tr>
           <td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
   <td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt=""></td>
   <td width="100%" height="14" class="infoBoxHeading">Information</td>
   <td height="14" class="infoBoxHeading" nowrap><img src="images/infobox/corner_right.gif" border="0" alt=""></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
   <td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">

 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
   <td class="boxText"><a href="http://www.naturalherbs4naturalliving.com/shipping.php">Shipping & Returns</a><br><a href="http://www.naturalherbs4naturalliving.com/privacy.php">Privacy Notice</a><br><a href="http://www.naturalherbs4naturalliving.com/conditions.php">Conditions of Use</a><br><a href="http://www.naturalherbs4naturalliving.com/links.php">Links</a><br><a href="http://www.naturalherbs4naturalliving.com/contact_us.php">Contact Us</a><br><a href="http://www.naturalherbs4naturalliving.com/dynamic_sitemap.php">Site Map</a></td>

 </tr>
 <tr>
   <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
           </td>
         </tr>

<!-- information_eof //-->
<!-- left_navigation_eof //-->
   </table></td>
<!-- body_text //-->
   <td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="0">
         <tr>
           <td><h1>Age Spots</h1></td>
    <td align="centre" font size="20" ></a></td>

<img src="images/ailment.jpg" border="0" alt=""></a></td>
</td>
<tr>
<td class="pageHeading">
<td align="centre" font size="3" width=" " valign="top"></a></td>
</td>
                       <td align="right"></td>
         </tr>
                   <tr>
          <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
         </tr>

         <tr>
          <td colspan="2"><h2><b>Age spots are blemishes on
the skin associated with aging
and exposure to ultra-violet
radiation from the sun. They
are also known as liver spots,
sun spots, lentigos, or
senile/solar
lentigines.<br><br>They range
in color from light brown to
red or black and are located
in areas most often exposed to
the sun, particularly the
hands, face, shoulders, arms
and forehead, and the head if
bald. <br><br>See Products
Below For This Ailment:</b></h2></td>
         </tr>
                 </table></td>
     </tr>
     <tr>
       <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>

     </tr>
     <tr>
       <td><table border="0" width="100%" cellspacing="0" cellpadding="2" class="productListing">
 <tr>
   <td align="center" class="productListing-heading">  </td>
   <td class="productListing-heading"> <a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html?sort=2d&page=1" title="sort productsdescendingly by Product Name" class="productListing-heading">Product Name+</a> </td>
   <td align="right" class="productListing-heading"> <a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html?sort=3a&page=1" title="sort productsascendingly by Price" class="productListing-heading">Price</a> </td>
   <td align="center" class="productListing-heading"> Buy Now </td>

 </tr>
 <tr class="productListing-odd">
   <td align="center" class="productListing-data"> <a href="http://www.naturalherbs4naturalliving.com/fotitieng-p-46.html"><img src="images/FOT-TI-TIENG.jpg" border="0" alt="FO-TI-TIENG" title=" FO-TI-TIENG " width="120" height="120"></a> </td>
   <td class="productListing-data"> <a href="http://www.naturalherbs4naturalliving.com/fotitieng-p-46.html">FO-TI-TIENG</a> 
<br>Fot-Ti-Tieng contains the rejuvenating vitamin X that restores brain cells, nerve cells and the endocrine glands. It is believed that Li Chung Yun ...<a href="http://www.naturalherbs4naturalliving.com/fotitieng-p-46.html"><FONT color=blue>read more.</FONT></a></td>
   <td align="right" class="productListing-data"> $13.78 </td>
   <td align="center" class="productListing-data"><a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html?products_id=46&action=buy_now&sort=2a"><img src="includes/languages/english/images/buttons/button_buy_now.gif" border="0" alt="Buy Now" title=" Buy Now "></a> </td>

 </tr>
 <tr class="productListing-even">
   <td align="center" class="productListing-data"> <a href="http://www.naturalherbs4naturalliving.com/gota-kola-p-47.html"><img src="images/Herb-Gota-Kola.jpg" border="0" alt="GOTA KOLA" title=" GOTA KOLA " width="120" height="120"></a> </td>
   <td class="productListing-data"> <a href="http://www.naturalherbs4naturalliving.com/gota-kola-p-47.html">GOTA KOLA</a> 
<br>Gotu Kola is used as an aid for many memory problems, is used as an aid for many memory problems, such as daily use to increase potential memory in...<a href="http://www.naturalherbs4naturalliving.com/gota-kola-p-47.html"><FONT color=blue>read more.</FONT></a></td>
   <td align="right" class="productListing-data"> $11.00 </td>
   <td align="center" class="productListing-data"><a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html?products_id=47&action=buy_now&sort=2a"><img src="includes/languages/english/images/buttons/button_buy_now.gif" border="0" alt="Buy Now" title=" Buy Now "></a> </td>

 </tr>
 <tr class="productListing-odd">
   <td align="center" class="productListing-data"> <a href="http://www.naturalherbs4naturalliving.com/skf-p-45.html"><img src="images/herb-SK-F.jpg" border="0" alt="SK-F" title=" SK-F " width="120" height="120"></a> </td>
   <td class="productListing-data"> <a href="http://www.naturalherbs4naturalliving.com/skf-p-45.html">SK-F</a> 
<br>The skin is one of the most abused parts of the body. It cannot be hidden because it is also the largest part of the body.
The New Body Herbal For...<a href="http://www.naturalherbs4naturalliving.com/skf-p-45.html"><FONT color=blue>read more.</FONT></a></td>
   <td align="right" class="productListing-data"> $13.90 </td>
   <td align="center" class="productListing-data"><a href="http://www.naturalherbs4naturalliving.com/age-spots-c-63.html?products_id=45&action=buy_now&sort=2a"><img src="includes/languages/english/images/buttons/button_buy_now.gif" border="0" alt="Buy Now" title=" Buy Now "></a> </td>

 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="2">
 <tr>
   <td class="smallText">Displaying <b>1</b> to <b>3</b> (of <b>3</b> products)</td>

   <td class="smallText" align="right">Result Pages:  <b>1</b> </td>
 </tr>
</table>
</td>
     </tr>
    <!--- BEGIN Header Tags SEO Social Bookmarks -->
         <!--- BEGIN Header Tags SEO Social Bookmarks -->

<tr>
<td align="right"><table border="0" width="20%">

 <tr>
 <td><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/google.png" alt="Add Natural Herbs  to Google " title="Add Natural Herbs  to Google " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/live.png" alt="Add Natural Herbs  to Windows Live " title="Add Natural Herbs  to Windows Live " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=&u=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html">
 <img src="images/socialbookmark/yahoo.png" alt="Add Natural Herbs  to Yahoo " title="Add Natural Herbs  to Yahoo " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://myjeeves.ask.com/mysearch/BookmarkIt?v=1.2&t=webpages&url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/ask.png" alt="Add Natural Herbs  to Ask " title="Add Natural Herbs  to Ask " border="0"></a></td>


 <td><a rel="nofollow" target="_blank" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/netscape.png" alt="Add Natural Herbs  to Netscape " title="Add Natural Herbs to Netscape " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/delicious.png" alt="Add Natural Herbs  to del.icio " title="Add Natural Herbs  to del.icio " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/digg.png" alt="Add Natural Herbs to Digg " title="Add Natural Herbs  to Digg " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://www.newsvine.com/_wine/save?popoff=1&u=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/newsvine.png" alt="Add Natural Herbs  to Newsvine " title="Add Natural Herbs  to Newsvine " border="0"></a></td>


 <td><a rel="nofollow" target="_blank" href="http://technorati.com/cosmos/search.html?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/technorati.png" alt="Add Natural Herbs  to Technorati " title="Add Natural Herbs  to Technorati " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://furl.net/storeIt.jsp?t=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/furl.gif" alt="Add Natural Herbs  to Furl " title="Add Natural Herbs  to Furl " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/reddit.gif" alt="Add Natural Herbs  to Reddit " title="Add Natural Herbs  to Reddit " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://ekstreme.com/socializer/?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/Socializer16.png" alt="Add Natural Herbs  to The Socializer " title="Add Natural Herbs  to The Socializer " border="0"></a></td>
 </tr>

</table></td>
</tr>              <!--- END Header Tags SEO Social Bookmarks -->           <!--- END Header Tags SEO Social Bookmarks --> 
   </table></td>
<!-- body_text_eof //-->
   <td width="150" valign="top"><table border="0" width="150" cellspacing="0" cellpadding="0">
<!-- right_navigation //-->

<!-- right_navigation_eof //-->
   </table></td>
 </tr>
<!--- BEGIN Header Tags SEO Social Bookmarks -->
<!--- BEGIN Header Tags SEO Social Bookmarks -->


<tr>
<td align="right"><table border="0" width="20%">
 <tr>
 <td><a rel="nofollow" target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&output=popup&bkmk=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/google.png" alt="Add Natural Herbs  to Google " title="Add Natural Herbs  to Google " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&mkt=en-us&url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/live.png" alt="Add Natural Herbs  to Windows Live " title="Add Natural Herbs  to Windows Live " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?t=&u=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html">
 <img src="images/socialbookmark/yahoo.png" alt="Add Natural Herbs  to Yahoo " title="Add Natural Herbs  to Yahoo " border="0"></a></td>


 <td><a rel="nofollow" target="_blank" href="http://myjeeves.ask.com/mysearch/BookmarkIt?v=1.2&t=webpages&url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/ask.png" alt="Add Natural Herbs  to Ask " title="Add Natural Herbs  to Ask " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://www.netscape.com/submit/?U=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/netscape.png" alt="Add Natural Herbs  to Netscape " title="Add Natural Herbs to Netscape " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/delicious.png" alt="Add Natural Herbs  to del.icio " title="Add Natural Herbs  to del.icio " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/digg.png" alt="Add Natural Herbs to Digg " title="Add Natural Herbs  to Digg " border="0"></a></td>


 <td><a rel="nofollow" target="_blank" href="http://www.newsvine.com/_wine/save?popoff=1&u=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/newsvine.png" alt="Add Natural Herbs  to Newsvine " title="Add Natural Herbs  to Newsvine " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://technorati.com/cosmos/search.html?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/technorati.png" alt="Add Natural Herbs  to Technorati " title="Add Natural Herbs  to Technorati " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://furl.net/storeIt.jsp?t=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/furl.gif" alt="Add Natural Herbs  to Furl " title="Add Natural Herbs  to Furl " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">
 <img src="images/socialbookmark/reddit.gif" alt="Add Natural Herbs  to Reddit " title="Add Natural Herbs  to Reddit " border="0"></a></td>

 <td><a rel="nofollow" target="_blank" href="http://ekstreme.com/socializer/?url=http%3A%2F%2Fwww.naturalherbs4naturalliving.com%2Fage-spots-c-63.html&title=Natural+Herbs">

 <img src="images/socialbookmark/Socializer16.png" alt="Add Natural Herbs  to The Socializer " title="Add Natural Herbs  to The Socializer " border="0"></a></td>
 </tr>
</table></td>
</tr>              <!--- END Header Tags SEO Social Bookmarks --> <!--- END Header Tags SEO Social Bookmarks -->  

</table>
<!-- body_eof //-->
<table align="center" width="96%" border="0" cellpadding="0" cellspacing="0">
<tr><td bgcolor="#518C3C"><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr></table></td></tr></table>


<table align="center" border="0" cellspacing="0" cellpadding="6" width="90%"><tr valign="middle"><td align="center">
<font size="2">

<a href="http://www.naturalherbs4naturalliving.com" class="navbar"><b>Home</b></a>   |
<a href="http://www.naturalherbs4naturalliving.com/contact_us.php" class="navbar"><b>Contact Us</b></a>   |
<a href="http://www.naturalherbs4naturalliving.com/conditions.php" class="navbar"><b>Conditions of Use</b></a>   |
<a href="http://www.naturalherbs4naturalliving.com/privacy.php" class="navbar"><b>Privacy</b></a>    |
<a href="http://www.naturalherbs4naturalliving.com/dynamic_sitemap.php" class="navbar"><b>Sitemap</b></a>   |
<a href="http://www.naturalherbs4naturalliving.com/links.php" class="navbar"><b>Links</b></a>   |

</font>
</td></tr></table>
<center>Copyright © 2008 <a href="http://www.naturalherbs4naturalliving.com/index.php">Natural Herbs 4 Natural Living </a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a></center>
<!-- footer //-->
</td></tr></table>


</div>










<!-- footer_eof //-->
<br>
</body>
</html>

Edited by herblife
Link to comment
Share on other sites

Hi Jack

Now I found out a mistake. In "Install_Catalog.txt" step 8. you have not written the same as step 9. (This should be added in all language files you intend to use). And the text "Currently viewing" I have translate to german. But that isn't the solution for my problem. I don't want show the text (Currently viewing:title.....) in my product.info. But I can in Admin only don't show the Social Bookmark picture activat.

I have, but that isn't the fine solution, in the product_info.php the entry around the line 240 deleted. Have you a other idea?

 

I have a question to step 9 in install_catalog.txt. I don't found out for what is it (See more). I looking around in all install sheet. I can not see this in my admin or shop window. Can you tell my for what is it.

 

Thanks for your support

Lexus3

Link to comment
Share on other sites

<title>Natural Herbs - Herbal Medicine - Alternative Medicine</title>

<meta name="Description" content="We provide natural herbs, herbal medicine, and alternative medicine" />

<meta name="Keywords" content="natural herbs, herbal medicine, alternative medicine, herbs, dr.goss, herbal solutions, herbal laxative, cleansing herbs, detox herbs, buy herbs online, healing herbs, herb store, herbal cleansing, online herb store, new body herbs, herbal weight loss" />[/color]

Is the above text from your default header tags settings or did you type them in for the index page? Are you using STS or BTS?

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Hi Jack

Now I found out a mistake. In "Install_Catalog.txt" step 8. you have not written the same as step 9. (This should be added in all language files you intend to use). And the text "Currently viewing" I have translate to german. But that isn't the solution for my problem. I don't want show the text (Currently viewing:title.....) in my product.info. But I can in Admin only don't show the Social Bookmark picture activat.

I have, but that isn't the fine solution, in the product_info.php the entry around the line 240 deleted. Have you a other idea?

 

I have a question to step 9 in install_catalog.txt. I don't found out for what is it (See more). I looking around in all install sheet. I can not see this in my admin or shop window. Can you tell my for what is it.

 

Thanks for your support

Lexus3

If you don't want the Text Viewing to show, then delete the code that was added for it. See more is for the infobox that is displayed when on a product page, if that option is enabled.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

Is the above text from your default header tags settings or did you type them in for the index page? Are you using STS or BTS?

 

Jack

 

 

I have the the above text typed into my default header tags and in my index page....and Can you explain what STS and BTS is?? Does it have something to do with my store look?? because I did install this contribution for my store look http://addons.oscommerce.com/info/5957 or is STS and BTS something I have to install because I havent installed neither on of them :blush:......sorry for my ignorance in all of this.....

Edited by herblife
Link to comment
Share on other sites

I have the the above text typed into my default header tags and in my index page....and Can you explain what STS and BTS is?? Does it have something to do with my store look?? because I did install this contribution for my store look http://addons.oscommerce.com/info/5957...or is STS and BTS something I have to install because I havent installed neither on of them :blush: ......sorry for my ignorance in all of this.....

 

Gloria,

 

STS stands for the Simple Template System contribution for osCommerce. If you do not know what it is, then it is most likely that you do not have it installed. Jack only mentioned that because in order for Header Tags SEO to work properely with STS, you would need to follow a slightly different installation path.

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...