HELP!Engine CodeImage Transparency
displaywhenlastupdated.png

What is it?

If your website has constantly changing content, it is useful to display when the content was last altered or updated. Using this engine code you can easily display when the page content was last updated.

Tutorial: Display Last Updated

Step 1

Login to your CMS area for your site.

Step 2

Click the tab [Edit] to edit your page, locate the “Home” page as this is where we will be adding the code.

Step 3

In the edit window, input the following text (this isn’t essential but reads well when its altogether):

Site last updated:

Step 4

And then after your text input the following code where you would like your Last Updated information to be displayed:

%last-update%

So altogether the code would look like:

Site last updated: %last-update%
  • Example: Site last updated: 03 March 2010 17:38:14

Step 5

Once you have inputted the Text code click [Save changes] and then have a look at your website’s Home page.

Please note: you will need to refresh the page of your website to view the changes.