Another question regarding the "pseudo" project I'm writing documentation for.

On the website one will find a lot of charity organizations. Each instance will provide detailed information regarding this organization.

My first thought was a single page that load the company information from the database.

But then, I want the site, together with all organizations to be properly indexed by search engines, and my concern is that if the company information is in the database, this is not going to happen (Probably I am wrong, but I'm not sure).

Any ideas?