Server Side Includes


Server Side Includes (or SSI) allow me to build a site out of separate elements. If, for example, a client wants to change a menu option, I can make one change to one file rather than update every single page in the site. It saves a LOT of time, which means cheaper maintenance costs.

close window