Y T Nuke  
Results 1 to 7 of 7
All real URLs are deleted on request. Respect goes to GreyWolf for giving explanation in ...
  1. #1
    dippi's Avatar
    dippi is offline Registered Member
    Join Date
    Oct 2009
    Location
    USA
    Posts
    58
    Reputation
    10
    Thanks
    84
    Thanked 34 Times in 10 Posts

    Default Lets See who can figure this out!

    All real URLs are deleted on request.

    Respect goes to GreyWolf for giving explanation in the post below.
    Last edited by dippi; 08-05-2011 at 08:00 PM.

  2. #2
    GreyWolf's Avatar
    GreyWolf is offline Executive VIP
    Join Date
    Aug 2009
    Location
    sitting at my PC
    Age
    53
    Posts
    1,809
    Reputation
    881
    Thanks
    772
    Thanked 3,296 Times in 1,051 Posts

    Default Re: Lets See who can figure this out!

    well first off the listing on the serp page is an adwords ad. So to get the redirect from the ad on the serp page you need to use a different display url and destination url when you set up your ad.
    The destination url is then doing a meta refresh redirect to the hoplink url.

    Now the Adwords rule regarding the display url is that it must match the destination url. The exception to this rule is if your destination url is a custom tracking url (which is what they're doing in this case). Now this is only OK with adwords if the tracking url then redirects to the actual url displayed in the ad.

    So this setup is OK with adwords
    display: www.example.com >> destination w/ custom tracking:
    www.trackingurl.com/{customstuff} >> landing page: www.example.com

    But this setup is NOT OK with adwords
    display: www.example.com >> destination w/custom tracking:
    www.trackingurl.com/{customstuff} >> landing page: www.salespage.com

    Well in the example you gave they are obviously doing the 'NOT OK' method because when you click on the ad you get sent to the tracking url which then does a meta refresh and redirects you to the clickbank salespage instead of the url displayed in the ad.

    There's a few ways this could be accomplished. The easiest is to just set it up in the 'OK' fashion, redirect to the tracking url which then redirects to the display url. Submit the ad and then after it gets approved change the redirect to the salespage.com (via hoplink) landing page.

    Now if you do that though you'll probably get caught fairly quickly (google isn't stupid and they watch for that). So the normal way to do it is after the ad is approved when you change the redirect you'll use htaccess (or a php file) to determine who the visitor is, if it's a visitor from an adwords or google ip then send them to a page they approved that redirects to the display url, if it's an ip from anywhere else then send them to the page that redirects to the hoplink url. Google sees your link as OK, but your target visitors go to your salespage offer instead.


    edit-
    @OP - OK now that you understand how it's done you should edit your first post to remove the screenshot and the domain name. It's a pretty cool trick if you can pull it off, but definitely blackhat and you're outing the marketer in this thread. If google sees what he's doing it could get his ad deleted and possibly get his account banned.
    Last edited by GreyWolf; 08-05-2011 at 09:05 AM.

  3. The Following 2 Users Say Thank You to GreyWolf For This Useful Post:

    dippi (08-05-2011), vishalgmistry (08-05-2011)

  4. #3
    danny_boy's Avatar
    danny_boy is offline Junior Member
    Join Date
    Apr 2009
    Location
    London
    Posts
    110
    Reputation
    21
    Thanks
    55
    Thanked 14 Times in 10 Posts

    Default Re: Lets See who can figure this out!

    I think you it very much possible to run a pay per click campaign on your affiliate site.
    Have seen so many guys do it and its perfectly fine.
    Anyone who has never made a mistake has never tried anything new...

  5. #4
    GreyWolf's Avatar
    GreyWolf is offline Executive VIP
    Join Date
    Aug 2009
    Location
    sitting at my PC
    Age
    53
    Posts
    1,809
    Reputation
    881
    Thanks
    772
    Thanked 3,296 Times in 1,051 Posts

    Default Re: Lets See who can figure this out!

    Quote Originally Posted by danny_boy View Post
    I think you it very much possible to run a pay per click campaign on your affiliate site.
    Have seen so many guys do it and its perfectly fine.
    The OP wasn't asking about whether its ok to run a ppc campaign to your affiliate site. He was wondering how the ad was able to have a display url that was different than the destination url, and how it was then further getting redirected to the affiliate site without ever going through the displayed url at all.

    The displayed url in that particular ad doesn't even exist, it's only use is to make people think they'll end up on a trusted site subdomain. It's a trick to gain trust so that more people will click the ad. Pretty slick really, but a separate issue than just whether it's ok to run a campaign to your affiliate site.
    Last edited by GreyWolf; 08-05-2011 at 08:49 AM.

  6. The Following User Says Thank You to GreyWolf For This Useful Post:

    dippi (08-05-2011)

  7. #5
    GreyWolf's Avatar
    GreyWolf is offline Executive VIP
    Join Date
    Aug 2009
    Location
    sitting at my PC
    Age
    53
    Posts
    1,809
    Reputation
    881
    Thanks
    772
    Thanked 3,296 Times in 1,051 Posts

    Default Re: Lets See who can figure this out!

    Quote Originally Posted by dippi
    Hey bro,

    Can you tell me what tracking script is he using

    http://***.***/accounts/login/

    It does not seems like propser or anything that i know.


    Thanks for ur help
    No I didn't see anything to indicate what he's using, but I only did a cursory look at the page source.

    If you follow the destination url it just goes to a standard html page with a metarefresh redirecting to the hoplink. If you just type in the domain root then it redirects to the login page you listed. He has it set up to appear to be a clickbank login page, but I wouldn't advise typing in your username and password there, lol. I didn't pay a lot of attention to it, but if you look at the source of that login page its just a standard form post to input login and password and then a submit button.

    OK I just went back and looked at the source on that login page again. The page is also using a javascript files 'mootools-1.2.4-core-yc.js' and 'mootools-1.2.4.4-more.js'. I didn't bother to look at those files so I'm not sure if he's using that for the tracking or for something else. There's really not enough in the source to tell what exactly he's doing. If you view the source on the page and then view those mootools js files then you might be able to find out more.

    Really though for what the guy is doing the tracking script doesn't matter. Since the visitors pass through his website before being sent to the hoplink the guy could even just use cpanel and view his server logs and get some basic tracking info that way. Basically the method I explained just accomplishes getting the display url of the ad to be different than the true destination.

    Hope that helps. Good Luck.

  8. #6
    Join Date
    Aug 2011
    Posts
    25
    Reputation
    10
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Lets See who can figure this out!

    Yeah I agree danny_boy it's fine.

  9. #7
    dippi's Avatar
    dippi is offline Registered Member
    Join Date
    Oct 2009
    Location
    USA
    Posts
    58
    Reputation
    10
    Thanks
    84
    Thanked 34 Times in 10 Posts

    Default Re: Lets See who can figure this out!

    thanks again for your help man

AdStract


Advertise on Black Hat World

Similar Threads

  1. Selling your methods..how do you figure out the price?
    By Prodige in forum BlackHat Lounge
    Replies: 5
    Last Post: 07-01-2009, 08:32 PM

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