The page displays ten discount and promotional offers for Sephora (percentage discounts ranging 4–50%, free gifts, and cashback) with three call-to-action types (Show Code, Get Deal, Get Reward) linked to a single merchant URL. The schema layer includes Offer entities but lacks Product, AggregateOffer, BuyAction, and Review types—critical absences for a product vertical where offer-to-product binding and purchase-intent signals are foundational. Citation bots can reach the page and one explicit mention was cited by URL; training crawlers face partial blocking that reflects publisher edge policy rather than a reachability gap for AI search. Adding Product entities and BuyAction wrappers would make the transactional intent and product scope of each offer explicit at the semantic layer, allowing downstream systems to infer which products qualify for each promotion without inferring from promotional text alone.
The gap between these columns is the enrichment IA layers on top of the page for AI extractors. Edge-level blocking is a separate dimension — see the bot-accessibility section.
Each model is queried twice — with web search off (training memory) and on (live fetch). The diff shows whether your AI presence is stale, current, or absent.
| Identity | Status | Bytes | Blocked? | Timing |
|---|---|---|---|---|
| gptbot | 200 | 835,477 | no | 782ms |
| chatgpt_user | 200 | 835,477 | no | 762ms |
| oai_searchbot | 200 | 835,477 | no | 735ms |
| claudebot | 200 | 835,477 | no | 700ms |
| claude_user | 200 | 838,181 | no | 598ms |
| claude_searchbot | 200 | 835,477 | no | 606ms |
| perplexitybot | 200 | 835,477 | no | 565ms |
| perplexity_user | 200 | 838,181 | no | 507ms |
| googlebot | 403 | 5,761 | yes | 411ms |
| google_extended | 403 | 5,611 | yes | 390ms |
| bingbot | 403 | 5,654 | yes | 322ms |
| applebot | 403 | 5,654 | yes | 303ms |
| applebot_extended | 403 | 5,611 | yes | 283ms |
| ccbot | 200 | 835,477 | no | 299ms |
| human | 403 | 5,782 | yes | 192ms |
| ✓Offer | 25 pts |
| ✓AggregateRating | 15 pts |
| ✗Review | 0 pts |
| ✗Product | 0 pts |
| ✗BuyAction | 0 pts |