Hockeydemon
Hazard to Others
Posts: 218
Registered: 25-2-2013
Member Is Offline
Mood: No Mood
|
|
Science Madness search using Google engine
Everyone knows that the search engine for the site is a bit of a hassle unfortunately - at least for me it is. It's functionality is limited, and it
makes finding things rather difficult.
Google however is a pretty good search engine. They also let you do searches within websites or make your own search engine for multiple websites. I
usually go this route when I want to search this site since I can search for a specific string of words/keywords ect..
Anyways I figured I'd post the script for the search engine specific to this site in case Polverone, or someone else capable wanted to incorporate it
into the site.
<textarea><script> (function() { var cx = '016245464993835391889:cf-ryehe1l8'; var gcse = document.createElement('script'); gcse.type =
'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' +
cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script>
<gcse:search></gcse:search></textarea>
If they decide they aren't interested you can go to https://www.google.com/cse/manage/create and create your own then simply bookmark it to use it whenever you want.
|
|
hyfalcon
International Hazard
Posts: 1003
Registered: 29-3-2012
Member Is Offline
Mood: No Mood
|
|
You can also do the search on Google with the parameters site:sciencemadness.org (insert whatever search terms here)
|
|