Verified August 27, 2026: Rich Pins synchronize selected information from the destination website. Pinterest supports article, recipe, and product Rich Pins. Correct metadata can take up to 24 hours to appear, and manually editing an article or recipe Rich Pin on Pinterest can overwrite synchronized metadata.
The reliable troubleshooting target is the HTML Pinterestbot receives—not what a CMS preview, browser inspector, or social-sharing plugin claims to generate.
Identify the expected Rich Pin type
- Article: headline/title, description, and author from Open Graph or Schema.org article markup.
- Recipe: serving size, cook time, ratings, diet preferences, and ingredients from supported structured data.
- Product: current price, availability, title, and description, subject to stock, recency, and merchant requirements.
Pinterest's Rich Pin documentation lists the supported fields and synchronization behavior.
Inspect the raw production response
- Open the exact canonical destination URL.
- Use View Source or fetch the initial HTML response.
- Find the required Open Graph or Schema.org fields.
- Confirm values are real page data, not blank templates.
- Check that a consent wall, bot challenge, or client-side render is not hiding metadata.
For an article, a minimal Open Graph set includes a title, description, and article type. Use Pinterest's current field list instead of copying an old validator tutorial.
Check canonical and redirect consistency
The Pin destination, canonical URL, metadata URL, and final redirected page should describe the same resource. Common failures include:
- HTTP redirecting to a generic home page;
- mobile and desktop URLs with different metadata;
- canonical pointing to another language or product variant;
- tracking URLs that redirect through a blocked service;
- deleted products returning a soft 404 with status 200.
Confirm Pinterestbot can fetch the page
Review server/CDN logs for Pinterestbot, verify status 200, and ensure robots rules do not block the path. Pinterest's Pinterestbot documentation explains its user agents, dynamic addresses, robots behavior, and DNS verification method.
Do not whitelist a single permanent bot IP; Pinterest says its addresses can change.
Diagnose article and recipe Pins
- Validate required fields on the exact page, not only the site template.
- Remove duplicate/conflicting plugins that emit several titles or recipe objects.
- Ensure JSON-LD is valid JSON and represents the visible content.
- Do not manually edit the Pinterest copy while testing synchronization.
- After a confirmed source fix, allow the documented synchronization time.
Diagnose product Rich Pins
Pinterest says product information displays only when the item is in stock, pricing is accurate, data has been updated recently, and merchant guidelines are met. Confirm currency, availability, variant, canonical product URL, and structured data all agree.
If products come from a feed, also inspect Pinterest catalog diagnostics. A valid web page does not guarantee successful catalog ingestion.
Respect the synchronization window
Record when correct metadata first became publicly available. Do not keep changing titles every hour. Wait up to 24 hours as Pinterest documents, then compare a newly saved Pin with an existing Pin. This distinguishes current parsing from stale Pin state.
Create a Rich Pin evidence packet
Destination URL:
Canonical URL:
Rich Pin type:
Required source fields:
Public HTML verified:
Pinterestbot response:
Source fixed at:
New Pin tested:
Existing Pin result after 24 hours:
Do not disable Rich Pins globally to solve one page
Pinterest documents a page-level meta tag for disabling Rich Pin data. Use it only when removal is intentional. A missing field on one template should be corrected at the template or record level, not hidden across the site.
The source-of-truth rule
A Rich Pin can only be as accurate as the public, crawlable source. Make the HTML, canonical, visible page, and merchant/feed data agree; then test a new Pin after the documented sync period.
Keep building your Pinterest system
Continue with the guide that matches your next step:
Get the Notestopin Chrome extension
Add private notes to any Pin, tag them, and search your saves later.
Add to Chrome