Server Side Includes in Web Hosting
It will be easy to use Server Side Includes with all of the web hosting plans we provide and enable it separately for each and every domain or subdomain in your hosting account. This can be accomplished when using .htaccess file, which should be placed into the folder where you wish to use SSI and you have to enter a couple of lines of code in that file. You will find the code within our Knowledgebase section, so you can simply copy it, as you don't need any coding skills to benefit from all of the features that our solutions incorporate. In case you have currently built your website and you wish to employ Server Side Includes later, you will need to make sure that you rename the files from .html to .shtml and correct the links on the site, otherwise SSI is not going to work.
Server Side Includes in Semi-dedicated Hosting
Server Side Includes may be enabled easily with each semi-dedicated server package that we provide you with and the whole process shall take you less than a minute and only a few clicks. You can activate SSI by making an empty .htaccess file in a domain name or subdomain root folder with the File Manager tool in the Hosting Control Panel or an FTP program of your choice, then adding a number of lines of code, which you'll be able to copy from the SSI article in our in depth Knowledgebase. The only thing remaining then is to double-check if all webpages that shall implement Server Side Includes are renamed from .html to .shtml and to edit the links to different pages on your website, in order to represent the modifications in the file extensions.