
05-15-2009, 01:27 PM
|
|
|
|
 eXpert
|
|
Join Date: Feb 2009
Location: Sydney, Australia
Posts: 302
|
|
|
Re: CDSEO Pro - Complete SEO Solution - Custom Urls, Page Titles, Meta Data, Link Anchors
Quote:
Originally Posted by Jon
Open your modules/cdseolinks/cdseo_config.php
At the bottom of the file, just before ?> put:
Code:
// WCM - Modify _p urls
if ($_GET['cdseopage'] == 'auto-population')
db_query("UPDATE wcm_cdseo set cdseoUrl = replace(cdseoUrl,'_p','-p')");
|
Hi Jon.
That didn't fix it. If I add a new product with "<space>p" in the Product Name, then run auto-populate, the url still shows "_p".
Thanks, Steve.
__________________
X-Cart Gold 4.2.1 / 4.4.2
X-AOM, X-SpecialOffers
Download Expander 2.1.3 / 2.2.0
|
|