Manual diagnosis notesThe longer version, for teams checking this by hand
Use this section when you need to brief a merchant, developer, or feed manager before changing data. The goal is to verify the product facts first, then choose the least invasive repair path.
What to confirm first
If Google cannot crawl or trust the product landing page, otherwise valid feed data can still be limited, delayed, or disapproved. In FeedRescue, this maps to FDR-033: Robots/noindex or blocked product page. Detection source: Public checker.
For Shopify stores, the important distinction is whether the issue comes from the catalog record, the storefront page, theme structured data, a feed app cache, or Merchant Center processing. Treat those as separate evidence sources instead of assuming the newest value in one system is correct.
How to verify the source
- Open the submitted product URL in a clean browser session and confirm it returns the public product page.
- Inspect robots meta tags, canonical links, redirects, and JSON-LD product markup.
- Compare the Shopify product handle and feed landing page URL with Merchant Center examples.
Keep product handles, variant IDs, timestamps, and the observed Merchant Center state together. That makes the repair traceable and prevents the same issue from reappearing after the next feed sync.
Safe repair path
FeedRescue should repair this kind of issue through deterministic checks first. AI can help explain or summarize evidence, but it should not become the source of truth for product identifiers, prices, inventory, compliance data, or shipping facts.
- Report blocked or mismatched product URLs for merchant/theme review before applying any feed change.
- Refresh feed URLs only from canonical Shopify product handles when the storefront URL is verified.
- Keep redirects, canonical repairs, and theme fixes as merchant-action items unless the merchant explicitly confirms the change.