SSI Help
Do you have a site with a lot of pages? well if you do isn't it a pain to Copy & Paste all of those HTML codes on every page? and then when you want to add a new link you have to add it to every page? well your problem is solved. All you need to do is put a small 1 line HTML code that automaticly puts a certain HTML code in it's place.
like for me, i have a ton of links on the left, So i put in the SSI code and all the links appear on all the pages! it is sortof like the code is an automatice link to a certain page.
<* !--#include file="filename.txt"-->
you replace the filename.txt with the file name with all the links on it. So when you change filename.txt All your pages are changed!
Note: when puting the code on your site take out the *. i put it there so the code would show.

|