OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Keywords density
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > General Support
cleverflo
Hi,

I have some CSS menus installed and I believe it creates problems with the keywords and gives weird associations. Here are the results of my check:
QUOTE
2-word phrases Phrase Occurances Percentage
earrings hair 2 4%
bracelets piercing 2 4%
necklaces rings 2 4%
rings earrings 2 4%
hair accessories 2 4%
piercing jewellery 2 4%
accessories bracelets 2 4%
account necklaces 2 4%

In fact, the words are not separated when they should. I don't have a categorie called "earrings hair" or "bracelets piercing"!

My categories are:

Earrings
Bracelets
Necklaces
Hair accessories

etc...

I suspect my problem is in my categorie_css.php but I can't find where. I have <li> and <ul> codes, could it come from that?

When I click "view source", this is what I can see:

QUOTE
<!-- categories //-->
<tr>
<td>
<table border="0" width="100%" cellspacing="0" cellpadding="10">
<tr>
<td width="100%" height="30" class="infoColHeading"><img src="images/button_categories.gif" alt="Categories"></td>
</tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoCol">
<tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoColContents">
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
</tr>
<tr>
<td class="colText"><div class='suckerdiv'><ul id='suckertree1'><li><a href='http://www.pebblestar.com/necklaces-c-22.html'>Necklaces</a></li><li><a href='http://www.pebblestar.com/rings-c-21.html'>Rings</a></li><li><a href='http://www.pebblestar.com/earrings-c-24.html'>Earrings</a></li><li><a href='http://www.pebblestar.com/hair-accessories-c-25.html'>Hair accessories</a></li><li><a href='http://www.pebblestar.com/bracelets-c-23.html'>Bracelets</a></li><li><a href='http://www.pebblestar.com/piercing-jewellery-c-26.html'>Piercing jewellery</a></li></ul></div></td>
</tr>
<tr>
</tr>
<tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<!-- MenuConfigategories_eof //--><!-- currencies //-->



Has someone got any idea what I need to correct?

Thank you in advance.

Flo
cleverflo
For those who are interested, I have found the problem, it was in fact in my main_cats file/contribution (for the categories on home page).

I have added a &nbsp; in front my products_category and now my keywords show correctly.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.