Community Add-Ons
Dynamic Product Meta Tags
for osCommerce Online Merchant v2.2
This contribution was a simple attempt at creating dynamic meta tags for the product_info.php,
so that search engines spidering your website may gather more relevant information regarding
your product(s).
Thanks to Linda McGrath for inspiring this easy fix from her Header Controller Tags contribution.
Just copy and paste into your products_info.php page and your done!
Works with MS1 and MS2 versions.
Made some minor coding changes to include proper php tags around query, converted HTML comment tags to PHP to make more search engine friendly, altered order of meta tags for better search engine placement and added notes on known bugs.
KNOWN BUGS:
----------------------
The recent addition of the "stripped tags" coding does remove all HTML EXCEPT:
1. Bulleted lists: It seems to add the following into the description tag in place of the bullets:
2. Other Characters: Tested with (c), (tm) symbols and seemed to work okay.
