If you are using a specific editor like or a hosting provider like GoDaddy , I can give you the exact steps to enable SSI for your environment.

: Ensure that your server is configured to parse files with the .shtml extension for SSI directives.

An SHTML file is an HTML document that contains "Server Side Includes." Unlike a standard .html file, the web server processes an .shtml file before sending it to your browser.