Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter

  cDynamic Meta Tags v1.0

The following osCommerce contribution is a free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
I have updated an error on the install folder
to add to your page find <title><?php echo TITLE; ?></title>

replace with

<title><?php require(DIR_WS_INCLUDES . 'meta_tags.php');?></title>

The closing </title> was missing

Also, i hav updated the SQL, and increased the configure number as they were set too low for any stores with existing mods.

Full package, all credit to original and previous authors for this great add on
- Removed duplicated entries which still showed up when looking at the manufacturers page
- Fixed the code, so that you can leave the "Store Description" and "Store Index Description" empty in My Store admin settings, ie. if you don't want to use them, they won't display empty lines
- Rearranged some of the code, cleaned up, added some alignments
- Removed all static "bin" and "van" and similar occurences from the script and put them into the language file
- Moved the settings from the language file to the script file
- included "fix for v1.5.1" by "stevenverver"
Fixed error "Warning: Cannot modify header information - headers already sent by..." generated by reset_meta_cache.php when cache is empty.

As in most cases and also found in the support-topic: the 1.6 version does not work.

Because the 1.5 version is a stable one I use this all the time.

What is new or what has changed in 1.5.1:
I've removed some bugs found in the support topic regarding duplicate Meta-description and duplicate Meta-keywords.
Changed also is the Meta-description on the index.php.
I've also changed the lenght of the meta_create_title as in most cases the was to short.

Please read the changelog.txt for details.

Support-topic can be found here: http://forums.oscommerce.com/index.php?showtopic=134546
   Posted on: 11/12/2008     See contribution details Request Installation with Paid service