How to get information queries in Google Search Console: regular expressions in Google Search Console

A short guide that will help you optimize your existing content or create new content.

  1. In the Performance section of Google Search Console, click on “+ New”
  2. Select “Query” and select “Custom (regex)” in the filter.
  3. Add the expression to the line:
  • For inquiries in English:
^(who|what|where|when|why|how)[" "]

The extended version:

^(who|what|where|why|when|how|which|do|does|did|can|could|will|would|should|best|tips|ways|top|guide|advice)[" "]
  • for inquiries in the Ukrainian language:
^(хто|що|де|коли|зачем|як)[" "]
  • for requests in ru-language
^(кто|что|где|когда|зачем|как)[" "]
Adding regular expressions to Google Search Console

We receive a list of information requests for finalizing the articles on your website or creating new ones.

5/5 - (4 votes)