Menu

Add mnoGoSearch Search engine

2005-03-02
2012-10-11
  • Nobody/Anonymous

    Hello,

    I would add my intranet search engine (mnogosearch) to awstats 6.4, but it won't work.

    mnogosearch URL: http://myintranet.com/search/search.cgi?p=searchstring

    search_engines.pm :
    @SearchEnginesSearchIDOrder_list1=(
    'search.cgi',
    ...
    %SearchEnginesHashID=(
    'search.cgi','mnogosearch',
    ...
    %SearchEnginesKnownUrl=(
    'mnogosearch','q='
    ...
    %SearchEnginesHashLib=(
    'mnogosearch','mnoGoSearch'

    I think all values are right but no search keyphrases or keywords will be shown.

    Thanks for a reply.

     
    • Sean Carlos

      Sean Carlos - 2006-04-19

      SearchEnginesSearchIDOrder_list1 usually takes a substring from the domain name. I suspect, without having verified, that this is why your example doesn't work. You should try myintranet.com instead of search.cgi which would risk capturing other search engines.

      The URL mentioned does not seem to exist currently.

      Sean Carlos

      http://www.antezeta.com/awstats.html

       
    • Nobody/Anonymous

      Really no idea?

       
    • Nobody/Anonymous

      your exact log entry?

       
    • Nobody/Anonymous

      172.16.20.127 - - [04/Mar/2005:13:53:41 +0100] "GET /images/verlauf.jpg HTTP/1.1" 200 1209 "http://pfweb2/search/search.cgi?q=teststring" "Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.6) Gecko/20050226 Firefox/1.0.1"

       
    • Nobody/Anonymous

      172.16.20.127 - - [04/Mar/2005:13:53:41 +0100] "GET /images/verlauf.jpg HTTP/1.1" 200 1209 "http://intranet/search/search.cgi?q=teststring" "Mozilla/5.0 (Windows; U; Windows NT 5.0; de-DE; rv:1.7.6) Gecko/20050226 Firefox/1.0.1"

       
    • Nobody/Anonymous

      "pfweb2" or "intranet" are the same server

       
    • Max

      Max - 2005-03-04

      ExtraSectionName3="mnoGoSearch"
      ExtraSectionCodeFilter3="200 304"
      ExtraSectionCondition3="URL,\/search.cgi"
      ExtraSectionFirstColumnTitle3="SearchWord"
      ExtraSectionFirstColumnValues3="QUERY_STRING,&q=([^&]+)"
      ExtraSectionFirstColumnFormat3="%s"
      ExtraSectionStatTypes3=H
      ExtraSectionAddSumRow3=1
      MaxNbOfExtra3=500
      MinHitExtra3=1

      I am not sure whether this is what you want:
      Try this Extrasection.
      Number it according to your situation.
      Before you run awstats do not forget to delete your txt file.
      In the newly created table you should find under Searchword your 'teststring' - under Hits how often it was searched for.

       
      • Nobody/Anonymous

        Your solution still works. But my Idea was to add the searchengine in the AWStats Searchengine-Section instead of a own section.

         
        • Nobody/Anonymous

          by the way: That's no problem with Webalizer ;)

           
          • Nobody/Anonymous

            Is there still no way to put the mnoGoSearch into the "AWStats Searchengine-Section"?

             

Log in to post a comment.

MongoDB Logo MongoDB