Counting how many visitor online on your blog

Today I will share about how to count how many people online on your site.
We will use http://www.onlinecount.com even there are a lot more like:
adfreestats.com
ezwebstat.com
ok!
now open http://onlinecount.com/signup.php and then fill in the box with email and other information required. And then, there will be message showed to check your email for further step. In the mail they will ask you to open http://onlinecount.com/instructions.php. Dont forget to read the sentence "Your site has been allocated a site string of:" to insert to your script later.
And then on http://onlinecount.com/instructions.php you will see several choice. So choose 2 code from the bottom and change the "site" parameter with your string.

< script src="http://onlinecount.com/onnow.php?site=siteparam" language="javascript" type="text/javascript" >
< /script >
< span style="font-family:Verdana,Helvetica,Arial;font-size:78%;" >
There are currently :
< script language="JavaScript" type="text/javascript"> < !-- document.write(OnlineCount) ; //-->
< /script >
visitors online. Powered by < a target="_blank" href="http://www.onlinecount.com/" > Online Count < /a > .< /span >



and then just put in your site


0nlist
0 Responses