just to satisfy my curiosity, what file type does Google use for their web pages?
Google file types
Collapse
X
-
Right-click->View Source reveals this:Originally posted by kestrelljust to satisfy my curiosity, what file type does Google use for their web pages?
<html><head><me ta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><title>anyth ing - Google Search</title><style><!--
as the first line of the file. -
I think they used several different file types, but you would probably be better off researching how they started in Stanford U of California and how they got to where they are now (NUMBER 1 SEARCH ENGINE IN THE WORLD) so they implement many proprietary technologies and file types. I would shoot them an e-mail and see what they say.
Good Luck, Cyber.Comment
-
Google uses Linux. As far as languages go, they use PHP, Ruby, Python and C that I'm sure of.
As far as file types go, I'm confused by the question. The web is HTML and XML. You don't have much choice and it's not up to you.Comment
-
I think he means which server side language they use to generate the pages, e.g. PHP, ASP, JSP, Coldfusion, or own proprietary language. Obviously, the end product will be HTML/ XML.Originally posted by drhowarddrfineGoogle uses Linux. As far as languages go, they use PHP, Ruby, Python and C that I'm sure of.
As far as file types go, I'm confused by the question. The web is HTML and XML. You don't have much choice and it's not up to you.Comment
Comment