Get exclusive CAP network offers from top brands

View CAP Offers

Link Redirecting Vs Link Cloaking

[bsa_pro_ad_space id=2]
  • This topic is empty.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #627425
    naomidenina
    Member

    Hi,

    What is the difference between redirecting a link versus cloaking a link?

    Thanks,

    #824269
    Anonymous
    Inactive

    The end result is the same.
    Both can be used for good and bad.

    The term redirecting is usually used when the purpose is legitimate. Whereas the term cloaking is usually used when the purpose is not legitimate or is deceptive.

    If you are trying to merely hide your affiliate link so that someone does not take you out of the commission loop then most people accept this. It is also useful when you want to make quick site wide changes. If you’ve got a generic ‘best deal of the day’ offer you just need to change one file.

    #824277
    naomidenina
    Member

    thank you very much rmeeuwsen!

    #826116
    Anonymous
    Inactive

    To convert an affiliate link to a link that appears to be from your site you could use a simple file like this one that would send the visitor to the http://www.slotbonuses.info/ site

    File name example = bonus.php

    File code

    //Include your affiliate link below
    header(“location:http://www.slotbonuses.info/”);
    exit;
    ?>

    Plus you can also download the casinos banner to your own site and then name it whatever you want. Then when they change the affiliate link structure, their domain name or you decide to promote some one else you just change your files ( bonus.php & casinobanner.gif ) without changing any page coding.



    This is of course just the basics. You can find many more elaborate versions and added elements.

    #830375

    @rmeeuwsen 242060 wrote:

    To convert an affiliate link to a link that appears to be from your site you could use a simple file like this one that would send the visitor to the Top Bonuses for Everyone | Slot Bonuses site

    File name example = bonus.php

    File code

    //Include your affiliate link below
    header(“location:http://www.slotbonuses.info/”);
    exit;
    ?>

    Plus you can also download the casinos banner to your own site and then name it whatever you want. Then when they change the affiliate link structure, their domain name or you decide to promote some one else you just change your files ( bonus.php & casinobanner.gif ) without changing any page coding.

    This is of course just the basics. You can find many more elaborate versions and added elements.

    I’ve just come across this thread in a search and it seems to be along the lines of what I’ve asked in the newbies room.

    Can you please break this down – I don’t generally deal with the technical side but am trying to understand it, so bear with me. I have a Joomla site and only ever use the WYSIWYG editor to change copy and only a very little bit in the HTML editor.

    So your example above a redirect? Is this frowned upon or against the normal T&Cs and is there any disadvantages to doing this?

    I think it’s essential for user experience and notice a lot of the big affiliates doing this, so I guess it must be allowed?

    And finally…could you please break down the instructions so I can understand how to turn a link like this:

    http://affiliatehub.skybet.com/processing/clickthrgh.asp?btag=a_99999b_9

    Into:

    http://www.mysite.com/casino/skyvegas

    So the below would be:

    File name = skyvegas.php

    File code

    //Include your affiliate link below
    header(“location:http://affiliatehub.skybet.com/processing/clickthrgh.asp?btag=a_99999b_9/”);
    exit;
    ?>

    And then you put http://affiliatehub.skybet.com/processing/clickthrgh.asp?btag=a_99999b_9 in the article.

    So this will then pull ‘skyvegas.php’ as the info to display in the browser….?

    Many thanks!

    #830377
    seedingltd
    Member

    I use a plugin in WordPress that makes it automatic, its called affiliate link cloaker I believe. That is the fastest way by far. You have to alter its .php file so it can read and work from widgets though.

    I did some manually as I leared a lot from rmeuu over the past months lol but I cant explain it accurately.

    Thanks guys for being the best online casino marketing reference in the world.

    #830379

    I can’t find one for Joomla so I guess it will require manual coding like above. Damn.

    #830380
    wbprofits
    Member

    There are many Joomla plug ins for this .The problem is what Joomla 1.5, 1.7, 2.0 , 2.5 .and even a 3.0 that is in development .Not every plugin is updated for each

    What version are you using and I will ask in a joomla email

    #830381

    Ah great stuff, thank you. I could only see two on the extensions site and one has stopped supporting and the other had no reputation which I wouldn’t consider as I don’t know enough myself about it.

    I’m using Joomla! 2.5.1 Stable

    #830406
    wbprofits
    Member

    You can use the core Weblinks component.

    An oldie, but goldie:
    Steve Burge – A Simple Way to Use Internal URLs for External Links – Joomla Tips And Tricks

    also you should update to the latest stable version the current (secure) version of Joomla 2.5 is 2.5.8

    #830409
    TP2112
    Member

    @iLoveDaCake 247668 wrote:

    Ah great stuff, thank you. I could only see two on the extensions site and one has stopped supporting and the other had no reputation which I wouldn’t consider as I don’t know enough myself about it.

    I’m using Joomla! 2.5.1 Stable

    For Joomla I would like to use something like that:

    Shortlinks

    ;)

    #830435
    neeraj
    Member

    im getting the feeling lately that G is not loving the use of .php redirects for affiliate links…i think in the past, adding the rel=”nofollow” and robot.txt the ‘go’ folder was the way to do it (hide your affiliate links) but now G is able to analyze so much more about webpages than ever before so it can see then you are using a sneaky redirect to send trafffic away from the site, because the point of a php redirect for seo is to make the url looks to be an internal link…
    What are the best options now? php jump script? .htacess? i have never had a site do well using the pretty link plugins, so i stay away from that.
    I wish google would be clear to affiliates and marketers on this one (correct me if im wrong) we dont want to show are affiliate links because they look ugly and people are less likely to click on them..its not purely for seo reasons

    #830764
    g2108
    Member

    In my opinion redirect a link is when you visit a particular page or website and it automatically forwards you to a different addresses. And cloaking affiliate links is the art of showing your visitors an internal link when they mouse over an affiliate link so that the visitor doesn’t think they are leaving your sites..

    #830963
    g2108
    Member

    @mm smith 248139 wrote:

    In my opinion redirect a link is when you visit a particular page or website and it automatically forwards you to a different addresses. And cloaking affiliate links is the art of showing your visitors an internal link when they mouse over an affiliate link so that the visitor doesn’t think they are leaving your sites..

    Platinum Business Coaching

Viewing 14 posts - 1 through 14 (of 14 total)