GOOGLE OR OTHER SEARCH ENGINES ARE WRITTEN IN WHAT PROGRAMMING LANGUAGE?
WHENEVER I PERFORM A SEARCH ON ANY SEARCH ENGINE, WHEN I CLICK ON THE RESULTS LINKS I GET REDIRECTED.?
about 1 day ago - No comments
Question by DJ: Whenever I perform a search on any search engine, when I click on the results links I get redirected.? The tab will say either “jump” or “redirect” and I end up on a search results page for some obscure search engine I have never heard of, or I might end up at
Q&A: HOW CAN I GET RID OF SOFTONIC SEARCH ENGINE?
about 2 days ago - No comments
Question by BrownEyedGirl: How can I get rid of Softonic search engine? I’m using a Windows 7 system. The laptop is only a few months old, and when I first got it, my homepage would immediately go to Google upon opening up IE. Not too long ago, I (foolishly) downloaded software to put a design
IS THERE A WAY TO GET MY WEBPAGE TO COME UP MORE OFTEN ON A SEARCH ENGINE?
about 3 days ago - No comments
Question by glorybnd: Is there a way to get my webpage to come up more often on a search engine? I just built a webpage, and on yahoo search I typed in the name exactly as it appears on the site. It did not come up at all. Is there something I can do? ——————————————
QUESTION ABOUT DOMAINS AND SEARCH ENGINE RANKINGS?
about 4 days ago - No comments
Question by Aspurtaime Dog Sneeze: 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 those with those words only as metatags.
PHP SEARCH SCRIPT LIKE WIKIPEDIA?
about 5 days ago - No comments
Question by : PHP search script like Wikipedia? Hello. I know some PHP but this is beyond my capabilities. I want to build a search engine script with PHP and MYSQL. For example…. I have a website with a lot of pages each titled with different subjects. If a visitor searches for one of those
Q&A: HOW CAN I GET RID OF SOFTONIC SEARCH ENGINE?
about 6 days ago - 1 comment
Question by BrownEyedGirl: How can I get rid of Softonic search engine? I’m using a Windows 7 system. The laptop is only a few months old, and when I first got it, my homepage would immediately go to Google upon opening up IE. Not too long ago, I (foolishly) downloaded software to put a design
Q&A: HOW DO I CREATE A SEARCH ENGINE WITHIN AN EXCEL SPREADSHEET SO THAT I COULD QUICKLY FIND DATA IN LONG LISTS?
about 1 week ago - 1 comment
Question by marcelsilvae: how do I create a search engine within an excel spreadsheet so that I could quickly find data in long lists? —————————————— Answer by Jamiewhat kind of data do you want to find? be more specific. —————————————— Know better? Leave your own answer in the comments!
HOW, IF POSSIBLE, DOSE A PERSON CREATE A INTERNET SEARCH ENGINE?
about 1 week ago - 4 comments
Question by Master S: How, if possible, dose a person create a World wide web search engine? —————————————— Answer by Anryi think only large companies can. —————————————— Add your own answer in the comments!
HI GUYS ~ IS THERE ANY WAY I CAN CHANGE THE DEFAULT SEARCH ENGINE IN MY ANDROID PHONE NEXUS S?
about 1 week ago - No comments
Question by : Hi guys ~ Is there any way I can change the default search engine in my android phone Nexus S? I mean the default search engine in search bar , not the default search engine in browser ~ What I am using is”CyanogenMod 9 v4.0.3 v4.0 + CM Night builds” Can I
Q&A: MAKING GOOGLE MY DEFAULT SEARCH ENGINE? PROBLEMS.
about 1 week ago - 3 comments
Question by Hotspot: Making Google my default search engine? Problems. I have a wierd, local webpage as my default search engine. When I type in question, it takes me there automatically and is pretty useless for answering anything. I am used to Google, and I tried to find directions on how to make it my

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)