Product schema vs product feed: what is the difference?
Product schema describes product facts on a page; product feeds submit structured catalog data to shopping and ad platforms.
Direct answer
Product schema helps search systems understand a product page, while a product feed powers catalog, shopping, and ad systems. They should share the same product identity, price, availability, and identifier facts.
Decision rule
Fix the source of truth first. If schema, feed, and page disagree, do not patch only one output layer.
How to compare
Use the comparison as a decision frame, then verify it with your store data.
- Schema is embedded in the page HTML or server-rendered markup.
- Feed data is submitted through Merchant Center, catalog systems, or channel integrations.
- Both should align with checkout availability and visible product promises.
Common mistake
Teams often let merchandising edit the page, feed tools edit catalog fields, and SEO edit schema without a shared product fact owner.
FAQ
Which one affects Google Shopping?
The feed is the primary Shopping input, but page and schema mismatches can still create trust, crawling, or eligibility issues.
Should feed titles and page titles be identical?
They do not have to be identical, but they should describe the same product without misleading users or platforms.
Where should GTIN live?
Use valid GTINs in feed data and product facts where available. Do not invent identifiers to fill a field.