Website Unreachable

Google's crawler cannot access your website. This could mean your entire domain returns a server error (5xx), your website is offline, your CDN or hosting is down, or — most commonly — your firewall or bot protection is blocking Googlebot's IP addresses. Unlike other feed errors that affect individual products, a website-unreachable error affects your entire store and blocks all Shopping ad serving.

ErrorTechnicalReviewed April 16, 2026
Exact text Google shows
Website unreachable [website_url]

Impact: If Google cannot reach your website, all products in your Merchant Center will be disapproved. Google cannot verify prices, availability, or page content on an unreachable site. This error will also block your entire account from serving ads until resolved.

Root Causes

  • 1A CDN, WAF (Web Application Firewall), or bot protection service (Cloudflare, Sucuri, Imperva) has Googlebot rate-limited, blocked, or serving a CAPTCHA challenge — Googlebot can't pass CAPTCHAs.
  • 2Your hosting provider has flagged Google's crawler IP ranges as suspicious traffic and is returning 403 or 503 responses to those IPs.
  • 3Your website is genuinely down — a server crash, expired SSL certificate, or domain registration lapse that makes the site unreachable.
  • 4robots.txt is configured to block Googlebot entirely: 'User-agent: Googlebot / Disallow: /' — this looks the same as an unreachable site to Merchant Center crawlers.
  • 5Your website has moved to a new domain and you haven't updated the domain in Merchant Center, so Google is still trying to reach your old domain.

Fix by Platform

  1. 1First, verify the issue is real: use Google's Fetch as Google in Search Console → enter your domain → see if Google can reach it.
  2. 2Check Shopify Admin → Online Store → Preferences → 'Password protection'. If your store has password protection enabled (even for a brief maintenance period), Googlebot cannot crawl it and this error appears.
  3. 3If you use Cloudflare: in Cloudflare Dashboard → Security → Bots → ensure 'Verified Bot Traffic' is set to 'Allow'. Googlebot is a verified bot and should never be blocked.
  4. 4Check your robots.txt: go to yourdomain.com/robots.txt and confirm there's no 'Disallow: /' under 'User-agent: Googlebot' or 'User-agent: *'.
  5. 5Verify your SSL certificate: if it's expired, Google returns a crawl error. In Shopify, SSL is managed automatically — if it's expired, contact Shopify Support.

When This Doesn't Apply

This error is always actionable — if Google cannot reach your website, no Shopping ads can serve. There are no legitimate exemptions.

Check your store now

Free compliance scan — 47 rules checked in minutes.

Run compliance check

Frequently Asked Questions

My website loads fine in my browser. Why does Google say it's unreachable?+

Googlebot and your browser are treated differently by many security systems. Your CDN (Cloudflare, Fastly) may be serving pages normally to human browsers but blocking or challenging Googlebot's specific user agent or IP range. Test this by using Google Search Console's URL Inspection tool — it shows you exactly what Google sees when it crawls your URL, not what you see in your browser.

How long after fixing the issue does it take for Google to re-verify my site?+

Once you've fixed the accessibility issue, request a re-crawl in Google Search Console (URL Inspection → Request Indexing). For Merchant Center specifically, the crawler will retry your site within 1–3 days automatically, or you can trigger a manual feed re-fetch in GMC → Feeds → your feed → Fetch now. After re-verification, product re-approval typically takes 2–5 business days.

My store is in maintenance mode for a few hours. Will I get this error?+

Possibly. If Google's crawler attempts to crawl during your maintenance window and receives a 503, it will retry. A brief 503 (a few hours) rarely triggers a Merchant Center error. But maintenance mode lasting more than 24 hours will cause product disapprovals. Always use a proper 503 status code during maintenance (not a 200 redirect to a maintenance page) so Google knows to retry, not to treat it as a permanent unavailability.

Can I get this error even if my website is live?+

Yes. The most common cause is Cloudflare or another WAF blocking Googlebot specifically while your site is fully live for human visitors. Also: your landing page URLs in the feed may point to pages that return 404 (product deleted) or require login — even if your homepage is fine, individual product URLs can be unreachable.

Related Errors