Landing Page Error

The product URL you submitted in your feed (the 'link' attribute) is returning an error when Google's crawler tries to visit it. This means Google can't verify your product details, confirm the price matches your feed, or check that the product is actually available. The product's landing page URL is returning a 4xx (not found, forbidden), 5xx (server error), or causing a redirect loop that Google can't resolve.

ErrorTechnicalReviewed April 17, 2026
Exact text Google shows
Landing page error [link]

Impact: Products with landing page errors are disapproved — Google cannot verify the product exists, the price is correct, or the availability is accurate if the page doesn't load. Each affected product is individually disapproved until its URL is fixed.

Root Causes

  • 1The product was deleted from your store but the feed wasn't updated — the URL now returns a 404 and the product is still active in the feed.
  • 2Your store migrated to a new URL structure (e.g., /products/blue-shirt → /shop/clothing/blue-shirt) but the feed still contains old URLs.
  • 3Shopify or WooCommerce handle changes — renaming a product changes its URL slug, breaking any feed entries that cached the old URL.
  • 4The product page requires login or is in a password-protected section — Google's crawler can't access it.
  • 5A URL in the feed points to a collection or category page instead of the specific product page, and the collection page returns a different status code.

Fix by Platform

  1. 1In GMC Diagnostics, click the affected product and note the 'link' URL that's failing. Open it in an incognito browser — what error does it return?
  2. 2If 404 (product deleted): remove the product from your feed by either deleting it from Shopify's Google channel or setting the product status to 'Draft' in Shopify Admin → Products → [Product] → Status.
  3. 3If 404 (product renamed): Shopify automatically creates a 301 redirect when you rename a product. But your feed app may be caching the old URL. Trigger a full feed refresh in your feed app to pick up the new URL.
  4. 4If password protected: go to Shopify Admin → Online Store → Preferences → Password protection → disable it, or ensure your specific product page isn't in a password-protected section.
  5. 5For product URL redirects: Shopify Admin → Online Store → Navigation → URL Redirects — verify old product URLs are pointing to the correct new destinations.

When This Doesn't Apply

Every product must have a working landing page URL. There are no exemptions.

Check your store now

Free compliance scan — 47 rules checked in minutes.

Run compliance check

Frequently Asked Questions

My product URL works when I visit it — why does Google say there's a landing page error?+

Google's crawler may be hitting your page differently than your browser. Common causes: the URL works for logged-in users but returns 403 to anonymous crawlers; your CDN or WAF blocks Googlebot's IP; there's a redirect chain that works in browsers (which follow redirects automatically) but exceeds Google's 5-redirect limit; or your server returns a different HTTP status to Googlebot than to Chrome.

How do I bulk fix landing page errors for products I deleted?+

The fastest fix for deleted products: download your feed from Merchant Center, identify all products with landing page errors, check whether those products still exist in your store, and remove from the feed any that have been deleted. Most feed apps have a 'sync' mode that automatically removes products that are no longer active in your store — enable this if it isn't on.

Will adding a 301 redirect fix the landing page error?+

Yes, as long as the redirect destination is the correct product page and the redirect chain is 3 hops or fewer. Google follows redirects, so a 301 from your old URL to your new URL will cause Google to update its index and re-verify the product at the new URL. Update your feed URL to the final destination directly — this is cleaner and avoids relying on redirect resolution.

How long does it take for a landing page error to clear after I fix the URL?+

After fixing the URL, trigger a manual feed fetch in GMC (Feeds → your feed → Fetch Now). Google will re-attempt to crawl the corrected URL within 24–48 hours. Once it successfully loads the page and verifies the product details match the feed, the product is re-approved (typically within 3–5 business days for established accounts).

Related Errors