CDSEO & X-Cart Google Base export
The Google Base export seems to be working in 4.1.9 and for those of you who have CDSEO Links the following will substitute the default product link with the CDSEO product link.
In froogle.php around line 221
--Original Code--
$froogle_location.constant("DIR_CUSTOMER")."/product.php?productid=".$product['productid']."\t".
--Change To--
$froogle_location.constant("DIR_CUSTOMER")."/Your_CDSEO_Dir_Name/".$product['cdseo_url']."\t".
Substitute Your_CDSEO_Dir_Name with the CDSEO product directory for your site.
Paul
__________________
WooCommerce as of 10/2022
|