Web Hosting

Singapore Web Hosting

With 24/7 Super Support
Web Hosting Singapore Blog    Web Hosting Singapore Contact Us    Web Hosting Singapore Client Login
Singapore Dedicated Web Hosting
Email: Call: +65 6288-6264
 
Support Center » Knowledgebase » How To Redirect My Website?

Web hosting Knowledge Base/FAQ

 How To Redirect My Website?
Solution These are various ways that you can use to redirect a website/URL to another website/URL.
  1. Conventional Redirect

    First, create a file, index.php

    Second, place the contents below inside index.php

    <?php header("Location: http://www.vodien.com"); ?>

    Lastly, change the URL to the desired URL required.

  2. Using an in-line frame, or an invisible frame (Loads within the same domain)

    First, create a file, e.g. index.html. Next, place the contents below inside that file.

    <html><head>
    <title></title></head>
    <frameset rows='100%, *' frameborder=no framespacing=0 border=0>
    <frame src="http://www.vodien.com" name=mainwindow frameborder=no framespacing=0 marginheight=0 marginwidth=0></frame>
    </frameset>
    <noframes>
    <h2>Your browser does not support frames. We recommend upgrading your browser.</h2><br><br>
    <center>Click <a href="http://www.vodien.com">here</a> to enter the site.</center>
    </noframes></html><html><head>

    &amp;amp;amp;amp;lt;h2&amp;amp;amp;amp;gt;Your browser does not support frames. We recommend upgrading your browser.&amp;amp;amp;amp;lt;/h2&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;br&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;br&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;center&amp;amp;amp;amp;gt;Click &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;http://www.vodien.com&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;here&amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt; to enter the site.&amp;amp;amp;amp;lt;/center&amp;amp;amp;amp;gt;

    This example uses http://www.vodien.com as the URL. Simply change this URL to your desired URL for this to work in your case.



Article Details
Article ID: 89
Created On: 14 Mar 2010 04:12 AM

 Back
 Login [Lost Password] 
Email:
Password:
Remember Me:
 
 Search
 Article Options

 

Singapore Web Hosting With A Difference - Click To Read More...
Singapore Web Hosting With A Difference - Click To Read More...