Forum Moderators: phranque

Message Too Old, No Replies

A question of organization

         

Teshka

4:48 am on Dec 3, 2003 (gmt 0)

10+ Year Member




Hello Folks,

Would anybody be willing to share how they link their sites internally? I am especially interested in those who have larger sites (hundreds of articles). How do your users navigate through your site? Do you employ a directory of sorts or do you just provide a search function for the users?

Thank you

Elijah

4:53 am on Dec 3, 2003 (gmt 0)

10+ Year Member



How do your users navigate through your site? Do you employ a directory of sorts or do you just provide a search function for the users?

I employ a directory structure for my site. When I add a new page to my database it automatically updates all the pages with the new link using MySQL and PHP.

I also provide a site search function.

You can view my site in my profile for exactly how I do it if you would like to.