Server Side Includes in Shared Web Hosting
Server Side Includes is supported on our modern cloud hosting system, so whatever the shared web hosting that you choose, it's possible to use this feature making your website a lot more dynamic. Everything you will need to do is going to be create a file called .htaccess in the home folder for the domain name or subdomain in which you wish to use SSI and add a number of lines of code inside. You simply will not require any kind of coding skills however, as you're able basically copy the necessary code from the help section, or our tech support team can help you enable SSI for any specific site. You just need to modify the extension of the html file which will employ Server Side Includes to .shtml and make certain that all of the links to those pages on the website are correct.
Server Side Includes in Semi-dedicated Servers
It won't take you more than a minute to activate Server Side Includes when you have a semi-dedicated server package from our company. When you choose to enable this feature, you must set up an .htaccess file in the main folder for the domain or subdomain where you need SSI to be active. In that file, you need to copy and paste some code, that you can get in the FAQ article that we have dedicated to SSI. You'll find the latter within the Help area of your Hosting Control Panel, so you don't require any previous experience with these types of matters. The only two things you must deal with are renaming all pages that shall use Server Side Includes from .html to .shtml and updating all the links on your website, so that they lead to the renamed files.
