Click to See Complete Forum and Search --> : How does Google Bots work?


narutodude000
12-10-2010, 09:45 PM
What language are bots written in? Is it like file_get_content in PHP?

noahqw
12-11-2010, 08:45 PM
Google is much more advanced than PHP, I'm sure it's something more sophisticated such as a C++ web-crawler.

vjackcon
01-06-2011, 01:33 AM
Google Bot: This is the bot used by Google to scour the web to identify new pages. It has two different versions. Deep bot and Fresh bot. As the name suggests, Deep bot tries to follow every link and downloads as many pages as possible. It tries to read minute details of a site including the internal structure.

narutodude000
01-06-2011, 07:49 PM
Ok, thanks. I was just curious :)