Integrating Google Search API to AC Gold

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
marty@web2market
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Fri Apr 27, 2012 11:27 am

Integrating Google Search API to AC Gold

Post by marty@web2market » Tue Feb 23, 2016 9:12 am

Hello,

We are trying to use the instructions posted in this article: http://wiki.ablecommerce.com/index.php/ ... to_AC_Gold. However we are not getting any results. We have added our cx variable according to the instructions but still nothing. You can see the page we have setup here: http://debug.ntwonline.com/GoogleSearch.aspx?q=tire. Any ideas what we may be doing wrong?
Last edited by marty@web2market on Wed Feb 24, 2016 5:35 am, edited 1 time in total.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Integrating Google Search API to AC Gold

Post by mazhar » Tue Feb 23, 2016 9:24 am

What website URL you used in Google Account? ntwonline.com or debug.ntwonline.com ? It seems like debug.ntwonline.com is not indexed by Google so that may be the reason its not able to find any results. If this is the case then try using ntwonline.com in Google account while configuring your Google search.

marty@web2market
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Fri Apr 27, 2012 11:27 am

Re: Integrating Google Search API to AC Gold

Post by marty@web2market » Wed Feb 24, 2016 5:32 am

We originally set it up with debug.ntwonline. We just switched it to ntwonline.com like you suggested, but it still doesn't return anything. I put the pages on the live site to see if it might work there, but that didn't return any results either.

nadeem
Captain (CAPT)
Captain (CAPT)
Posts: 258
Joined: Tue Jul 31, 2012 7:23 pm

Re: Integrating Google Search API to AC Gold

Post by nadeem » Thu Feb 25, 2016 2:03 am

From google control panel, edit your search engine and update 'Sites to search' field value to *.ntwonline.com. You can now confirm if you have set everything up correctly by providing your cx value here

Code: Select all

www.google.com/search?cx={YOUR-CX-VALUE}
If this return results, you have setup correctly and it should work on your website.

marty@web2market
Ensign (ENS)
Ensign (ENS)
Posts: 5
Joined: Fri Apr 27, 2012 11:27 am

Re: Integrating Google Search API to AC Gold

Post by marty@web2market » Thu Feb 25, 2016 8:41 am

We have updated that value and tried this on both debug.ntwonline.com and www.ntwonline.com and it still doesn't return any results. When we use "google.com/search?cx=..." it DOES return results though. Any ideas what might be the problem here?

Post Reply