Search Results with GSE

xF2 Add-on Search Results with GSE 1.0.2

No permission to download
Compatible XF Versions
  1. 2.0
Additional Requirements
Google Search Engine Code
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)

xenforo_com_community_attachments_1519406971776_png_169632__.png



After the second step get your code it looks like,


Code:
<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,


xenforo_com_community_attachments_1519407312541_png_169633__.png



Google Search Results Tab


xenforo_com_community_attachments_1519403612455_png_169623__.png



Community Search Results Tab (Default Search)


xenforo_com_community_attachments_1519403224145_png_169622__.png
Author
Admin
Size
6.9 KB
Extension
zip
Downloads
12
Views
1,130
First release
Last update

More resources from Admin

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...

Similar resources

Google Search AnimeHaxor
Seamless integration of Google Search Engine with your forum search system
Threadloom Search for XenForo 2.x AnimeHaxor
10x as many results as XenForo search. Image search, spell correction, and WordPress search.
735Threads
2,294Messages
65,253Members
sablematrixLatest member
Back