What if you want to include a link to a Google search results page and the URL needs to be short? Instead of copying the URL from the address bar and including a lot of unnecessary parameters, you can manually build a simple URL:http://www.google.com/search?q=testObviously, you should replace "test" with your query. If there are multiple keywords, replace space with "+" like this:http://www.google.com/search?q=test+my+speedYou could drop "www." from the URL:http://google.com/search?q=testGoogle now uses AJAX to load search results, so you can replace "search?" with "#":http://google.com/#q=testYou can even drop the slash after "google.com" and the URL works in most desktop browsers, but not in mobile browsers. You could also replace "google.com" with "google.ca" or other Google domains, but you'll get different results.Fortunately, Google owns the googl.com domain and you can use this URL:http://googl.com/#q=test
Thursday, February 28, 2013
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2013
(496)
-
▼
February
(17)
- The Shortest Google Search URL
- Upcoming Google Translate Features
- Drag and Drop Links to Google Translate
- Google Tests a New Navigation Interface
- Google Drive Video Embeds, Too Limited
- Chrome Shows Which Tab Is Making a Noise
- Gmail Attachments in Google Drive?
- A Disrupting Google Easter Egg
- Hide Google's Navigation Bar
- 1TB of Google Storage? Buy a Chromebook Pixel Instead
- Google's First Ultrabook
- New Google Weather OneBox for Desktop
- Google Drive's File Previews
- Chromebooks and Battery Life
- Google Docs Templates, Still Available
- Google OS, Developed in 2006?
- WebM and Broken Promises
-
▼
February
(17)
0 comments:
Post a Comment