Activity Stream
48,167 MEMBERS
6717 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9
  1.     
    #1
    Member
    Website's:
    warezcliff.com wareztrek.com alsofts.com

    Default Redirect Code

    Hello Friends Please some one give me a redirect code i mean if your forum link is www.111.com and you running forum at www.111.com/forums when u open main domain it will redirect it to forum.

    i know you think that why i ask this code btw i am saved this php file at my laptop and now i am at my uncles home thats why i ask for this so please some one give this.
    Nano Reviewed by Nano on . Redirect Code Hello Friends Please some one give me a redirect code i mean if your forum link is www.111.com and you running forum at www.111.com/forums when u open main domain it will redirect it to forum. i know you think that why i ask this code btw i am saved this php file at my laptop and now i am at my uncles home thats why i ask for this so please some one give this. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Code: 
    Redirect 301 /index.php http://www.111.com/forums/newpage.php
    Put that in a .htaccess file in your root directory.
    ^^ Make yourself a bag of popcorn and click this picture ^^
    to enjoy watching Rodney Mullen skateboarding!

  4.     
    #3
    Member
    Website's:
    warezcliff.com wareztrek.com alsofts.com
    their is a php code for redirection did any one give that and about 111.com i am giiven this as example

  5.     
    #4
    Member
    Website's:
    MovieBin.org TVBin.org MusicBin.org HDBin.org TheBinNetwork.org
    Do you mean this:

    Code: 
    <meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD>
    btw the one linkfire gave is one of the best ways to do it.

    EDIT:

    take alook at these two pages:

    http://php.about.com/od/learnphp/ht/phpredirection.htm
    http://www.phpf1.com/tutorial/php-redirect.html
    TheBinNetwork - MovieBin | TVBin | MusicBin | HDBin
    TheBinNetworks News!
    Happy Hardcore and Drumb & Bass kick ass!

  6.     
    #5
    Member
    Website's:
    warezcliff.com wareztrek.com alsofts.com
    Thank You Sherwood

  7.     
    #6
    Banned
    Code: 
    <?php header( 'Location: http://www.111.com/forums' ) ;
    ?>
    save the above code as new_url.php

    and edit ur .htaccess in ur /public_html or /www directory

    Code: 
    DirectoryIndex /new_url /index.php /index.html
    ErrorDocument 401 /new_url
    ErrorDocument 403 /new_url
    ErrorDocument 404 /new_url
    this would nevver make u miss any visitor as they'd be redirected to ur forums page if they go to a dead link in ur site and the rest will work as usual ...

  8.     
    #7
    Banned
    Website's:
    GamersScene.com
    why would u do this? go to cpanel and go to redirect amd just type /forum

  9.     
    #8
    Member
    Website's:
    Doxsters.net
    carnage, sometimes that gives u a redirection loop, not sure how but sometimes it screws up and does that

    Need a Designer/Web Developer? Click Me

    MSN: PM me for it.
    Email(Preferred):timtamboy63@gmail.com

    "Power Corrupts. Absolute Power Corrupts Absolutely"

  10.     
    #9
    Banned
    @ carnage its upto us to use what we want..

    some hosts dont give cpanel..
    they give just sql login n ftp ,
    in such cases we need to use things like this..

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 3rd Apr 2012, 09:50 AM
  2. IMG iFrame code with redirect
    By roadrunner in forum Web Development Area
    Replies: 24
    Last Post: 7th Sep 2011, 03:15 PM
  3. Replies: 1
    Last Post: 27th Aug 2011, 01:45 PM
  4. Code needed for redirect
    By Sponge Bob in forum Webmaster Discussion
    Replies: 2
    Last Post: 18th Jul 2011, 03:07 PM
  5. scripter needed for redirect code
    By kuzukuzu in forum Completed Transactions
    Replies: 11
    Last Post: 11th Dec 2010, 11:22 AM

Tags for this Thread

BE SOCIAL