---
title: "FeedGuard"
date: 2026-06-24T00:00:00.000-04:00
tags: ["nextjs", "react", "typescript", "tailwind"]
external: https://www.feedguardapp.com
url: https://www.cbetz.com/portfolio/feedguard
---

# FeedGuard

_Tells Shopify merchants which products Google is about to disapprove — and how to fix them._

FeedGuard catches the silent Google Shopping disapprovals that Shopify's own admin can't surface. Paste a product URL and it extracts the page's Product JSON-LD, pulls the store's real product data from public Shopify endpoints, and runs a versioned ruleset (Google's 2026 spec).

It flags missing return/shipping policies, undersized images, missing identifiers, and — most decisively — price and availability mismatches between the page and the feed, then returns a 0–100 score, a risk band, and store-specific fixes, all computed server-side with no third-party APIs.
