I run a mid size database driven PHP site. When I generate the sitemap I don't see all the pages from the database. I assume only the linked pages are indexed? How can I get everything that's in the database to be indexed? Do I have to create a separate link page? And if so, do this page have to be linked from any of the "visible" pages on the site?
Thanks.