| Web National Hosting Features |
SSI - Server Side Includes Server Side Includes allow you to insert files into your HTML pages on the server side. This means SSI isn't dependant on the clients browser. SSI is required by many scripts and can also save you hundreds of hours in web site maintenance by allowing you to edit just one page that has its content embedded throughout your site, effecting a change globally and avoiding having to edit each page one by one. Lets say that at the bottom of each page of your web site you have your contact phone number. If you have a 20 page web site and your phone number changes then you have to change 20 Pages. However, if that section of your site is called via an SSI then all you do is change one file and all pages are changed. |