Opensearch meta is missing from the new site
See original GitHub issueFrom irc:
<Jan> hey guys, nice refresh of the website 08:49:13 <Jan> its missing the search meta for whne you click the search icon to add the search
The legacy site shows:
<link title="Firefox Add-ons"
rel="search" type="application/opensearchdescription+xml"
href="/en-US/firefox/opensearch.xml" />
Which causes the AMO search box that allows add-on searches to be added to the Firefox search bar.
Right now opensearch.xml
is a django view, we may want to consider if we need to change that around.
For QA: you should be able to add AMO as a search engine for Firefox by clicking the “Add Search Engine” in the navigation bar menu.
Issue Analytics
- State:
- Created 6 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
Missing meta field in mapping of index - how to solve ... - Opster
The very first time Elasticsearch finds a new field whose mapping is not pre-defined inside the index, it automatically tries to guess the...
Read more >[Meta] OpenSearch / OpenSearch Dashboards - Windows ...
Here are the steps to produce a OpenSearch Windows Zip. Download the latest tarball from opensearch.org downloads page. a) If we want to...
Read more >Common issues - OpenSearch documentation
This page contains a list of common issues and workarounds. OpenSearch Dashboards fails to start. If you encounter the error FATAL Error: ...
Read more >Can we fix the insecure Open Search and broken icon?
On the sites I checked I noticed an /opensearch.xml file. For example: https://meta.stackexchange.com/opensearch.xml ...
Read more >SAML authentication for OpenSearch Dashboards
You can only enable SAML authentication on existing domains, not during the creation of new ones. Due to the size of the IdP...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think we could also add the locale to the title (
Firefox Add-ons (en-US)
) so that one can add search for different locales.ok, that’s not a problem.