Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
creating an external navigation file
11-28-2006, 01:46 AM
Post: #1
creating an external navigation file
I have heard that you can create an external file for your site navigation that would allow you to make a change to one file and that change would popolate throughout all of the pages referencing that file. I have heard this called an ""include"" file or somthing similar.

Would anyone know how to go about creating this or maybe where some tools would be to do this easily? I suppose the reason for it being an external file would be for the search engines, is that correct?

thanks in advance for your help!
Find all posts by this user
Quote this message in a reply
11-29-2006, 12:01 AM
Post: #2
 
that is called SSI - server sided includes. If your host supports server sided includes, you can use a file which can be just included in other files using <!--#include file--> (exact syntax I forgot Smile )

If you are using any programming language such as ASP or PHP also it can be done.

Offline tool is available in macromedia dreamweaver called - Library which can be updated in all the files which uses in a fly.

For search engines, I haven't heard any..
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: