Search Results with GSE

Unmaintained Search Results with GSE 1.0.2

No permission to download
Compatible XF 2.x versions
  1. 2.0
Additional requirements
Google Search Engine Code
License
Creative Commons license.
Visible branding
No
This add-on, works with Google CSE and shows to search results with use "Google Search Engine" and Default.

Before the installation

1. Go to Google CSE : https://cse.google.com/cse/create/new and add your website.

2. Choose full width option, when you create to the search code on Google CSE website. (Layout tab)

1519406971776.webp


After the second step get your code it looks like,

HTML:
<script>
  (function() {
    var cx = '[COLOR=rgb(226, 80, 65)]xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx[/COLOR]';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>
<gcse:search></gcse:search>

We just need, "var cx ID" (xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx) and now install add-on
Enter your Google Search Engine ID : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Thats all...

Options,

1519407312541.webp


Google Search Results Tab

1519403612455.webp


Community Search Results Tab (Default Search)

1519403224145.webp
Author
Ovunc Dinc
Downloads
110
Views
1,293
First release
Last update

Ratings

5.00 star(s) 2 ratings

More resources from Ovunc Dinc

Latest updates

  1. Membercard and the click on messages search bugs fixed.

    Recommended Remove old version, and install new version. Why? Added with tab options and all...
  2. Added new options and fixed bugs.

    Dear friends, First off all I would like to say all options have been changed. Please do not...

Latest reviews

With this addon it is super easy to use the internal forum search as well as the Google search. The search works really fast and the addon is very easy to install and configure. Anyone who has previously offered a Google search box in his forum must enter the setup of the addon only his partner-pub-1234567890abc: xyz12344 ID. Running :)

Thank you very much for this addon!
A so-called must have.
This is the best add-on for Google Custom Search. Thanks. All XenForo 2.0 owners should be use this add-on.
Top Bottom