Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I disable this address bar behavior?

more options

When ever I type into the address bar a search query beginning with "php " I end up querying php.net's web site, instead of my search engine. For example, if in the address bar I type: php pg_query_params site:stackoverflow.com, I'm immediately taken to the site: https://www.php.net/manual-lookup.php?pattern=pg_query_params+site%3Astackoverflow.com&lang=en&scope=404quickref

When ever I type into the address bar a search query beginning with "php " I end up querying php.net's web site, instead of my search engine. For example, if in the address bar I type: php pg_query_params site:stackoverflow.com, I'm immediately taken to the site: https://www.php.net/manual-lookup.php?pattern=pg_query_params+site%3Astackoverflow.com&lang=en&scope=404quickref

Chosen solution

Most likely you have a "smart bookmark keyword" set up for some URL on php.net.

If you open the Library window ("Show All Bookmarks" or Command+Shift+b) and search for php.net in the little search box in the upper right, you can click each bookmark in turn and glance at the bottom of the screen to see whether any has php assigned as its keyword. And if that is more annoying than helpful, you can delete it or change it to something like pn that you would only type intentionally.

Was that it?

Ref. How to search IMDB, Wikipedia and more from the address bar

Read this answer in context 👍 0

All Replies (6)

more options

when you are typing in the address bar, make sure that your search engine is selected, not the php website. You can change with arrows

more options

aldenchevez said

when you are typing in the address bar, make sure that your search engine is selected, not the php website. You can change with arrows

Thank you.

Okay, so I type in my query, and instead of using the default search engine I specified, it decides I must mean search using php.net's internal search engine, and so I have to manually override that? And this doesn't happen when i type in 'bing' or 'duckduckgo', why?

Modified by jacob.ian.lee

more options

Hi jacob.ian.lee, at the moment before you submit the contents of the address bar, what does the top row of the drop-down say that Firefox will do?

The reason I ask that is it's possible to define keywords for search engines or bookmarks. Firefox should tell you in the top bar if it's going to do something different from sending the address bar contents to your default search engine.

more options

says " php.net: search terms"

more options

Chosen Solution

Most likely you have a "smart bookmark keyword" set up for some URL on php.net.

If you open the Library window ("Show All Bookmarks" or Command+Shift+b) and search for php.net in the little search box in the upper right, you can click each bookmark in turn and glance at the bottom of the screen to see whether any has php assigned as its keyword. And if that is more annoying than helpful, you can delete it or change it to something like pn that you would only type intentionally.

Was that it?

Ref. How to search IMDB, Wikipedia and more from the address bar

Modified by jscher2000 - Support Volunteer

more options

Thanks, jscher2000, it looks like I had once added a bookmark:

www.php.net/%s

Deleting the bookmark removing the (now) unwanted behavior.