Moin,
da Google zu diesem Thema leider nicht so gesprächig ist, wie ich erwartet hatte, wende ich mich mit meinem Anliegen einfach mal an Euch:
Ich bin auf der Suche nach zuverlässigen/aktuellen SearchEngine-Optionen für Webalizer, da meine zu kompakt/primitiv sind und dementsprechend unnötige false positives erzeugen :roll:
Danke & Gruss,
Joe User
Webalizer SearchEngine-Finetuning
Webalizer SearchEngine-Finetuning
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Re: Webalizer SearchEngine-Finetuning
Vor langer Zeit hatte ich mir da ein paar Anpassungen gemacht, keine Ahnung, ob die noch aktuell sind. Siehe http://www.dodolin.de/stats/webalizer/w ... fault.conf
Code: Select all
SearchEngine yahoo.com p=
SearchEngine altavista.com q=
#SearchEngine google.com q=
SearchEngine eureka.com q=
#SearchEngine lycos.com query=
SearchEngine hotbot.com MT=
SearchEngine msn.com MT=
SearchEngine infoseek.com qt=
SearchEngine webcrawler searchText=
SearchEngine excite search=
SearchEngine netscape.com search=
SearchEngine mamma.com query=
SearchEngine alltheweb.com query=
SearchEngine northernlight.com qr=
# Above from sample.conf. Below my additions.
SearchEngine google q=
SearchEngine web.de su=
SearchEngine fireball.de q=
SearchEngine lycos query=
SearchEngine abacho.de q=
SearchEngine allesklar.de words=Re: Webalizer SearchEngine-Finetuning
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Re: Webalizer SearchEngine-Finetuning
Wow, das ist ja riessig! Und der benutzt u.a. meine Liste, witzig. Haette ich ja nicht gedacht, dass irgendjemand das mal nutzen koennte/wuerde. Warum man aber Google per IP listet habe ich noch nicht verstanden?
Re: Webalizer SearchEngine-Finetuning
Einige Google-Server senden leider statt dem FQDN die IP als Referrer, so dass ohne die Angabe dieser IPs die Auswertung des Suchstrings ausgehebelt werden würde.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
