so I have 2 websites that are identical. I am not wanting to remove my 2nd website. I need a 301 redirect which will redirect all visitors going to my second website to my 1st original website. Secondly, each page needs redirect to each corresponding page, not just to my home page. SO for example:
http://www.example2.com/awesome-page.php
Redirects To:
http://www.example1.com/awesome-page.php
I belive this needs to be done with a .htaccess file. Any help is greatly appreciated!
Try something like this: