daneo Posted July 1, 2004 Posted July 1, 2004 Below is the source code for my site www.boomvang.net it looks like you are directed to www.boomvang.net/oscommerce2/index.php Can i manually add meta tags / key words? I have Dynamic Product Meta installed and it works great for products but i have no keywords on my index.php which is the first page spiders will head for on my site? Any advise would be appreciated. <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN"> <html dir="LTR" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>horizon</title> <base href="http://www.boomvang.net/oscommerce2/"> <link rel="stylesheet" type="text/css" href="stylesheet.css"> </head> <body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0"> <!-- header //--> <table border="0" width="100%" cellspacing="0" cellpadding="0"> <tr class="header"> <td valign="middle"><a href="http://www.boomvang.net/oscommerce2/index.php"><img'>http://www.boomvang.net/oscommerce2/index.php"><img src="images/oscommerce.gif" border="0" alt="osCommerce" title=" osCommerce " width="204" height="27"></a></td> <td align="right" valign="bottom"><a href="https://www.boomvang.net/oscommerce2/account.php"><img'>https://www.boomvang.net/oscommerce2/account.php"><img src="images/header_account.gif" border="0" alt="My Account" title=" My Account " width="30" height="30"></a> <a href="http://www.boomvang.net/oscommerce2/shopping_cart.php"><img'>http://www.boomvang.net/oscommerce2/shopping_cart.php"><img src="images/header_cart.gif" border="0" alt="Cart Contents" title=" Cart Contents " width="30" height="30"></a> <a href="https://www.boomvang.net/oscommerce2/checkout_shipping.php"><img'>https://www.boomvang.net/oscommerce2/checkout_shipping.php"><img src="images/header_checkout.gif" border="0" alt="Checkout" title=" Checkout " width="30" height="30"></a> </td> </tr> </table> <table border="0" width="100%" cellspacing="0" cellpadding="1"> <tr class="headerNavigation"> <td class="headerNavigation"> <a href="http://www.boomvang.net" class="headerNavigation">Top</a> » <a href="http://www.boomvang.net/oscommerce2/index.php" class="headerNavigation">Catalog</a></td> <td align="right" class="headerNavigation"><a href="https://www.boomvang.net/oscommerce2/account.php" class="headerNavigation">My Account</a> | <a href="http://www.boomvang.net/oscommerce2/shopping_cart.php" class="headerNavigation">Cart Contents</a> | <a href="https://www.boomvang.net/oscommerce2/checkout_shipping.php" class="headerNavigation">Checkout</a> </td> </tr> </table> <!-- header_eof //-->
Recommended Posts
Archived
This topic is now archived and is closed to further replies.