As stated in a recent thread I am starting a large content site (starting with 1000+ articles and may well grow beyond 10,000 within a year). That said, all pages will be utilizing include PHP files to run the site, so basically all I do is insert the text I need for each page. I decided not to use a CMS and rather just static pages; it would take the same amount of time anyhow.
Now, not using a CMS has the drawback that I need some sort of spider for my own site that will make its own searchable database. Can anyone recommend something like this for such a large site?
Thanks!