Skip to content

Custom Search Engine Setting #1002

Answered by ma651851384
tucker19 asked this question in Q&A
Discussion options

You must be logged in to vote

@tucker19 I tried it out to add an additional search provider, as mentioned from @Dictynna-PHA.

Edit the file ./config/www/searchproviders.yaml. In my case I have added the search engine "metager.de" at the end of the file:

metager:
   id: metager
   url: https://metager.de/meta/meta.ger3
   name: metager
   method: get
   target: _blank
   query: eingabe

The help website from that search engine contains the needed information like the URL, which has to be used (german):
https://metager.de/hilfe/funktionen#selist

Additionally, I changed the default search provide to metager. This is possible via the heimdall settings.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by KodeStar
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #885 on November 16, 2022 23:55.