Qbasicnews.com

Full Version: QBTop50.com Relaunches
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Agreed, I think it's a great idea too.
Is it supposed to give my site a hit each time I press F5?

Edit: Ah, it has a unique hits counter right below. Sorry about that Smile
Yes its unique based Smile

I have to remind everyone - that listing yourself is 'not enough'. You need to add the HTML to your site so we can rank you accordingly.

The QB Top 50 is just something for fun bragging rights - whose website really is the most popular and ranked the highest? Smile
i cant add the html to my site...mainly because I dont understand html yet and putting it at the bottom of my main page's file didn't work.
Deleter: you need to add the html within the <body> tags of your main page. So open up your index.html or .htm or .php (whatever you have). You can just scroll down to the bottom of the file and there should be some place with tags sort of like:
Code:
</body>
</html>

Put the code generated by QBTop50 just above the </body> one. Every time someone views your page, the image is loaded from the QBTop50 server, and that loading of the image is what counts your viewers' hits. Big Grin


(<!-- is basically like REM... it's just a comment. You don't really need to put it in if you don't want to, though it doesn't hurt.)
still can't get it to work...I will just hold off until I get off geocities. Tongue
Pages: 1 2