Briogeo
https://briogeohair.comrobots.txt.name, sameAs.What needs fixing
The top 9-criterion grid shows all checks. Detail below covers only items that need action.
- Checked
- Briogeo/robots.txt
- Found
- The following AI crawlers are blocked by explicit
Disallowrules: . - Fix
- Add explicit
Allowrules for the tested AI crawlers, or remove theDisallow: /entries that match them. AI shopping surfaces rely on these bots to index product data.
- Checked
- 3 sampled PDPs via raw HTML fetch
- Found
- 3 of 3 PDPs don't render all core fields in raw HTML. Missing: title. Examples:
dont-despair-repair-deep-conditioning-mask,be-gentle-be-kind-aloe-oat-milk-ultra-soothing-conditioner. - Fix
- Audit the product-template rendering path to confirm title/price/description appear in raw HTML without JS. Agents cannot execute JavaScript on merchant sites.
- Checked
Briogeo/sitemap.xml- Found
- Sitemap missing, invalid XML, or has no
<lastmod>timestamp within the past 90 days. - Fix
- Generate a valid sitemap that includes product URLs with accurate
<lastmod>timestamps, and keep it current. Shopify emits this automatically for standard themes.
- Checked
- 3 sampled PDPs — raw HTML via source-level fetch
- Found
- Only 0/3 PDPs ship complete
ProductJSON-LD with all commonly-recommended fields (name, image, brand, offers.price, offers.availability, and an identifier). - Fix
- Ensure every PDP template emits
ProductJSON-LD with the Google rich-results minimum fields. See Google's product structured-data docs.
- Checked
- 3 sampled PDPs —
Review/AggregateRatingschema - Found
- 0/3 PDPs expose rating data as JSON-LD with real
ratingValueandreviewCount. Others likely display reviews visually but don't emit structured data — typically a widget toggle that hasn't been enabled. - Fix
- Enable review-schema output in your review plugin (Yotpo, Judge.me, Okendo, etc.) — often a single setting. See schema.org/AggregateRating.
- Checked
- Homepage for
OrganizationJSON-LD - Found
- Organization schema missing or incomplete. Missing:
name,sameAs.sameAsshould link to at least 2 social profiles for entity recognition. - Fix
- Add (or extend)
OrganizationJSON-LD in the site-wide<head>:name,url,logo, and asameAsarray of verified social-profile URLs. Low risk, high leverage for AI entity recognition.
View complete check log (all 9 criteria)
robots.txt blocks: . Allowed: 0.
<lastmod> within 90 days.
Product JSON-LD. Others missing required fields or the block entirely.
name, sameAs on homepage.
Fix priority
Ranked by leverage on agent discoverability, highest first.
-
Ship complete
ProductJSON-LD on every PDPHighest-leverage structured-data change. Ensures AI agents can extract name, price, availability, and identifiers cleanly. Lightweight if product data already exists server-side.
-
Enable
AggregateRatingoutput in your review pluginUsually a single setting in Yotpo / Judge.me / Okendo that exposes existing review data as JSON-LD. Reviews already live on the site — this just makes them machine-readable.
-
Add complete
OrganizationJSON-LD withsameAs10-line site-wide
<head>addition — name, url, logo, and links to verified social profiles. Low risk, foundational for AI entity recognition.
Implementing the top fixes would move this brand materially upward on this framework. Final score depends on implementation quality and broader content improvements.
The real story
Briogeo has foundational gaps that limit agent visibility.
A 3/9 score means multiple layers need attention. Prioritize structured-data basics (C1, C2, C3) before content-level work.