Knowledge Base Article

How to use a web counter with SiteBuilder?

First log in cPanel and go to CGI Center and click on Counter. You can leave all options to the default or make changes to your preferences.
 Next click on the small "html" button. It will generate a similar to this code at the bottom of the page:

<img src="/cgi-sys/Count.cgi?df=YOURUSER.dat|display=Counter|ft=6|md=5|frgb=100;139;216|dd=A">

In order the above code to work properly in SiteBuilder, you have to change it to:

<img src="http://YOURDOMAIN.COM/cgi-sys/Count.cgi?df=YOURUSER.dat">

Make sure to change YOURDOMAIN.COM and YOURUSER to yours. This will be the code for your counter.

Next log in SiteBuilder and navigate to the page in which you'd like to embed the counter. Click on the button <A> from the menu and paste the code for your counter. Finally save the page and publish your site.



Rating

Please indicate if this article was helpful for you.

rating :  2.0 from 5
views :  251
votes :  15

Valid XHTML 1.0 Strict Valid CSS!