Jump to content

Add 301 redirects from old website to new prestashop site


Recommended Posts

Provided your old and new websites are installed directly in the public_html folders of the respective hosting accounts (meaning they're accessible at olddomain.com and newdomain.com), you can use the following directive:

 

Redirect 301 / http://newdomain.com

 

Hope this helps.

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

hxd...thanks for the reply. I am familiar with 301 rediect. But prestashop generates its own .htaccess file which has a note at the top that says not to manually modify the file. Do the old site/ new site redirects still go in that .htaccess file and if so, where are they placed? End of file? Beginning of file???

 

Thanks...Tom

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...