Quote:
Originally Posted by exitodirect
Are there any tricks to get CDSEO to work with X-cart on a local test server?
In order to get X-cart site to function on test server, I had to set the status to '0' in the local wcm_cdseo_config table. The X-cart site then generally works fine, but all links to static pages are returning 404.
Any workarounds for the static page issue with CDSEO status off?
If not, any way to get CDSEO to play nice on the test server?
Thanks.
|
You should be able to install CDSEO on a local host provided it supports .htaccess and mod rewrite. If links to static pages are returning 404 it may be that they are hard-coded and trying to use the CDSEO urls even though CDSEO has been disabled. It's always best to link to the dynamic php urls and allow CDSEO to replace them.