Assuming that I get this correct in this post, my blog should now be claimed on Technorati.
Archive for June, 2007If you don’t know the benefits of link cloaking, then here’s a brief synopsis. It allows you to have a link displayed on your webpage, then send the user to a different link when they click on it. For example: if you have an affiliate link and didn’t want the user to know they were clicking on an affiliate link, then you could use this to encourage click-throughs, without losing the affiliate commissions. If it’s too obvious that your link is an affiliate link, people might not click on it or they might go straight to the main url of the linkBy using this script, you don’t have to worry about using PHP or anything else, as it’s completely in Javascript. Your users also don’t know that the link is cloaked, so they won’t suspect anything. Your link can be anything, for example dogtrainingonline.com (it doesn’t even have to be a real site) and when they click on the link, actually takes them to yourid.dogtraining.clickbank.com. All you have to do is place the old link and new link in the script, and it will take care of it for you. If you want to simply redirect all links to the same page, then you can very easily do that as well. I hope that you can see the usefulness of this script, and if you can come up with any other reasons to use it, then please let me know. Enter in the name of the link that is on the web page in the “Original Link” box (without the http://), then the name of the redirected link in the “New Link” box (with the http://). Click on Submit Link then copy the code generated below into your HTML code, anywhere between the <head> </head> tags. If you want to redirect all links on the page to the same site, then just click the “All Links On Page” checkbox, enter the new web page in the “New Link” box and click Submit Link. This will forward all links to the same page, regardless of what the original link actually is. Be careful, though, because this will affect Adsense links too. I will include a little bit of code later to allow it to skip the Adsense links. Code: I’m getting into AJAX and Javascript a little more, and would like to share what I know with everyone. I will create and present you with little scripts that I hope you find useful in your day to day web life. I am also learning PHP, and proficient in ASP, ASP .NET, and VB 2005. If there is something that you’re having trouble with, then please let me know and I will work on assisting with a solution. I hope you enjoy your time here and come back often. |

Entries (RSS)