What is a GSC query filter?
A query filter narrows the Search Console Performance report to searches that match a pattern. It is useful when a property has hundreds or thousands of queries and you need to isolate one topic, service, product or question type.
How to use this generator
Add the words you want to include. Choose contains, exact, starts with, or whole-word matching. The generator creates a pattern you can paste into the Search Console custom regex filter.
Use cases for SEO work
Build filters for branded searches, location modifiers, product names, service terms, question queries, or a content cluster. You can also create a clean include pattern and use a separate exclusion filter when needed.
Why exclusions are separate
Google Search Console uses RE2-style regular expressions. Some regex features used in programming languages are not supported. This tool avoids unsupported lookahead patterns instead of giving you a regex that fails when you paste it into Search Console.
FAQ
No. It creates the regex in your browser.
Yes. Add one term per line and the tool combines them into one pattern.