SSI
All > Technology > Search > SEO / Search Marketing
- Server Side Includes. Used (for example) to add dynamically generated content to a web page.
I-Search Digest - Cite This Source - This Definition - Server Side Includes are a way to call portions of a page in from another page. SSI makes it easier to update websites. To use a server side include you have to follow one of the conditions: end file names in a .shtml or .shtm extension use PHP or some other language which makes it easy to include files via that programming language change your .htaccess file to make .html or .htm files be processed as though they were .shtml files. The code to create a server side include looks like this: <!--#include virtual="/includes/filename.html" -->
SEO Book - Cite This Source - This Definition - Dedicated Server, DNS, HTTP, IP Address, server, Virtual Domain, virtual server
Also listed in:
- All > Technology > Defense