View Single Post
  #158  
Old 05-15-2009, 12:07 AM
 
steve.thompson steve.thompson is offline
 

eXpert
  
Join Date: Feb 2009
Location: Sydney, Australia
Posts: 302
 

Default Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors

Quote:
Originally Posted by Jon
You could install the x-cart admin addon so you can modify the SEO information at the same time (http://www.x-cart-seo.com/cdseo-pro-for-x-cart/xcart-admin-addon.php), or you could request a customization to synch your information every time a product is saved.

Hi Jon.

I installed this x-cart admin addon, but it doesn't do what I was expecting. It just provides CDSEO fields within the X-Cart product update page. So, I've carefully backed out through the install document.

However, the replacement of -p with _p in the url is happening again. I've installed the patch that you gave me before:
Code:
UPDATE wcm_cdseo set cdseoUrl = replace(cdseoUrl,'_p','-p');
but the _p replacement is still happening.

Suggestions please?

Thanks, Steve.
__________________
X-Cart Gold 4.2.1 / 4.4.2
X-AOM, X-SpecialOffers
Download Expander 2.1.3 / 2.2.0
Reply With Quote