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

Results 1 to 6 of 6
  1.     
    #1
    Member

    Smile Blocking a "TAG" from the URL!

    Hey guys! i would like to ask how do i block a tag from the url?

    If someone types down "?link=" in the url it will give them a forbidden page

    So if someone types down like
    www.example.com/index.php?link= <--you see the ?link=

    I would like to block that and give them a forbidden page how do i do that?

    But one thing is for sure.
    I have a rapidleech site
    and after the ?link=(HOTFILE,Megaupload link) here to download their stuff..

    How do i fix that? i want the website to know that they type the "TAG" word and give them a forbidden page

    I don't think referrer acutually work.
    Dohwee Reviewed by Dohwee on . Blocking a "TAG" from the URL! Hey guys! i would like to ask how do i block a tag from the url? If someone types down "?link=" in the url it will give them a forbidden page So if someone types down like www.example.com/index.php?link= <--you see the ?link= I would like to block that and give them a forbidden page how do i do that? But one thing is for sure. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    fsdwarez.org
    are you using vBulletin? If you are, Install vBSEO, i think it can block or rename these type of links.

  4.     
    #3
    Member
    you dont say what script your using.

    To disable ?link= There will be a line something like
    Code: 
    $link = $_GET['link'];
    change to somthing like
    Code: 
    $link = null;
    or remove that part of the code.


    Or
    Code: 
    if ((isset ($_GET['link']))  {
    echo "Not Allowed";
    }

  5.     
    #4
    Member
    Ok thanks all

    @gav0 your method is making my whole script malfunctioning.. it just crash my rapidleech with lots of error appearing on my homepage..

    but i manage to block the website by banning it.

  6.     
    #5
    Member
    Website's:
    litewarez.net litewarez.com triniwarez.com
    i don't see why you want to remove this feature, these parameters are usless unless used by your code.. just don't use them :/
    Join Litewarez.net today and become apart of the community.
    Unique | Clean | Advanced (All with you in mind)
    Downloads | Webmasters


    Notifications,Forum,Chat,Community all at Litewarez Webmasters


  7.     
    #6
    ლ(ಠ益ಠლ)
    Website's:
    extremecoderz.com
    Coz he's getting leeched.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Be carefull with "Gugha sharun" or "Trusted Uploadz"
    By Zeokat in forum Webmaster Discussion
    Replies: 0
    Last Post: 2nd Jul 2012, 07:00 PM
  2. "reply" to "create" and vice versa is post update?
    By Gene_Autry in forum Technical Help Desk Support
    Replies: 0
    Last Post: 16th Sep 2011, 04:37 PM
  3. Replies: 11
    Last Post: 13th Aug 2011, 04:14 PM
  4. Finally "Avatar" Breaks "Titanic" All Time Worldwide
    By Last Word in forum General Discussion
    Replies: 36
    Last Post: 5th Aug 2011, 08:06 AM
  5. Filesonic "counted downloads" or "Premium sales count" now?
    By kariofilis in forum File Host Discussion
    Replies: 15
    Last Post: 18th Jan 2011, 03:18 AM

Tags for this Thread

BE SOCIAL