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

  Google Duplicate Content Manager vs 1.0 alpha

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.
Google Duplicate Content Manager
Version 1.0 alpha

What is it for?

Google webmaster tools is currently showing duplicate title/descriptions caused by basic oscommerce functions. This script intends to both remove the duplicates then prevent reoccurance.
The URL I want indexed ..

/my-great-product-c-47.html

Duplicates: -

/my-great-product-c-47.html?page=2&sort=2a

/my-great-product-c-47.html?page=3&sort=3d

/my-great-product-c-47.html?language=en

/my-great-product-c-47.html?currency=GBP

ad infinitum.

There are two modes available:


$IhaveDuplicateContent = true; Exists to remove duplicate titles and descriptions from Google by adding relevant text to the front of title/description/keywords creating a unique page.


$IhaveDuplicateContent = false; Exists to prevent duplicates occuring in the first instance.

NOTE: This service does not cater for duplicate links caused by the creation of duplicate cPaths by adding a category to multiple parents. This is a point for future discussion.

Other Settings:

Turn service On/Off

Array of $_GET variables to react to.


Installation:


Very simple to install:

Upload one class file.

Add a line to the bottom of application_top.php

add 1 line above the code that prints your meta in index.php (and potentially other files)

add 2 lines below the code that prints your meta in index.php.

Done.

Test Before You Add/Change any Files:

Included is a standalone test file that you can simply upload to your server .. call it directly and it will give instructions on how to test.

Support: http://forums.oscommerce.com/index.php?showtopic=314234
   Posted on: 09/07/2008     See contribution details Request Installation with Paid service