|
Server-Side Includes (SSI)
Server-Side Includes (SSI) are a powerful way to manage content updates across multiple pages. Virtually every site reuses content across multiple pages. Server-side includes allow you to update all the pages by editing one file
(and then uploading that file to the webserver). While CSS makes updating the “design” of a site faster, SSI make updating the “content” faster. Server-side includes are similar to Dreamweaver’s Library
items, but much more powerful. Website updates will go faster than ever! |