Page is a not externally linkable
g1smd - 6:41 pm on Jan 9, 2009 (gmt 0)
Most people with a database driven site start by designing the database and then cobble something together to access those records. They usually end up with multiple Duplicate Content issues, and ugly URLs. STOP! Design it starting from the URL format for each type of page, and use that to decide what sort of data will need to be stored in the database, and what sort of rewrite rules will be needed to connect the two.
Don't overlook the stuff about 'URL format' for all your various types of pages.