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 trackbackfrom your own site.
Subscribe to our FREE Rss FeedWhat's Hot
Similar Interesting Posts
- Criminal Hackers targeted MySpace/YouTube ?
- How to use multi tabbed menu in wordpress
- how to access block sites
- HACK your cell phone! Get free internet
- Hacking Forums
- Hacking : Remote Threads injection in Windows Vista
- MySpace: Download Any Song for Free
- How to optimize website loading time and performance
- hacking tip’s
- How to upgrade / unlock your iPhone in 15 minutes
- Firefox2 Tweaks: Power-Surfing Experience
- Trace victims & Hack ip,Network,Isp,
- Twitter is the next targets of Trojans
- Hacker Attacks U.N. Web Sites
- Monster.com hit by personal data attack
Tutorials On










Leave a Reply