How do I automatically list the number of member sites on my ring's homepage?
Example: "We currently have 48 rings in this webring!" Where the number is updated automatically.
This JavaScript code displays the current number of member sites in your ring:
<script type="text/javascript"
src="http://www.crickrock.com/webring/sitecount/RINGID.js">
</script>
(You'll need to replace RINGID with your ring's id, remember it is case-sensitive!)
[