Forum Moderators: open

Message Too Old, No Replies

SITE SEARCH script, no ads

I'm trying to replace Google Custom Search

         

mw11

7:53 am on Oct 19, 2014 (gmt 0)


Guys,

I need a bit of help.

I'm looking for a so called 'site search' script.
Preferably in JavaScript.
But it doesn't have to be JavaScript.

Important: it should be 'free' as well as 'ad fee'.

I'm trying to replace Google Custom Search,
because it's neither ad free, nor accurate.

Swanny007

1:09 am on Oct 20, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Here ya go (more private too): [duckduckgo.com...]

tangor

1:19 am on Oct 20, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You might search (I used Bing) for perl site search script. There are a number of solutions out there. Have no doubt there are php solutions as well.

Rhat said, bear in mind that if your site is fairly large, your search index can become huge, depending on the number of indexes created.

mw11

4:42 am on Oct 20, 2014 (gmt 0)



@Swanny007 and Tangor,

Thank you guys for responding.

Agreed. Using Duckduckgo or Bing is a great idea, because when without much thinking I use Google, pretty much ALL I get is 30 or 40 articles on Google's own, highly advertised custom search service. And naturally they tell me how great it is.

And, of course Google's Custom Site Search service is not that great! Firstly it's NOT ad-free! And, secondly, the results you get are NOT even accurate!

In the last 2 or 3 days I've looked at Matt's Script Archive (in CGI). And the "Simple Search" project of the 'London Perl Mongers' (in Perl). However, both of them appear to be outdated or obsolete.

I've also searced sourceforge.net, fsf.org, downloads.com, cnet.com, and many others. However, I've had no luck so far. There is only one program, called SSEP, that I'm considering at the moment. However, I'm reluctant to go ahead and use it, because it's NOT popular, with NO user feedback, and NO reviews.

I've also looked at up to 15 other "site search" programs from all over the Internet. However, ALL of them turned out to be annoying liabilities. Either because they turned out to be NOT ad-free. Or because they wanted my money, per month, every month.

Agreed. Size can be an issue, too. However, when on my desktop there is a free 'far.exe' app that is able to do a folder search on my desktop, and if it can do it in two seconds or less, then why should it take longer, and why should it cost me big bucks, when the only real difference seems to be that the same or a similar operation is performed on the server's side?

Swanny007

6:04 am on Oct 20, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Server side = more maintenance, more resource usage, etc.

Site search is so much easier when you use a CMS. For us guys without CMS, yikes, not so easy. I use Google custom site search and the DuckDuckGo site search. I'll use one of them and use my time for other things. By the way, DDG has less ads than Google, and the end user can actually turn off ads while on DDG.

Google used to let you pay to use Custom Search Engine and they would show no ads, I'm not sure if they still do that though...

tangor

9:16 am on Oct 20, 2014 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Might look at the perl scripts again. Just because they are old does not mean they won't work.