Forum Moderators: martinibuster

Message Too Old, No Replies

Searchbox less intrusive than Google SE

         

Runfun

5:36 pm on Mar 22, 2021 (gmt 0)

10+ Year Member Top Contributors Of The Month



I'm looking for an alternative for the Google searchbox because it's everything but use friendly. I've to scroll a whole page down till I see search results of my website. I don't want textads above the results so I found Duckduckgo as alternative: [duckduckgo.com...]

But maybe there are other good solutions for it?

not2easy

7:10 pm on Mar 22, 2021 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I like that the DDG site search offers options and settings so you aren't stuck with one size, one look. You can customize the appearance. DDG is showing ads but I've never seen more than one or two at the top and they are clearly marked as ads.

Runfun

9:01 pm on Mar 26, 2021 (gmt 0)

10+ Year Member Top Contributors Of The Month



Thanks I'll give it a try this weekend but it means another bot that has to crawl my forum with 520K+ messages and it could slow it down.

engine

9:43 am on Mar 27, 2021 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Runfun, you could consider restricting other bots as a experiment.

SweetPotato

2:58 pm on Mar 31, 2021 (gmt 0)

5+ Year Member Top Contributors Of The Month



Why do you need third party search? Sounds like there's a problem elsewhere and this is a workaround. All forums have native search, and very fast ones too.

lammert

3:19 pm on Mar 31, 2021 (gmt 0)

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



The best forum software in the world called BestBBS [webmasterworld.com] has no native forum search. With 520k+ posts I can imagine some slowdown in performance if an internal search option is used.

SweetPotato

6:58 pm on Apr 1, 2021 (gmt 0)

5+ Year Member Top Contributors Of The Month



I meant to write all *modern* forums.
This site is frozen in 1980.

Runfun

10:19 pm on Apr 3, 2021 (gmt 0)

10+ Year Member Top Contributors Of The Month



My forum with phpbb did slow down in the past with a previous version. Maybe it's better now but there are more than 520K+ messages at the forum so an internal search function would probably still cause a high page load.

SweetPotato

10:59 pm on Apr 3, 2021 (gmt 0)

5+ Year Member Top Contributors Of The Month



It should be debugged with logs, find the bottleneck.
Is the cpu usage high? Memory? Disk i/o?
I'm sure phpBB can handle 500k posts just fine.
[phpbb.com...]

The server you need depends on the users you have and how you manage it. And also being careful not adding extra plugins (mods) that could hog all server resources like live chats, etc.
There are many things to know to solve this.
Sure add external search but that's a workaround not the proper way to solve an issue.
As for the question i wouldn't do it i would debug the cause of slowness and fix that keeping native search.

/Useless rambling end.

Runfun

5:02 pm on Apr 11, 2021 (gmt 0)

10+ Year Member Top Contributors Of The Month



Thanks SweetPotato, thought it couldn't handle it in one of the previous versions. Now it seems working fine and much better experience for users. Only problem is my WordPress part isn't indexed but for this moment it's okay.