Jump to content

question on SEO and database-driven site integration...


mac007

Recommended Posts

Hello, all:

 

I have a general question on SEO and database-driven site integration...

I am starting to convert a company site from static, to dynamic driven site (php/mysql) with a basic admin section, so that owner can make changes himself thru the browser. I have read about issues related to these database content not really being able to be searched or seen by spiders, specially if these have the sort of url like ?p=12&id=45. I also understand there are ways to make these url's more seo friendly.

 

But what about if I simply have a page "about us" that will always automatically load the "about us" text from the database when page is called, no need to even call any url variables. Wouldn't that then be REALLY REALLY searchable by spiders/search-engines?? Since in a way, that kind of works just like and "include" file, it's always "there" when page is called up...

 

I have also seen where many times a dynamic site might have a "landing-page" or set of landing pages, that are really static, strictly for SEO purposes, that then direct people to the actual database-drive site.

 

Any thoughts on this? or things to watch for to make database-driven content more SEO friendly?

 

Appeciate any feedback!

 

 

 

 

Link to comment
Share on other sites

Just remember engine crawlers see your site the way you do.

 

I am starting to convert a company site from static, to dynamic driven site (php/mysql) with a basic admin section, so that owner can make changes himself thru the browser. I have read about issues related to these database content not really being able to be searched or seen by spiders, specially if these have the sort of url like ?p=12&id=45. I also understand there are ways to make these url's more seo friendly.

 

There is a mod_rewrite to accomplish this which is SEO friendly.  There are many threads already started on this topic (and I think a sticky as well). 

 

Any thoughts on this? or things to watch for to make database-driven content more SEO friendly?

 

Yeah, read the SEO sticky and threads that have to do with your topic.  Almost all these questions have been answered a multitude of times.  If you have specific ones, like how to use mod_rewrite for your own URL please post it so we can help.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.