LauraPresta Posted May 18, 2014 Share Posted May 18, 2014 Bizarrement les seo checker me disent encore que ma redirection www n'est pas bien faite.. voilà le .htaccess SetEnv PHP_VER 5_3SetEnv REGISTER_GLOBALS 0<IfModule mod_rewrite.c># URL rewriting module activationRewriteEngine onRewriteCond %{HTTP_HOST} ^jeveuxmescheveux.fr$RewriteRule ^(.*) http://www.jeveuxmescheveux.fr/$1 [QSA,L,R=301]RewriteCond %{HTTP_HOST} ^jeveuxmescheveux.com$RewriteRule ^(.*) http://www.jeveuxmescheveux.fr/$1 [QSA,L,R=301]RewriteCond %{HTTP_USER_AGENT} libwww-perl.*RewriteRule .* – [F,L] quelque chose que j'aurais mal fait ? (prestashop 1.56) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now