Google Search Console Email Alerts: How to Set Them Up
By Emily Redmond, Data Analyst at Emilytics Β· April 2026
TL;DR: Go to GSC Settings, enable email notifications, and choose: indexing issues, mobile usability, security. Google emails you when problems arise. Takes 2 minutes, saves hours of troubleshooting.
You can't check GSC constantly. But Google can. Email alerts let Google be your early-warning system.
When something breaks, Google emails you before you notice. Fix it before it tanks your traffic.
Why Email Alerts Matter
Without alerts: You don't notice your site got hacked until a week later. Your ranking tanks.
With alerts: Google tells you day one. You fix it day one. Problem solved.
Same for indexing errors, mobile issues, redirect problems. Alerts catch them fast.
How to Set Up Email Alerts in GSC
Step 1: Go to Settings
In GSC, click the gear icon (top right) β Settings.
Step 2: Find "Email Notifications"
Scroll down to "Email notifications" section.
Step 3: Toggle On
Click the toggle to enable email notifications.
Step 4: Choose Alert Types
You'll see options. Enable these:
Indexing Issues: Google will email you if there are new indexing errors (404s, redirects, soft 404s, noindex issues).
Mobile Usability: Google will email you if there are new mobile usability problems (text too small, buttons too close, etc.).
Security Issues: Google will email you if it detects malware, hacked content, or suspicious activity.
Rich Results: (Optional) Google will email you if rich results break or are removed. Useful if you use structured data heavily.
Coverage: (Optional) Google will tell you about coverage issues. Same as indexing but slightly different category.
AMP: (Only relevant if you use AMP) Alerts about AMP page issues.
Start with Indexing Issues, Mobile Usability, and Security. Those are critical.
Step 5: Save
Click Save (if there's a save button) or the settings auto-save.
What Alerts Look Like
You'll get emails like:
Subject: "Google Search Console: Indexing issue in example.com"
Body: "We detected 14 new URLs with 'Crawl denied' error on your site. [View in Search Console] Fix this now."
Or:
Subject: "Google Search Console: Mobile usability issues on example.com"
Body: "We found 8 pages with clickable elements too close together. [View in Search Console]"
Or (worst case):
Subject: "Google Search Console: Security issue on example.com"
Body: "We detected malware on your site. [Learn more] [View in Search Console] Take action immediately."
π‘ Emily's take: The malware alert is rare, but it's the most important one. Get it. I had a client whose site got hacked (plugin vulnerability), Google detected it immediately, and her alert email came through within hours. She fixed it day one. Without the alert, she might not have noticed for days, destroying her rankings.
Where the Emails Go
GSC sends alerts to the primary owner of the property. If you're the primary owner, you'll get them.
Problem: If you leave the company, alerts stop going to your replacement.
Solution: Add team members as owners:
- Go to GSC Settings
- Find "Users and permissions"
- Click "Add new user"
- Enter email and give them Owner access
- They'll now get alerts too
Recommendation: Add 2 people as owners so alerts don't fall through the cracks when people leave.
What to Do When You Get an Alert
Indexing Issues Alert
- Click the link in the email
- See the error type (404, redirect error, noindex, etc.)
- See which URLs are affected
- Fix the issue (varies by error type)
- Request re-indexing in GSC for that page
Timeline: Fix within 24 hours.
Mobile Usability Alert
- Click the link
- See the issue (text too small, buttons too close, etc.)
- Check which pages are affected
- Fix the issue or ask a developer to
- Re-test after fixing
Timeline: Fix within 3β7 days. Not as urgent as indexing or security, but important.
Security Alert
This is urgent. Drop everything.
- Click the link immediately
- See what security issue Google detected
- Take your site offline if it's been hacked (or remove the malicious content if you know where it is)
- Check your server logs for signs of intrusion
- Run a malware scan (plugin if WordPress)
- Remove malicious code
- Change all passwords (hosting, CMS, databases)
- Update all plugins/themes
- Go back to GSC and request a "security review" (Google will re-crawl and confirm the malware is gone)
Timeline: Fix within hours. Every hour a hacked site is live, it damages your reputation and rankings.
Common Alert Scenarios
Scenario 1: Plugin Update Broke My Site
Alert: "14 new crawl denied errors"
What happened: A plugin update added a noindex tag or changed robots.txt.
Fix:
- Identify which plugin was recently updated
- Revert to previous version (or disable the plugin)
- Check robots.txtβremove any new blocks
- Check post settingsβremove any new noindex tags
- Re-test in GSC
Timeline: 1β2 hours.
Scenario 2: Hosting Provider Had an Outage
Alert: "127 new soft 404 errors"
What happened: Server returned 5xx errors while down, Google crawled and found empty pages.
Fix:
- Check if your host is back up (usually they are by the time you get the alert)
- Check server logs for the outage
- Make sure the pages load correctly now
- Re-submit your sitemap (Google will re-crawl)
- Request indexing on affected pages if critical
Timeline: 1β2 hours (mostly waiting for things to reload).
Scenario 3: Mobile Site Broken After CSS Update
Alert: "56 mobile usability issues: text too small"
What happened: CSS update changed font sizes on mobile.
Fix:
- Revert the CSS change or fix font sizes for mobile
- Test pages on a phone (or DevTools)
- Confirm they're readable
- Request indexing on affected pages
Timeline: 1β4 hours (depends on how quickly you can push a fix).
Scenario 4: Your Site Got Hacked
Alert: "Security issue detected: malware found"
What happened: Attacker uploaded malicious files.
Fix: Immediately:
- Go offline (or remove malicious content if you know where it is)
- Email your hosting provider's security team
- Change all passwords
- Post an update on social media: "We're aware of a security issue. We're working to fix it. Thank you for your patience."
Within hours:
- Work with your hosting provider to clean the server
- Remove malicious files
- Update all plugins/software
- Restore from a clean backup if possible
- Run malware scans
Before going back online:
- Confirm the site is clean
- Go back live
- In GSC, request a "security issue review" (Google will recrawl and confirm)
Timeline: 4β24 hours depending on severity.
Pro Tips for Alert Management
1. Create an Alert Email Filter
If you get a lot of alerts, set up a Gmail label:
- Create a label "GSC Alerts"
- Set up a filter: From = "[email protected]" β Apply label "GSC Alerts"
- Check this label weekly
2. Share Alerts With Your Team
Add team members as GSC owners so they get alerts too. Prevents alerts falling through the cracks.
3. Track Alert Patterns
If you get the same alert repeatedly (e.g., "mobile usability: buttons too close"), there's a systemic problem. Fix the theme or CSS, don't just fix it page-by-page.
4. Set a Calendar Reminder
Even with alerts, check your GSC manually once a week. Sometimes small issues don't trigger alerts but still need attention.
Frequently Asked Questions
Q: How often do I get alerts? A: Depends on your site. Stable sites might get 0β1 alert per month. Sites with frequent issues might get several per week. It's driven by actual problems, not frequency.
Q: What if I get too many alerts? A: You have a systemic problem. It's usually: (1) a broken plugin, (2) a theme that's not mobile-responsive, or (3) server issues. Fix the root cause, not individual alerts.
Q: Can I set alerts for specific pages or keywords? A: No. GSC alerts are property-wide. You can't filter to just your homepage or just your blog.
Q: What if I get an alert but I don't see the issue in GSC? A: Sometimes there's a lag. Check back in an hour or two. Or click the link in the emailβit takes you straight to the issue.
Q: Can I turn off alerts? A: Yes, go back to Settings and toggle them off. But don't. Alerts are free protection.
Next Steps
Set up email alerts today if you haven't. Takes 2 minutes. Add team members as owners so alerts don't disappear when people leave.
Check your GSC at least weekly to catch issues before they become problems.
Emily Redmond is a data analyst at Emilytics β the AI analytics agent that watches your GA4, Search Console, and Bing data around the clock. 8 years of experience. Say hi β