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

Recent articles

  • Adding content to and removing content from the left and right columns

    The [AddContent:] and [ClearContent:] tags can be used to add content to and remove content from the left and right columns of your web pages.
  • Embedded Summaries

    The [Summary:] tag allows you to insert the title and summary from another article into a page.
  • Copying articles

    Logged in users with moderator permissions are able to copy articles in the content management system
  • Quick Links

    The [QuickLinks:] tag allows you to insert a titled box containing a list of links into an article.
  • Accordion

    An accordion or concertina style interface can be created using the [Accordion:] tag.
  • Slideshows of all the images in another article

    The [ArticleImagesSlideShow:] tag allows you to generate an slideshow of all the images (except for the summary image) contained in another article.
  • Example page containing images for a slideshow

    The images on this page are used in article
  • Tab Menus

    The [TabMenu:] tag allows you to insert a tab style menu into a page to allow navigation within a subsection of the site.
  • iCalendar Files

    Calendar events are traditionally shared using iCalendar (.ics) files. These are often attached to event invitation emails and are widely used across calendaring applications.
  • Redirecting to other pages

    Webulator allows a page to automatically redirect to another page using [Redirect:] command
RSS Feed of this page

How to link to other pages on your Webulator website

You can use the [Link:] command embedded in your article text to link to other pages on your website in a number of different ways.

  • A simple link to another article
    [Link:article number,your text]
    Replace "article number" with the article number that you want to link to and "yourtext" with the text that you want to appear as the link in your article.
  • A link to another article which will appear as if it is in a particular menu section
    [Link:section name,article number,yourtext]
    Replace "section name" with the menu section that you want to be highlighted when the linked article is displayed, "article number" with the article that you want to link to and "yourtext" with the text that you want to appear as the link in your article.
  • A link to a main section page
    [Link:section name,0,yourtext]
    Replace "section name" with the menu section that your want to link to and "yourtext" with the text that you want to appear as the link in your article.
  • A link to a page containing search results for some specified text
    [Link:,search text,yourtext]
    Replace "search text" with the text that you want to search your entire website for and "yourtext" with the text that you want to appear as the link in your article.
  • A link to a page containing search results for some specified text, with only a named section of the site being searched
    [Link:section name,search text,yourtext]
    Replace "section name" with the name of the section that you want to search, "search text" with the text that you want to search for, and "yourtext" with the text that you want to appear as the link in your article.

How to link to other pages on your Webulator website

You can use the [Link:] command embedded in your article text to link to other pages on your website in a number of different ways.