I have a web page which has links at the bottom like this:
- <a href='http://www.google.com/q?rome+photos'>photos of rome</a> - <a href='http://www.google.com/q?paris+photos'>photos of paris</a> - <a href='http://www.google.com/q?london+photos'>photos of london</a>
The idea is that if somebody clicks we go to Google search image page and we search for those images of those cities.
The questions are:
Edit: The 3rd point is very important to me: it's okay to work out the url from blogs and others but the question remains: is google okay with this ? will it ever discourage this approach ? if so then all my urls would become suddenly worth nothing
Go to images.google.com. Search for an image.
How to create a URL for an image using Imgur. By far one of the easiest image-to-URL converters on the market. Go to the Imgur website, then on the top left click the 'New post' button. Then you can drag an image into the box or you can select the image from your desktop or another source.
What is an image URL? A URL is a web address that specifies location. Therefore, an image URL is a web address that specifies the location of an image. Having an image URL makes it easy to share.
Go to photos.google.com and open any image that you wish to embed in your website. Tap the Share Icon (video tutorial) and then click the Get Link button to generate a shareable link of that image. Go to j.mp/EmbedGooglePhotos, paste that link and it will instantly generate the embed code for your selected picture.
https://www.google.com/search?tbm=isch&q=findSomeImage
,So, the only change you have to make, is to add the tbm=isch
option to your urls.
http://www.google.com/search?q=<SEARCH TERM>&tbm=isch
The tbm=isch
is the internal google search parameter that determines what kind of search to perform. There doesn't seem to be any official documentation on it, but this page has a decent write up:
Google Search Request Params
EDIT:
It looks like if you don't include the "/search" part of the string, it fills the google searchbox, but doesn't actually execute the search.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With