Forum Moderators: phranque
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
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.