GOOGLE OR OTHER SEARCH ENGINES ARE WRITTEN IN WHAT PROGRAMMING LANGUAGE?
HOW LONG DOES IT TAKE TO CREATE AN ADVANCED WEBSITE? (SEARCH ENGINE OR NETWORKING SITE)?
about 23 hours ago - 4 comments
Question by Rockstarz: How long does it take to create an advanced website? (search engine or networking site)? I have an extraordinary idea for a website but I only know basic web design. When it comes to developing something more advanced like facebook, how long do you think it will take and what resources do
Q&A: I WANT TO CREATE A POPULAR SEARCH ENGINE LIKE GOOGLE AND YAHOO…?
about 2 days ago - No comments
Question by Kerching!!!: I want to create a popular search engine like google and yahoo…? What should i do? I was thinking of setting up a business and create a search engine like Google and Yahoo. How do Google and Yahoo get their money? —————————————— Answer by firesplatfrom advertising —————————————— Add your own answer in
Q&A: I WANT TO CREATE A WEBSITE TO SELL SOMETHING. HOW DO I GET A SEARCH ENGINE TO SHOW MINE FIRST?
about 3 days ago - 8 comments
Question by Tina W: I want to create a website to sell something. How do I get a search engine to show mine first? I want to create a website to sell something. How do I get a search engine to show my site as one of its first sites once someone looks for it?
I RUN A MORTGAGE WEBISTE…NEED TO PLACE IT IN SEARCH ENGINES TO GENERATE LEADS??
about 5 days ago - 5 comments
Question by Ask R: I run a mortgage webiste…Need to place it in search engines to generate leads?? Can someone help me with how I can get traffic to my website without spending money? Google gets you leads but not good ones. —————————————— Answer by Raja Gnothing better than this to get qualified leads http://www.trafficg.com/?member=8754321
Q&A: HOW CAN I CREATE A “SEARCH ENGINE”?
about 1 week ago - No comments
Question by Dr Daud Zareef: How can i create a “search engine”? I have wrote a lot coding to my project, and there is nothing left to code anymore, so i just need to think, that how can i get all the world wide web “URL”? that is my answer for this day (27/04/09), i
IN IE6 I ENTER A URL WHICH IS NOT VALID AT THE ADDRESS BAR, I GET BROUGHT TO SEARCH.LIVE.NET INSTEAD OF GOOGLE
about 1 week ago - No comments
Question by NotSweetOnGates: In IE6 I enter a url which is not valid at the address bar, I get brought to search.live.net instead of google Google is my default search engine. Works fine with a search at the address bar. My problem is since last night tuesday, whenever I enter(guess) a url in the address
QUESTION ABOUT DOMAINS AND SEARCH ENGINE RANKINGS?
about 1 week ago - 2 comments
Question by Aspurtaime Dog Sneeze: Question about domains and search engine rankings? Question about domains and search engine rankings I am building a website for a realtor. It seems that if the domain contains the search words (e.g “homes” and “Denver” and “realtor” to denverrealtor.com or denverhomes.com) it would rank higher in search engines than
HOW DID THE GOOGLE GUY MAKE HIS OWN SEARCH ENGINE?
about 1 week ago - 2 comments
Question by GSDMAN: How did the google guy make his own search engine? How did he put all the info in there? —————————————— Answer by Beeg JuanHe wrote some code and started it running. —————————————— What do you think? Answer below!
CAN YOU USE MS ACCESS AS A SEARCH ENGINE? IF SO, HOW CAN I DO IT?
about 2 weeks ago - 1 comment
Question by PEACH: Can you use MS ACCESS as a search engine? If so, how can I do it? I build a small database but I need to retrieve the information as if I was using a search engine, for example, if you search for POTATO and this is one of the fields on the
DOES A SEARCH ENGINE OWN THE SEARCHES PEOPLE PERFORM?
about 2 weeks ago - No comments
Question by stonerosedesigndotcom: Does a search engine own the searches people perform? Suppose a person searches an engine because they are considering trademarking a term or patenting an idea…does the search engine have the right to sell those terms to perhaps a marketing research company? What promises does a search engine make to not profit

about 1 year ago
This has ALL your answers : http://www.trap17.com/index.php/what-programming-language-google-etc_t34833.html
about 1 year ago
I’m sure its a large mixture of Lots of languages. including HTML, C++, XML, PHP, and others. But it would be very hard to create your own search engine because you would need hundreds or computer servers. I recommend going to google and getting one of their search bars embedded on your site through HTML
about 1 year ago
Dont know about google in particular. But I can give you some general ideas.
First off, the OS used on most web servers would be some variation of unix or linux. Search engines deal with vast amounts of data – so there will certainly have to be a database (DB2, Oracle etc.) somewhere at the backend.
As far as programming language, it could be C++, Java or other language that can produce native code.. it will certainly not be an interpreted language eg. vbscript/javascript etc.
And surely if you are patient enough and have the resources to back you.. you can create a search engine too..
about 1 year ago
the search engine is in C++
the othe products are in different languages (google maps in Java for example)