Jump to content

301 redirect not working


onlyme

Recommended Posts

The redirect 301 needs to be formatted like:

 

redirect 301 /old/old.php http://www.new.com/new.php

 

 

So changing your redirect to the following should work:

 

redirect 301 / http://www.website.com/

 

 

As long as your server supports .htaccess files and it's uploaded to the proper folder.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.