To create and add a counter to your web site's home page:
1. Go to cPanel, select CGI Scripts > Counter
2. Select your design, then click: Make HTML
3. Copy the text and placed in your home page (index.htm/index.html)
file

To change the current value of a counter, simply follow
steps 1 and 2 from above, but instead of clicking on the
Make HTML button, keep scrolling down to find the Edit/Reset
a Counter.
The follow error message may be received if you created
your counter before your domain name had been fully propogated:
Could not write to counter file: /var/cpanel/counters/xxxx.dat
To fix this problem, simply go into your HTML code for
the counter and remove the .dat suffix to the file name. |