Thoughts, Dynamics 365, random business ideas, etc.

How-to filter blog posts from your Google Search Console results

If you want to look at Google Search Console results to see your impressions or clicks on your webpage, sometimes the blogs can overwhelm your results and make it hard to find your pages.

Using regex to filter pages in Google Search Console

Use regex. In the filter criteria:

  1. Click “add filter”
  2. Click “page”
  3. Select “custom regex”
  4. Change “matches regex” to “doesn’t match regex”
  5. Enter \d{4}|tag|category|page in the field
    • This finds pages with 4 numbers (if you’re using a year in your permalink) and pages with tag, category, or page in the URL and ignores them

Straightforward and helpful.


Jake Roder

Stuck on something like this?

I’m Jake Roder. I run Tapestries Group, where we help small and mid-sized companies put AI to work and build Power BI reporting their leaders actually trust.

If you are working through something like the post above, grab 20 minutes on my calendar. No pitch, just a conversation. I answer every message personally.

Rather write? Email me.


Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.