Hi there all,

I'm about to develop a site with a DB backend & I want to know how one goes about doing organic SEO if most of the site is DB driven.

There will be some text on the page, but certain things that are pulled from the DB, won't actually be in html/xhtml on the site.

Any help is appreciated.

Thanks & have a great wknd.


Michelle

Consider a forum like this that uses PHP and mySQL. Every thread is the exact same page which just uses different variables to use in order to extract from the database in order to create the HTML. Thus, every page can be indexed and is treated by search engines as a separate page.

Since you're using PHP to get the data from the database to the page then you won't have any problems with the info being indexed.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.