This redirects every page to the new domain.Code:Redirect 301 / http://www.example.com/
Of course, it's a blunt instrument. It doesn't (easily) let you redirect some types of pages to one destination and other types of pages to other destinations.
Printable View
This redirects every page to the new domain.Code:Redirect 301 / http://www.example.com/
Of course, it's a blunt instrument. It doesn't (easily) let you redirect some types of pages to one destination and other types of pages to other destinations.