CDSEO Static pages
I installed CDSEO Static Embeded Pages but it doesn't work. I have respected all instructions and put into htaccess :
RewriteEngine On
RewriteRule ^content/(.*)$ pages.php [L]
I have always for example : [url]http://www.carteq.fr/pages.php?pageid=10[/url]
instead of [url]http://www.carteq.fr/pages/delais.html[/url]
and then :
HTT 404 ERROR.
Did someone already meet this problem ?
|