Search Console Regex Library
Pre-built regex patterns for Google Search Console. Copy, paste into the Performance report, and instantly segment your search data.
GSC uses RE2 regex syntax. All patterns below are tested and ready to use. Go to Performance → + New filter → Query or Page → Custom (regex).
How to use these in Search Console
🎯 Search Intent Filters
Segment your queries by what the user actually wants. This is the foundation of content strategy.
Question Queries (PAA / Featured Snippet opportunities)
Finds every question people type that leads to your site. These are your featured snippet and People Also Ask opportunities.
^(who|what|where|when|why|how|can|does|is|are|should|could|will|did|do)"How to" Queries Only
Isolates how-to searches. Great for tutorial and guide content planning.
(?i)^how\s+(to|do|does|can|should|would|much|many|long|often|far)Commercial / Comparison Intent
Catches users in research and decision mode. These searchers are close to converting.
(?i)(vs|versus|compare|comparison|alternative|alternatives|better|best|top|review|reviews)Transactional / Buying Intent
Users with buying signals. Highest conversion potential.
(?i)(buy|purchase|price|cost|cheap|discount|deal|coupon|order|shop|store|sale|affordable|pricing|free trial|demo)Informational / Learning Intent
Users looking to learn. Perfect for building topical authority with educational content.
(?i)(guide|tutorial|how to|step by step|tips|tricks|ways to|best way to|learn|help|explain|examples|definition|meaning)Navigational Intent (Login/Account)
Users looking for a specific page on your site. If these rank poorly, your site has UX issues.
(?i)(login|log\s?in|sign\s?in|dashboard|account|support|contact|help\s+center|documentation|docs)Tips for GSC Regex
Want to know what to fix first?
Run a free audit and get a prioritized action plan for your site.
Run Free Audit →