Link Cloaking

Tagged with:
 

12 Responses to “Link Cloaking”

  1. Nikomsmith says:

    I really liked your channel and this video. If you need any help getting this video exposed I use a site called tubeviews.(net) It has really helped like 20 of my main videos get to the top in position.

    There is software im using to send atleast 30,000 text message a day advertising my online business…it is amazing. I think they have free demos to try as well.
    autotextsender.(c0m) and autotextmailer.(c0m)

    THIS WORKS! Its amazing.. THANK YOU SO MUCH DUDE!!!!!!

  2. kavakava1 says:

    1.Open up windows notebook or relative basic word processing program

    2.copy this code into the document

    <?php
    header("Location:*******Link*********
    ");
    exit();
    ?>

    3.Swap where it says **** Link***** with your url link

    4.save the document by where it is going too e.g Google if I was linking to google but make sure you add .php after the name when saving your document

    5. Upload the php script to your web host

    I hope that was of help.

    It should now be:
    http://www.*domainname*.com/google

  3. Nathanhyju says:

    w w w . t u b e v i e w s . n e t Finally a way to have control over where your video are shown when people are searching Youtube!

    Nice.

  4. Apache's
    mod_rewrite and a database. Set your url rewrite commands in the your
    ..htaccess file (or httpd.conf if you have root access). Any request in
    the xxx/once directory gets directed to a script, passing the long
    alphanumeric string as a parameter.

    Previously, before you displayed the link, you created an entry in your
    database, using the long alphanumeric string and the real destination.
    When the user requests this uri, mod_rewrite redirects the request to
    your script. Your script then looks up the long alphanumeric string in
    the database. If found, it serves the appropriate page. If not, it
    redirects to the Not Found page.

    Not that hard. Exact details on how to do it depend on the database and
    programming language

  5. celshader says:

    Good video. This kind of info is not easy to come by in such an easy to understand way.

  6. To get the domain name you want, you need to check if it is available, then buy it.

    Ron

  7. You can take a look at these:

    http://w-shadow.com/blog/2007/07/28/link-cloaking-plugin-for-wordpress/

    http://www.seoadventures.com/wp-affiliate

    http://blog.mcnicholl.com/2008/08/27/for-wordpress-affiliate-link-cloak-plugin/

    I don't have any personal experience with any of these, but I found them by searching for "link cloaker wordpress plugin" in Google.

    Hope this helps…

  8. Michelin says:

    Hi there,

    The easiest way to cloak your affiliate links is to use a cloaking service. This will ensure that your links do not look like affiliate links and will also guard you against affiliate commision theft which can be as high as 300% in some cases.

    Martin

  9. You are missing a TON of techniques. The only thing that is Black Hat from the list above is Cloaking.

    There is a BIG difference between Black Hat and Spamming.

  10. clarissa says:

    Blogs and forums with similar targeted content as what you plan to advertise. Always remember to post 2 links in your signature.
    1) cloaked link with your products
    2) A link to your site's main page.

    Don't spam a forum, add to it's content but leave them wanting more, say something like "here is some quality advice……………………………………." "For more in depth information on this topic, I have a whole article written here "your link" SIG"

  11. Yeah. In Link to the Past on SNES, he gets a red cloak that lets him turn invisible when activated.

Leave a Reply