Our Community

DomainGurus Forums » Technical Questions

  1. Guru
    Member

    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:
    &lt;meta http-equiv="refresh" content="0; url=http: //www. new_domain.com"&gt;

    Meta Tag to Redirect a Different Content Directory:
    &lt;meta http-equiv="refresh" content="0; url=new_content_directory"&gt;

    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.

     

    Posted 1 year ago #

Reply

You must log in to post.