Server Side Includes (SSI):

All of our hosting plans are enabled to utilize SSI feature of IIS server. SSI feature allow you to combine html pages, resulting in more efficient web sites.

Server side includes can be used to include the value of various server environment variables within your HTML such as the local date and time. One might use a server side include to add a signature file to an HTML file or company logo.