← All disapproval codes
critical landing page not crawlable

Landing page not crawlable

What this means

Googlebot tried to load your product's landing page and couldn't — the URL returned an error, redirected to a 404, or required login. Without a working landing page, Google can't verify the product.

Why this happens

Common causes: product URL changed without a 301 redirect, robots.txt blocking Googlebot, login wall on the product page, server returning 5xx errors during the crawl window.

How to fix it

  1. Visit the link attribute URL for affected products in an incognito browser. Confirm it loads as a normal product page.
  2. Check robots.txt allows Googlebot access to product paths.
  3. If URLs changed, set up 301 redirects from old to new and re-crawl.
  4. Fix any 5xx errors in your hosting; recrawl scheduled within 24 hours.

Common pitfalls