You are here: Home > Forum > Newbie's Corner > Page info from database friendly to google? Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
hestedama



Joined: 27 Dec 2006
Posts: 4

PostPosted: Thu Dec 28, 2006 1:46 am    Post subject: Page info from database friendly to google? Reply with quote

Hi everyone, and to you Rosalind, Great book of yours.

I'm a bit into google ranking atm, and I wonder if I make my site showing its content from a mysql database (with help from PHP) will the google bot still be able to find the text? Or does google not like php scripts and databases?

Cheers
Hestedama
Back to top
Jim Hutchinson
Moderator


Joined: 17 Jan 2006
Posts: 410
Location: Iowa, USA

PostPosted: Thu Dec 28, 2006 4:44 am    Post subject: Reply with quote

Googlebot and all the other search engine bots will see your text even if it comes from a database. That is because they fetch/request the pages similar to the way we do and only see the "processed" data.

The difference is that the bots do not read JavaScripts, frames (except the NOFRAMES sections), iframes or flash. Even though I have not yet seen the PHP extension on the official files types list at Google, I have had no trouble submitting those pages and getting them ranked high.

Hope that helps.

Jim
Back to top
hestedama



Joined: 27 Dec 2006
Posts: 4

PostPosted: Thu Dec 28, 2006 2:25 pm    Post subject: Reply with quote

Thanks Jim, that was exactly what I was hoping for. Using databases makes things much easier. Cheers
Back to top
Jim Hutchinson
Moderator


Joined: 17 Jan 2006
Posts: 410
Location: Iowa, USA

PostPosted: Thu Dec 28, 2006 3:57 pm    Post subject: Reply with quote

Database make a lot of things easier. Think of where the articles in blogs are stored - databases. Yet the search engines practically trip over each other to get there and index your articles. Same with content management systems (CMS) where the entire site is driven by databases.

So code to your heart's content. Let me know if you want any help. PHP scripting and MySQL databases are my playground. Very Happy

Jim
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetProfitsToday.com Forum Index -> Newbie's Corner All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum