Skip to content

Google Search Console & regex queries

Issue Description

Shows you all of the questions that you rank for along with impressions and clicks

Affected Browsers

Issue Type

How to Fix the Issue

As of early April 2021 Google recognizes regular expressions (regex) for querying search console.

This works for queries and pages. All you need to do is:

  • Open search console
  • Click “performance”
  • Click “new” and then “query”

([^” “]*\s){7,}?

If you want keywords with 10 words or more change the 7 to a 9.

If you want to find keywords with 4 words or more, change the 7 to 3.

 

Find terms you do not have a featured snippet for, add them in as a H2 and follow some tips from this video:

Back to Issues List