Trust & Proof: Minute Rice – Signal Evidence & AI Readability

Minute Rice

(https://minuterice.com) 📸 Data Snapshot: May 24, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
14 Impact Weight: 20 / 100
70% Reputation

Trust theatre is low; the site features a review_count of only 12 on the homepage and 6 on support, suggesting the brand is not inflating its popularity with fake or aggregated social proof widgets. While it uses some unsubstantiated adjectives like elite, it provides heavy verification for safety claims, linking to external bodies like the FDA and USA Rice for arsenic safety and providing specific recycling codes (plastic #5) for packaging.

The proof density is high for the CPG sector, with 100+ verifiable product use cases (recipes) and specific technical answers regarding BPA, bleaching, and grain origins. The ratio of vague marketing claims to technical product specifications is approximately 1:4, indicating a high level of substance for a consumer-facing site.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
42Review mentions (all pages)
3External proof links (all pages)
PageReviewsProof links
/ (home) 12 1
/products/ 12 1
/mix-it/ 12 1
/contact/ 6 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://minuterice.com/",
            "url": "https://minuterice.com/",
            "name": "Instant Rice | Microwavable Rice | Delicious Quality Rice in Minutes",
            "isPartOf": {
                "@id": "https://minuterice.com/#website"
            },
            "about": {
                "@id": "https://minuterice.com/#organization"
            },
            "datePublished": "2026-04-18T16:24:41+00:00",
            "dateModified": "2026-04-21T16:28:46+00:00",
            "description": "Explore Minute® Rice products, recipes, and mealtime ideas. From quick rice cups to classic Instant Rice, make every meal easier and more delicious in minutes.",
            "breadcrumb": {
                "@id": "https://minuterice.com/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://minuterice.com/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://minuterice.com/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://minuterice.com/#website",
            "url": "https://minuterice.com/",
            "name": "Minute® Rice",
            "description": "Delicious, quality rice in minutes.",
            "publisher": {
                "@id": "https://minuterice.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://minuterice.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://minuterice.com/#organization",
            "name": "Minute® Rice",
            "url": "https://minuterice.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://minuterice.com/#/schema/logo/image/",
                "url": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "contentUrl": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "width": 314,
                "height": 175,
                "caption": "Minute® Rice"
            },
            "image": {
                "@id": "https://minuterice.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/minutericeUS/",
                "https://x.com/MinuteRiceUS",
                "https://www.instagram.com/minutericeus/?hl=en",
                "https://www.pinterest.com/minutericeUS/",
                "https://youtube.com/channel/UCff2MZgRSg1eN1RdDXsR52g"
            ]
        }
    ]
}
/products/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "CollectionPage",
            "@id": "https://minuterice.com/products/",
            "url": "https://minuterice.com/products/",
            "name": "Products | Minute® Rice",
            "isPartOf": {
                "@id": "https://minuterice.com/#website"
            },
            "primaryImageOfPage": {
                "@id": "https://minuterice.com/products/#primaryimage"
            },
            "image": {
                "@id": "https://minuterice.com/products/#primaryimage"
            },
            "thumbnailUrl": "https://minuterice.com/wp-content/uploads/2026/04/GCP-6200096866697216-1.png",
            "description": "Best products for your recipes. Explore with Confidence.",
            "breadcrumb": {
                "@id": "https://minuterice.com/products/#breadcrumb"
            },
            "inLanguage": "en-US"
        },
        {
            "@type": "ImageObject",
            "inLanguage": "en-US",
            "@id": "https://minuterice.com/products/#primaryimage",
            "url": "https://minuterice.com/wp-content/uploads/2026/04/GCP-6200096866697216-1.png",
            "contentUrl": "https://minuterice.com/wp-content/uploads/2026/04/GCP-6200096866697216-1.png",
            "width": 1080,
            "height": 1080
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://minuterice.com/products/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://minuterice.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Products"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://minuterice.com/#website",
            "url": "https://minuterice.com/",
            "name": "Minute® Rice",
            "description": "Delicious, quality rice in minutes.",
            "publisher": {
                "@id": "https://minuterice.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://minuterice.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://minuterice.com/#organization",
            "name": "Minute® Rice",
            "url": "https://minuterice.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://minuterice.com/#/schema/logo/image/",
                "url": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "contentUrl": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "width": 314,
                "height": 175,
                "caption": "Minute® Rice"
            },
            "image": {
                "@id": "https://minuterice.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/minutericeUS/",
                "https://x.com/MinuteRiceUS",
                "https://www.instagram.com/minutericeus/?hl=en",
                "https://www.pinterest.com/minutericeUS/",
                "https://youtube.com/channel/UCff2MZgRSg1eN1RdDXsR52g"
            ]
        }
    ]
}
/mix-it/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebPage",
            "@id": "https://minuterice.com/mix-it/",
            "url": "https://minuterice.com/mix-it/",
            "name": "Mix it With | Minute® Rice",
            "isPartOf": {
                "@id": "https://minuterice.com/#website"
            },
            "datePublished": "2022-04-22T08:27:53+00:00",
            "dateModified": "2025-10-17T10:31:46+00:00",
            "description": "For a quick, delicious meal, Mix it with Minute®. Know our Meal Ideas.",
            "breadcrumb": {
                "@id": "https://minuterice.com/mix-it/#breadcrumb"
            },
            "inLanguage": "en-US",
            "potentialAction": [
                {
                    "@type": "ReadAction",
                    "target": [
                        "https://minuterice.com/mix-it/"
                    ]
                }
            ]
        },
        {
            "@type": "BreadcrumbList",
            "@id": "https://minuterice.com/mix-it/#breadcrumb",
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Portada",
                    "item": "https://minuterice.com/"
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Mix it With"
                }
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://minuterice.com/#website",
            "url": "https://minuterice.com/",
            "name": "Minute® Rice",
            "description": "Delicious, quality rice in minutes.",
            "publisher": {
                "@id": "https://minuterice.com/#organization"
            },
            "potentialAction": [
                {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://minuterice.com/?s={search_term_string}"
                    },
                    "query-input": {
                        "@type": "PropertyValueSpecification",
                        "valueRequired": true,
                        "valueName": "search_term_string"
                    }
                }
            ],
            "inLanguage": "en-US"
        },
        {
            "@type": "Organization",
            "@id": "https://minuterice.com/#organization",
            "name": "Minute® Rice",
            "url": "https://minuterice.com/",
            "logo": {
                "@type": "ImageObject",
                "inLanguage": "en-US",
                "@id": "https://minuterice.com/#/schema/logo/image/",
                "url": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "contentUrl": "https://minuterice.com/wp-content/uploads/2020/04/minute_logo_final.png",
                "width": 314,
                "height": 175,
                "caption": "Minute® Rice"
            },
            "image": {
                "@id": "https://minuterice.com/#/schema/logo/image/"
            },
            "sameAs": [
                "https://www.facebook.com/minutericeUS/",
                "https://x.com/MinuteRiceUS",
                "https://www.instagram.com/minutericeus/?hl=en",
                "https://www.pinterest.com/minutericeUS/",
                "https://youtube.com/channel/UCff2MZgRSg1eN1RdDXsR52g"
            ]
        }
    ]
}
/contact/ — no schema detected (entity gap)