SSI (Server Side Includes)
SSI is a server-side scripting language that allows web developers to add HTML content from different files on web pages. It is usually used to include common content such as headers and footers on multiple web pages in a website.