Webulator: Build your own website without any special software or know-how!

Recent articles

  • Image Maps

    Webulator allows you to add image maps to allow users to click on different areas of an image in order to link to different places.
  • Submitting the site to search engines

    Webulator automatically generates an XML sitemap file to help search engines to index your site. Clicking on any of the named search engines will submit your sitemap file to them indicating that you want your website to be reindexed.
  • Webulator

    DIY websites for small organisations Low Cost Easy to use Reliable Sustainable Expert technical support
  • Embedding a Twitter feed

    You can embed a Twitter feed to a page using the [Twitter:] tag.
  • Linking to Ofsted reports

    You can use the [Ofsted:URN] command embedded in your article text to create a link to a report on the Ofsted website, where URN is the unique reference number for the establishment you want to find the report for.
  • Hit Counters

    You can track the number of hits on an article using the [HitCounter:] tag.
  • Copying and pasting text from other applications

    When text is copied into an article from another application the formatting can sometimes look a bit odd.
  • Embedding MP3 files

    MP3 files can be uploaded in the same way as all other files. Normally they will just be displayed as a file icon which allows the file to be downloaded, however it is possible to cause the MP3 file to be played in an embedded flash mp3 player instead.
  • Technical Stuff

    This section contains fields for customising your website outside the scope of the colours and fonts settings, for inserting extra information into your website page headers and for adding custom html at the end of every page.
  • Colours and fonts

    This section of the Edit Site page allows you to change background and text colours and the fonts used throughout your website.
RSS Feed of this page

Hit Counters

You can track the number of hits on an article using the [HitCounter:] tag.

By inserting [HitCounter:] into the text in an article, a hit counter will be displayed in the form Page viewed n times since <Date>, where n is the number of page hits and <Date> is the date the article was created. If you want to change the text, after the colon you can add some text which should include a reference to $Count (which will be replaced by the actual number of hits) and can optionally include a reference to $Date which will be replaced by the date the article was created or the hit counter was last reset. For example the Hit Counter shown below is written as [HitCounter:You are visitor number $Count since $Date]. If you are logged in with moderator rights, you also get to see a 'Reset hit counter' button which sets the count back to zero. If you do not include a reference to $Count in the hit counter text then the text will be ignored and the default hit counter text will be displayed instead.

If there are two hit counters in the same article, then the page count would be incremented by two on each page view. The count is incremented whenever the counter is displayed, so if the counter is in the summary, it will be incremented when the article summary appears in a list of articles as well as when the article is viewed on its own.

You are visitor number 284 since 05th May 2010

You can optionally provide a 2nd parameter to the HitCounter tag to control who gets to see the hit counter. Allowable values for the 2nd parameter are:

  • Moderator
  • User
If set to Moderator, only logged in users with Moderator permissions will get to see the hit counter. If set to User then anybody that is logged in will get to see the hit counter. In either case, the hit counter will not be displayed to users who are not logged in.

If you do not want to specify the hit counter text but want to control who views it, just leave the first argument blank: [HitCounter:,Moderator].

If you want more detailed information about users visiting your Webulator website you should add Google Analytics functionality, or similar, to your site. See here for more details.