Y T Nuke  
Results 1 to 3 of 3
I am wondering if this code is good for hiding the referrer: PHP Code: < ...
  1. #1
    lolzap's Avatar
    lolzap is offline Regular Member
    Join Date
    Jan 2009
    Posts
    414
    Reputation
    17
    Thanks
    379
    Thanked 87 Times in 62 Posts

    Default Does this code hide the referrer?

    I am wondering if this code is good for hiding the referrer:

    PHP Code:
    <head>
    <
    meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <
    title>RANDOM-TITLE</title>
    <
    META http-equiv="refresh" content="0;URL=AFFILIATE-LINK"
    </
    head

  2. #2
    Jimmyvee is offline Jr. VIP
    Join Date
    Feb 2008
    Posts
    104
    Reputation
    13
    Thanks
    4,294,967,295
    Thanked 18 Times in 15 Posts

    Default Re: Does this code hide the referrer?

    just looks like a redirect script which will not hide your referrer

    use the search box on this forum and type in double meta refresh. I think thats what you are looking for.

  3. #3
    zone69 is offline Junior Member
    Join Date
    Nov 2008
    Posts
    198
    Reputation
    66
    Thanks
    140
    Thanked 1,266 Times in 153 Posts

    Default Re: Does this code hide the referrer?

    It will blank the referrer in MOST cases BUT you should do a double meta refresh and on the second refresh check that the referrer is blank to be 100% safe. If it is not blank bounce the user to a bounce page.

    There are lots of posts here about this. Just search for DMR or double meta refresh.

    Here was one just a few moments ago that I saw.
    http://www.blackhatworld.com/blackha...tml#post334380


    Hope that helps

Natural Slow Link Building


SEO Blasts - High quality link building service

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76