Server Side Includes (SSI) is a range of directives that will enable you to include the content of a text file within an HTML file. By doing this, you're able to add any kind of content to few different webpages on your site and change it by simply updating one text file. You can also incorporate the output of different scripts in order that the current date and time, the IP address of the visitor or the properties of some file show up on your website. This will allow you to add some dynamic content to static web pages, making the website more inviting to your website visitors and giving it a much more professional look and feel. It will likewise be much easier to revise this content compared to editing every static web page one by one. If you wish to use Server Side Includes on your website, the web pages that incorporate the content of some file should be with extension .shtml.
