Arabic | German | Portuguese | Chinese | Italian | Russian | Japanese | Spanish | French | Korean




Getting a FREE (Banner Free) .COM registration

1. The NameZero Hack

Most of you must have heard of NameZero, which gives you a free .Com (or .Net or .ORG) registration and in return puts up a huge banner at the bottom of each page. Well, putting the following piece of code after the TITLE tag would do the trick for you: (Sometimes the following hack is said to not work, if that is the case then try the NameDemo hack instead. Either of the two will definitely work.)

<SCRIPT LANGUAGE=”Javascript”>
<!–
if (parent.frames.length)
parent.location.href= self.location;
// –>
</script>

2. The NameDemo Hack

Simply add the following to the first page of the home page of your site, after the <BODY> opening tag:

<script language=”Javascript”>
<!–
if (top.location != self.location) {
top.location = self.location.href
}

//–>
</script>

Again, I would like to say that if any of these tricks do not work, then kindly do not flame me. This manual was aimed at simply giving you a general idea as to how to go about removing banners. It is basically for getting you started.


You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Subscribe to our FREE Rss Feed

Leave a Reply


Honeytech Blog have 1,043 posts and 2,901 comments .Moreover it have total registered 747 members and 2254 guests.This work is licensed under a Creative Commons Attribution-Non Commercial-ShareAlike 2.5 License