Jump to content

Cannot move canonical url to permanently 301


goodish

Recommended Posts

I would like to change in the backoffice canonical url from temporarily  302. When is changed to permanently 301- page is white. Cache is cleared, new robot file...etc.

I tried to change through changes in htaccess: 

 

(RewriteCond %{HTTP_HOST} !^domain.com$
RewriteRule (.*) http://domain.com$1 [R=301,L]

 

- result the same.

 

Any idea?

 

Prestashop 1.6.0.14

Edited by goodish (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...