using google custom search for images that are free to use or share - google-custom-search

I am trying to use the Google Custom Search to search for image. I want to filter results from the custom search engine by licencing. Are there any settings to find creative commons images? I would appreciate any help with this.

Yes there is a way indeed, please refer to this guide.

Related

a proper replacement for Cesium map engine

I used to work with Cesium ion and their map engine in my project.
I want to know if there are any better or equal map engines out there.
found some options and am not sure about them.
MapTiler
Carmenta
ArcGis (Although I'm not sure about this one)
Thanks in advance
Please check these open sources. worldwind, webglearth, itown
You can reach out to support#maptiler.com and share more context about your project. We are happy to help you.
Jiri

Could i use only results without interface with google custom search api?

could i use custom search engine without interface in my apps?
I already checked the documents but it doesn't explain about that.
i already asked to help center but no answer yet.
i only need results.
please if you know, help me.
Yes--that's precisely what the Custom Search JSON API is for.
https://developers.google.com/custom-search/v1/overview

google custom search site specific search in V1 code

Can someone help me with how to implement a site specific search in google custom search version 1 code? Ex. search only
http://www.example.net/somesite/somesubsite/
For version 2 code, I can use the as_sitesearch parameter. But I need more control over the style of the search form, so I must use V1. I'm unclear how to implement this with V1.
Also, I cannot find documentation on the scripting that's incorporated into v1, if someone knows where that might be hiding, I would appreciate it. I have scoured https://developers.google.com/custom-search/docs/ and I must be overlooking it.
Take a look at the Google custom search V1 data rendering docs, located here https://developers.google.com/custom-search/docs/js/rendering

google plus and pinterest share: how to not show unwanted images

When user try to share my page on google plus, google gives suggestions for some extra images which I don't want. I wan't only one image to show up in share windows. Is any way to tell that? I already use og:image tag, but it doesn't help.
The same problem is when Google Chrome Pin it extension is used for Pinterest.
Although Google+ generally respects the "og" tags, it frequently has trouble doing so. What works much better is to use Schema.org microdata. You can find a configuration tool to help, and some very brief documentation, at https://developers.google.com/+/web/snippet/.
More information about Schema.org markup is available at https://support.google.com/webmasters/answer/1211158.

Store XAML to DB

I'm working on designing a workflow and the output is a XAML file, I need to store that file in SQL DataBase .. How can I do that? What do you think is the suitable extension to convert to?
I used Google to find this.
PRO TIP - Google is a search engine. You can use search engines to find things.