Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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

Can't disable domain guessing in version 37.0.2 in order to go to about.config

  • 3 replies
  • 1 has this problem
  • 1 view
  • Last reply by maisry

more options

Online suggestions have not helped, including going to Preferences > Navigator, because Navigator is not in my version. What I need this for is to stop geolocation which requires entering "about.config" in the URL bar, but Domain Guessing ALWAYS adds www. to it, so I get "Server not found" error. Mac OSX 10.6.8. Thanks for your help.

Online suggestions have not helped, including going to Preferences > Navigator, because Navigator is not in my version. What I need this for is to stop geolocation which requires entering "about.config" in the URL bar, but Domain Guessing ALWAYS adds www. to it, so I get "Server not found" error. Mac OSX 10.6.8. Thanks for your help.

Chosen solution

It is not about.config with a dot, but about:config with a colon. about: is a protocol like http: and is used to access special built-in pages You can open about: pages via the location/address bar.


I assume that you are looking for this pref:

  • geo.enabled = false

Note that Firefox will always ask for permission before using Geolocation.

If Geolocation isn't used them websites can do a reverse DNS look up of your IP address and that is usually not very accurate.

Read this answer in context 👍 1

All Replies (3)

more options

Try a colon instead of a period: about:config

To discover more internal pages, try about:about

more options

Chosen Solution

It is not about.config with a dot, but about:config with a colon. about: is a protocol like http: and is used to access special built-in pages You can open about: pages via the location/address bar.


I assume that you are looking for this pref:

  • geo.enabled = false

Note that Firefox will always ask for permission before using Geolocation.

If Geolocation isn't used them websites can do a reverse DNS look up of your IP address and that is usually not very accurate.

more options

cor-el said

It is not about.config with a dot, but about:config with a colon. about: is a protocol like http: and is used to access special built-in pages You can open about: pages via the location/address bar.

I assume that you are looking for this pref:

  • geo.enabled = false

Note that Firefox will always ask for permission before using Geolocation.

If Geolocation isn't used them websites can do a reverse DNS look up of your IP address and that is usually not very accurate.