Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
GTSearch: Google? Custom Search Engine Details »»
GTSearch: Google? Custom Search Engine
Version: 1.00, by Princeton Princeton is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.x Rating:
Released: 11-05-2007 Last Update: Never Installs: 388
Auto-Templates
Additional Files  
No support by the author.

Now you can have your very own Google? Custom Search Engine tailored specifically for your web site.

Why GTSearch: Google? Custom Search Engine?
  • Help your visitors find what they're looking for
  • Invite your friends and community to contribute
  • Make money with AdSense for Search
Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin).

1.0.0 VERSION (download GTSEARCH.zip)

This is a "No Template Edits" modifications.

Show your support and click Mark As Installed and Nominate For MOTM.

For continued support and upgrades - support by donating via PayPal.

What is a Custom Search Engine?

A Custom Search Engine is a tailored search experience, built using Google's core search technology, that prioritizes or restricts search results based on websites and pages you specify. Your Custom Search Engine can be tailored to reflect your point of view or area of expertise. With a Custom Search Engine, you can:
  • Apply your website's look and feel to the search results page.
  • Provide search refinements within results pages to make it easier for searchers to find the information they're looking for.
  • Add sites to your search engine's index as you surf the web.
  • Invite friends and trusted users to co-edit and contribute to your search engine.
  • Make money from your Custom Search Engine by participating in Google's AdSense program.
Once you've defined your search engine index, Google will give you a simple piece of code for a search box to place on your site or blog. You'll then have the option to choose various customization options to make the look and feel and functionality of your search engine your own.

Frequently Asked Questions

Q)
What exactly does this modification do?
A) It integrates your CSE with your site - results are on your site not on a Google-hosted page.

Q) Can I run Adsense ads on the same page?
A) No, it's Adsense Google's TOS. To earn money, you will need to associate your CSE with your Adsense account. You can do this by clicking the "Make Money" section of your custom search engine control panel.

Instructions
  1. Upload gtsearch.php file to vbulletin root (same place where global.php file is located)
  2. Install GTSearch: Google? Custom Search Engine product file
  3. Create a Custom Search Engine @ google.com
  4. Want to make money? Follow directions as instructed in the Make Money section of your CSE page.
  5. When completed copy/paste Code to GTSearch: Google? Custom Search Engine vBulletin Options.
  6. Done




Questions about Google? Custom Search Engine?Must Read History:
  • November 6 2007 - GTSearch: Google? Custom Search Engine release
Recently Released Modifications:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #242  
Old 08-04-2008, 11:58 PM
LanciaStratos's Avatar
LanciaStratos LanciaStratos is offline
 
Join Date: Oct 2001
Location: somewhere you're not
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep, it works fine Onone.
Reply With Quote
  #243  
Old 08-10-2008, 12:26 PM
Onone Onone is offline
 
Join Date: May 2008
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, i try, it's work. but i have a big problem. when i'm try to search something in Hebrew i get gibberish.
what to do?
Reply With Quote
  #244  
Old 08-15-2008, 07:20 PM
Baitona Baitona is offline
 
Join Date: May 2005
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Onone View Post
ok, i try, it's work. but i have a big problem. when i'm try to search something in Hebrew i get gibberish.
what to do?
I had the same problem when searching in Arabic
the results were showing ??????? as i am not using UTF encoding

howevr i managed to solve the problem,
for you to get it working right:
go to the google code (within your admincp)
and change the encoding from UTF-8 to the Hebrew encoding

in other words:
replace
<input type="hidden" name="ie" value="UTF" />
with this one:
<input type="hidden" name="ie" value="windows-1255" />

Baitona
Reply With Quote
  #245  
Old 08-15-2008, 07:45 PM
Onone Onone is offline
 
Join Date: May 2008
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok, its work. tnx.
Reply With Quote
  #246  
Old 09-18-2008, 10:45 AM
Silmarillion's Avatar
Silmarillion Silmarillion is offline
 
Join Date: Jul 2004
Location: Germany/Bavaria
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good Job!

How can i manage that the vBulletin Search Function isn't shown to guests, but the Google Adsense Search does? (Navbar)
Reply With Quote
  #247  
Old 09-19-2008, 07:21 PM
Silmarillion's Avatar
Silmarillion Silmarillion is offline
 
Join Date: Jul 2004
Location: Germany/Bavaria
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No one?
Reply With Quote
  #248  
Old 10-28-2008, 03:20 PM
Chunky Monkey Chunky Monkey is offline
 
Join Date: Oct 2008
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I haven't read the entire thread and maybe I ought to before asking, but does anyone have a demo where I can see this in action?

I also second the question above - can it replace the built in search by default?
Reply With Quote
  #249  
Old 11-02-2008, 01:05 AM
wraggster wraggster is offline
 
Join Date: Mar 2005
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i would also like to see a live demo, been through all the pages and have not seen one, will install tommorrow if i can get an understanding of what it does etc, signed up to googles custom search engine so only got to install hack then add code to not show adsense on the search page
Reply With Quote
  #250  
Old 11-03-2008, 02:10 AM
ryans ryans is offline
 
Join Date: Feb 2002
Posts: 110
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

get an error message

Fatal error: Call to undefined function: fetch_cat_url() in /web/docs/www.myste.com/htdocs/dyna_global.php on line 236

things is it should be /boards/dyna_global.php

url is wrong too.

http://www.mysite.com/search.php?cx=...oobs&sa=Search

should be boards/search.php

running vb 3.7.3
Reply With Quote
  #251  
Old 11-03-2008, 05:00 AM
bchertov's Avatar
bchertov bchertov is offline
 
Join Date: Dec 2004
Location: Sonoma County, CA
Posts: 259
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a great mod! The only thing I wish were possible was a way to have the search results account for chronology, with the newest ones first, as VB would do. I don't see how to do it, but perhaps one of you geniuses has figured that out...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:32 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05541 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete