Hi all,
- I'm an amatuer
- I tried Redirect 301 Domain A to B by:
+ Creat .htaccess
- Now I wanna remove this redirect to return Domain A
How can I do that ?
Thanks so much
- I'm an amatuer
- I tried Redirect 301 Domain A to B by:
+ Creat .htaccess
+ Upload to the root (The folders with index file)RedirectMatch 301 (.*) http://www.yournewdomain.com/
- Now I wanna remove this redirect to return Domain A
How can I do that ?
Thanks so much