1.8.4 - May 08, 2012
Modified for x-cart 4.5 compatibility.
1.8.3 - April 14, 2012
Corrected redirects when a paginated url is accessed and that page does not have the appropriate number of products for it to be required.
1.8.2 - March 26, 2012
Corrected xCMS comment pagination bug.
1.8.1 - January 30, 2012
Added new feature to XML Sitemap Generator allowing choice of listing available/hidden and/or disabled items in the sitemap.
Removed Yahoo from XML Sitemap Generator as the search engine no longer supports ping.
Modified XML Sitemap Generator to properly display the Ask logo on successful ping.
Updated version display with a link to
the current version on the CDSEO Upgrade page.
1.8.0 - August 5, 2011
Created the ability to customize page 2, page 3, page 4 etc. on categories/manufacturers/xcms categories to increase relevant pages indexed and prevent duplicate content warnings.
Changed the 404 Not Found setting to use a selected Static Page as created in the x-cart admin.
Added the ability to view and delete url history.
Added writing of url to history for 301 redirects when items are imported.
Provision was added to sitemap generator for the closing of the Yahoo API on September 15, 2011.
-
1.7.4 - March 4, 2011
Fixed a bug in Clean Url redirection, that under certain circumstances where an SEO id matched both a category and a product, it would at times redirect incorrect.
1.7.3 - December 9, 2010
Fixed a bug in CDSEO XML Sitemap Generator that was listing xCMS entries that were posted into the future.
1.7.2 - October 7, 2010
Added compatibility with recently viewed products module for which x-cart strangely relies on $_GET variable of productid.
1.7.1 - September 7, 2010
Corrected a bug in the auto-generating of category urls when using slashes or dashes.
1.7 - August 10, 2010
Updated for x-cart 4.4 compatibilty.
Updated the installation process to dynamically present installation steps based on x-cart version.
-
1.6.2 - March 18, 2010
Modified outputfilter to properly replace around #anchor tags i.e. product.php?productid=X#anchor will become seo-friendly-url.html#anchor. Fix applied to categories, products, manufactures, xcms categories, xcms entries.
1.6.1
Reliance on ctype_digit removed.
Updated http_build_query to specify usage of &.
1.6.0 - February 6, 2010
Added compatibility with xCMS.
Moved import/export to modules section to accomodate new xCMS button.
-
1.5.0 - December 31, 2009
Added compatibility for x-cart version 3.5.x.
Changed admin update notifications from a javascript alert to an on screen message for smoother updates.
Fixed an issue where dynamic urls were 301 redirecting even when the "Redirect Dynamic PHP Urls" setting was disabled.
Instructions for implementing menu link on x-cart 4.3.x Gold and 4.3.x Pro were modified.
Corrected issue where some 301 redirects were not performing correctly on IIS.
-
1.4.5
Updated the sql association of url/item to more gracefully handle possible -pX url conflict with pagination system.
1.4.4
Added automatic 301 redirects from xcart clean url and x-cart clean url history tables.
1.4.3
Setting added to optionally allow replacing default urls with full http domain, i.e. href="http://www.example.com/url/" instead of href="/url/"
Installation instructions modified to mention disabling of x-cart clean urls module.
1.4.2
Small installation changes made for x-cart 4.3 compatibility.
1.4.1
Updated 'Complete Installation!' link to 'Click here to Complete Installation!' for further clarification.
Get extension function updated to correct an issue with .htm extensions.
1.40
Added an optional setting to force the use of case-sensitive urls.
Added cronable product population.
-
1.3.8
Ensured dynamic use of all table references: $sql_tbl['tbl_name'].
1.3.7
Modified the sitemap generator to use internal css instead of a linked stylesheet, as the linked stylesheet caused authentication issues when the admin section was password protected.
1.3.6
Added bing.com support.
1.3.4
Foreign character translation modified so that character replacement variables are available in the cdseo_translate.php file.
1.3.3
Updated with new forum screenshot and url.
1.3.2
In admin section, added sku listing with product title to better differentiate products with the same name.
Added SKU to the cdseo admin search.
1.3.1
Small bug fixes supprounding .html and .htm extensions.
Modified canonical link tag to not use home.php when rewrite/redirect is specified in admin and home.php?xid=X is accessed.
1.3
Added 'large store' setting support to use individual query replacements.
Added 301 support for disabled items.
Added .htm extension support.
Updated import functionality to prevent -p from being utlized to avoid conflict with pagination.
Added to robots.txt: Disallow: sort_direction=*.
-
1.2.8
Canonical tag support added.
1.2.7
Modified the admin_func.php for mysql 3 compatibility in delete from multiple tables.
Modified auto-population for option to populate meta keywords and meta descriptions from short or long description.
Modified meta keyword/description for friendly truncation to break on periods, question marks, or exclamation marks, when applicable.
1.2.6
Fixed bug in foreign character translation that prevented auto-population in specific situtations.
1.2.5
Added foreign character translation when creating urls.
Added sitemap generator.
Modified cdseo_url_redirects.php to remove pageid from redirect query string.
Added a divUpdated class to style.css.
Modified cdseo_convert_urls.php to fix manufacturer redirect.
Added javascript code to limit urls in the admin section 251 chars.
Added a filter for status in the admin section display.
Ensured items deleted in x-cart are not present in cdseo database.
Fixed bug in https redirect support.
1.2
4.2 compatibility established.
Moved outputfilter file to modules/cdseolinks/.
Updated cdseo_config.php to reflect new outputfilter path.
Updated readme to reflect new instructions.
Updated import_func.php for 4.2 migration of meta tags.
Updated version.php.
Updated .htaccess code with new RewriteCond.
-
1.1.8
Added image map support to the outputfilter.
Removed page query string from url in cdseo redirects.
1.1.7
Changed stripos usage in admin_func.php since it is php5 only.
Updated htmlspecialchars usage in config and admin func.
Added $mid to cdseo_redirects for third party module support.
Added https_location support on redirects.
1.1.5 - September 9, 2008
Added compatibility for 4.1.11.
1.1.3 - July 10, 2008
Various bug fixes.
Added auto-population module.
Added 4.0.x compatibility.
1.1 - July 1, 2008
Added Zeus and windows compatibility.