The CMS has a number of built-in pages of which you can make use by creating links on pages, site links or widgets, or anywhere that requires a hyperlink. The built-in pages are;
-
Enquiry page - /enquiry.aspx
-
Dive sites page - /divesites.aspx
-
Dive sites summary page - /divesitessummary.aspx
-
Calendar page - /calendar.aspx
-
Blog list page - /bloglist.aspx
To create a link to a built-in page on your website use a forward slash followed by the page name shown above, for example; /enquiry.aspx. The required forward slash effective is a pointer to the root of the current website. This is a relative hyperlink as opposed to an absolute hyperlink, such as http://www.yellowsubmarinedivers.com/enquiry.aspx. If you are creating a link on an external website then you'll need to use an absolute link.
Understanding how to use relative hyperlinks is a very useful skill for effectively linking to webpages - Relative and absolute urls