please help - redirecting all pages of one website to another.

Discussion in 'HTML & Website Design' started by avis03, Aug 19, 2006.

  1. #1
    Hey, I have no idea on how to do scripting and I need help redirecting.

    I just bought a domain www.sochaotic.org and I want every visitor who comes to the main page or any other page on the website through search engines or anything like that, to get immediatly redirected to wowlayouts.com homepage. how do i do that?

    i tried to do it with my registrar but they dont have this tool, so please, someone help me out.

    Thanks in advance :)
     
    avis03, Aug 19, 2006 IP
  2. void

    void Peon

    Messages:
    119
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sounds like a problem for a .htaccess file. You'd need one on sochaotic that says

    Redirect 301 / http://www.wowlayouts.com/

    You'll find this site useful: http://www.webweaver.nu/html-tips/web-redirection.shtml
     
    void, Aug 19, 2006 IP
    falcondriver likes this.