How do I redirect a domain?
Put the following meta tag between the head tags in your index.html (home page). Make sure you include a less than symbol (<) at the start of the tag and a greater than symbol (>) at the end of the tag.
Meta Tag to Redirect to New Domain:
<meta http-equiv="refresh" content="0; url=http: //www. new_domain.com">
Meta Tag to Redirect a Different Content Directory:
<meta http-equiv="refresh" content="0; url=new_content_directory">
Example of how to use redirects to "park a domain"
Add a website that has templated content for parked domains.
When you want to "park a domain" setup a meta tag refresh under the new website that redirects to the templated "parking" website. ed "parking" website.