Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Keyword Search on site with non-standard search url format not working

  • 4 réponses
  • 3 ont ce problème
  • 8 vues
  • Dernière réponse par jaydough

more options

The smart keyword search is probably my favorite less-known firefox feature and it really made the switch from Opera a few years back much easier.

But there is one site - jisho.org - where I'm having a lot of trouble using the keyword search feature.


Before it redesigned its site and search feature, I could type in a Japanese word in:

Japanese characters - 狐

Roman letters - kitsune

Or the english meaning - fox

and have a search page come up. However, since they changed their url from something like "...search.php?q=kitsune" to ".../search/kitsune" it has become really difficult for me to update the bookmarked search to something that works.


By default, a search will show up as: "http://jisho.org/search?utf8=%u2713&keyword=%E7%8B%90" for "j 狐" Or: "http://jisho.org/search?utf8=%u2713&keyword=kitsune" for "j kitsune" and both searches will bring up a blank page.


Ideally it would bring up for "j kitsune" "http://jisho.org/search/kitsune"

Or for "j 狐" either: "http://jisho.org/search/狐" or "http://jisho.org/search/%E7%8B%90"


I've been trying to work around this problem and specify a keyword search that actually works, but I'm pretty out of my element here. Any insight would be much appreciated.

The smart keyword search is probably my favorite less-known firefox feature and it really made the switch from Opera a few years back much easier. But there is one site - jisho.org - where I'm having a lot of trouble using the keyword search feature. Before it redesigned its site and search feature, I could type in a Japanese word in: Japanese characters - 狐 Roman letters - kitsune Or the english meaning - fox and have a search page come up. However, since they changed their url from something like "...search.php?q=kitsune" to ".../search/kitsune" it has become really difficult for me to update the bookmarked search to something that works. By default, a search will show up as: "http://jisho.org/search?utf8=%u2713&keyword=%E7%8B%90" for "j 狐" Or: "http://jisho.org/search?utf8=%u2713&keyword=kitsune" for "j kitsune" and both searches will bring up a blank page. Ideally it would bring up for "j kitsune" "http://jisho.org/search/kitsune" Or for "j 狐" either: "http://jisho.org/search/狐" or "http://jisho.org/search/%E7%8B%90" I've been trying to work around this problem and specify a keyword search that actually works, but I'm pretty out of my element here. Any insight would be much appreciated.

Solution choisie

Did you remove the old keyword like I posted above?

There are some issues with keywords if you edit the URL and best is to first remove the keyword, then edit the URL and then re-add the keyword.

Did you try to use another keyword?

You may have to use the SQLite Manager extension to remove this specific keyword from the moz_keywords table.

Lire cette réponse dans son contexte 👍 3

Toutes les réponses (4)

more options

Try to create a new bookmark with the URL set to http://jisho.org/search/%S If you edit the existing bookmark then best is probably to first remove the keyword to prevent keyword issues (bugs).

more options

cor-el said

Try to create a new bookmark with the URL set to http://jisho.org/search/%S If you edit the existing bookmark then best is probably to first remove the keyword to prevent keyword issues (bugs).

For whatever reason, the bookmark won't let me add a keyword to it. It just reverts to a regular bookmark when I hit "save."

more options

Solution choisie

Did you remove the old keyword like I posted above?

There are some issues with keywords if you edit the URL and best is to first remove the keyword, then edit the URL and then re-add the keyword.

Did you try to use another keyword?

You may have to use the SQLite Manager extension to remove this specific keyword from the moz_keywords table.

more options

Changing the keyword worked and so did deleting the moz_keywords entry. Thank you so much.