Google Search - No Results
The Google search is not finding any results no matter the words typed in.
Website: www.colindamon.com
The Google search is not finding any results no matter the words typed in.
Website: www.colindamon.com
In the Google API Console, did you enable the custom search service?
See this tutorial for details:
http://www.webassist.com/tutorials/Getting-started-with-Google-Search
Yes, it is enabled. The search work when I test it in the Google Developer console.
send a copy of the webassist/google/search/plugins/index_custom_search_2.php file.
you did not set the domain for the search
change:
if ("" != "") $WAGS_my_search->SetSite("");
to:
if ("www.colindamon.com" != "") $WAGS_my_search->SetSite("www.colindamon.com");
Thanks Jason. Why doesn't the extension prompt you for the domain name?
It does on the general tab.
You're right. Probably should not say optional if it doesn't work without it.
It _can_ work without the domain if you have your google account set up to allow it.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.