How to Ensure a Specific URL Works Only on a Designated Website and Prevent Autofill on Others

How can I ensure that my login credentials are autofilled only for the main site and not for its subdomains when the parent company owns multiple sites? For example, GameSpot owns GameFAQs, and now GFAQs is part of the GameSpot domain. I have login credentials for both, but how do I make sure the credentials are autofilled only on GameSpot’s main site and not on GameFAQs? It’s similar to how Google allows you to search specific terms using quotes or exclude words with a minus sign. How can I apply a similar approach to autofill settings for websites?

Welcome, @Moin_Ali to the community!

Match Detection is what you need to adjust. Most likely, you will need to set it to “exact”.

When you create a login item for GameSpot, set the Website (URI) field to:

https://www.gamespot.com/login-signup/

Before saving the item, also click the gear :gear: icon next to the URI field, and select “Exact” (or “Host”) as the Match Detection option.

When you create a login item for GFAQs, set the Website (URI) field to:

https://gamefaqs.gamespot.com/

Before saving the item, also click the gear :gear: icon next to the URI field, and select “Exact” (or “Host”) as the Match Detection option.