Search
Recommended Sites
Related Links






   

Informative Articles

Five Checks for Web Pages
There are a few essential checks that you must make before uploading your pages. Check the basics - spelling, grammar, terminology. I've seen a lot of arguments for and against using only US spelling on web sites - I think this is a personal...

Google Seo - What To And What Not To Do
In Google SEO (search engine optimization), you, the webmaster, wage war with Googlebot, Google's listing spider. Only this war has no weapons. Instead it is your content veruses the army of Googlebot's other sites to rank. To win...

How To Use Viral "Refer-A-Friend" Promotions To Increase Traffic And Sales
"Viral Publicity" and "Viral Marketing" are really just new buzz words for the oldest form of publicity in the world... "Referral" or "Word of Mouth." The Internet takes this ancient form of "buzz" and promotion and amplifies it with a global...

Optimizing Google Adsense For Better Performance and More Money!
Optimizing Google Adsense For Better Performance and More Money! By: Martin Lemieux So you want to make money with Google Adsense? I don't blame you, who doesn't want residual income! This article will show you how to better optimize Google...

The Site Map – Important or Not?
Have you ever visited a web site and noticed the "Site Map" button jammed somewhere near the bottom of the page? Ever click on it? Probably not. So, why do sites have site maps? The Site Map – Very Important In the old days of the net [about...

 
Simplify Site Maintenance with SSI

© 2004, John Calder
http://www.TheEzine.net

Server Side Includes (SSI), for many marketers, are a bit like the U.S. National Security Agency - it's something you've heard of, but you don't understand completely what they do. In this article, rather than bore you with the technical details, let's just take a look at the benefits and drawbacks of implementing SSI on your site, to see if learning the technical details is worth the trouble.

SSI has several capabilities, but for our purposes, we just want to make our site easier to maintain. For example, if we want to change a color, we normally have to make that change separately on every page of our site. Five or ten pages isn't really a problem, but what if you have 100, 200, or thousands? Even a simple addition of a menu item will take hours, and the chances of making an error increase. SSI will let us easily make such changes, one time, and apply them across your entire site.

Here's where SSI comes in. Let's just imagine that we take one of our web pages, and divide it into three sections, a top, middle, and bottom, much like a sandwich. The "meat" of the sandwich is our content on each page that's different. But the "bread" is the same on every page. What we can do is move the top "slice of bread" to a "top" file, and the bottom "slice" to a "bottom" file.

Then on our original page, add a one line command to tell the server to "include" the top file, and another one line command to "include" the bottom file. Now, you can make a change to your "top" file for example, and the change will be automatically applied to every page on your site that "includes" the top file.

There is a bit of extra resource use on the server to implement SSI. However with today's powerful servers, it's not the issue that it once was. Most hosting companies support use of SSI, and you are usually able to change a setting so that you can continue to use .html extensions.

About the Author
John Calder is the owner/editor of The Ezine Dot Net. Subscribe Today and get real information YOU can use to help build your online business today! http://www.TheEzine.Net

The Ezine DOT Net RSS feeds are available.

(You may reprint this article in full in your newsletter and/or web site)