AI Site Grade
moosetoys.com — AI Site Grade
Moose Toys has zero structured data across all pages and a bare-bones robots.txt, creating a full content-schema gap that leaves AI crawlers blind to product details and brand narrative.
Moose Toys proactively registered for Claude crawler access but ships no structured data, no AI-bot directives, and JS-heavy pages, creating a severe AI-visibility gap.
- Findings
- 8
- Evidence checks
- 25
- Completed
- 30 May 2026
Analysis
Moosetoys.com — AI-Visibility Audit
The site has an anthropic-domain-verification TXT record proving it proactively registered for Claude crawler access, yet it ships zero structured data on any page and its robots.txt is a bare-bones catch-all with no AI-bot directives whatsoever — a contradiction that signals the brand has partial AI awareness but no systematic execution.
Crawler Access
All 11 tested AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, Bytespider, Applebot-Extended, anthropic-ai, Perplexity-User) receive 200 OK with identical byte payloads as a browser baseline — no UA-based blocking, no Cloudflare challenge walls. The site runs on Cloudflare + Vercel (Next.js) with a strict CSP and HSTS. However, the robots.txt at https://www.moosetoys.com/robots.txt contains only User-Agent: * with no disallows and a single sitemap reference — no GPTBot, ClaudeBot, or any AI-bot rule exists. The llms.txt returns a 404 (Next.js error page). The sitemap index is well-structured with 6 sub-sitemaps covering ~428+ product URLs across 7 locales.
Content & Schema Posture
Zero JSON-LD schema was found on any page examined — homepage, brand pages, product pages, news articles, and the "Our Story" page all lack Organization, Product, FAQPage, or BreadcrumbList markup. Product pages like the Bluey Garbage Truck have solid descriptive copy (~245 words), pricing, and feature lists, but no structured product schema. The homepage and brand landing pages are JS-heavy: /gb/brands and /gb/products return 0–3 words of visible text from a plain GET, relying entirely on client-side rendering (Algolia search, React hydration). The "Our Story" page is the richest content source at 562 words, describing Moose as "the most creative company in the industry" and noting Shopkins and Mighty Beanz as past hits — but this narrative is invisible to schema-aware AI parsers.
Cold-Knowledge Gap
The LLM prior knows Moose Toys as an Australian company founded in 1985, famous for *Shopkins* (mid-2010s phenomenon), *Little Live Pets*, and *Moose Magic*. It mentions sustainability criticism and digital play expansion. The actual site tells a different story: Shopkins is barely mentioned (one footer link), the homepage leads with MrBeast Lab, Bluey, and The Amazing Digital Circus — licensed properties that the cold model does not associate with Moose at all. The site presents Moose as a global 700+ employee operation with offices in LA, UK, France, Germany, China, and Hong Kong, but the cold model knows only the Melbourne origin. The Moose Happy Kids Foundation ($21M+ donated, 5M+ children reached) is entirely absent from the model's prior. The gap between what the model "knows" (Shopkins-centric, 2015-era) and what the site actually sells (MrBeast Lab, Bluey, digital circus collectibles) is a full product-generation mismatch.
External Signals
The DNS TXT records confirm integrations with Anthropic (domain verification), Google (3 verification records), Apple, Microsoft, Slack, Smartsheet, and Adobe Sign — a sophisticated enterprise tech stack. Social links point to Facebook, Instagram, YouTube, and TikTok. The site uses Algolia for product search and Freshchat for support. No external press or Reddit threads surfaced in search results, suggesting limited off-domain citation volume that AI engines can draw on for live retrieval.
Surprising Findings
The /gb/products/bananagrams URL redirects to /gb/brands/moose-games rather than a product page — a broken canonical path in the sitemap. The /us and /en-us locale paths return 404, meaning US visitors hitting the bare domain get redirected to the UK store (/gb) with GBP pricing. The support hub page returns 0 words of visible text — entirely JS-rendered, making it invisible to crawlers that don't execute JavaScript. The moose-news listing page also shows only 12 words of text, though individual articles like the Foundation 10-year piece render well at 351 words.
Findings
Zero JSON-LD schema on any page High
No page on moosetoys.com includes structured data markup. Homepage, product pages, brand pages, news articles, and the 'Our Story' page all lack Organization, Product, FAQPage, or BreadcrumbList schema, making content invisible to schema-aware AI parsers.
What to change: Add JSON-LD structured data to all pages: Organization schema on the homepage, Product schema on product pages, BreadcrumbList on category pages, and Article schema on news pages.
Robots.txt lacks AI-bot directives Medium
The robots.txt file contains only a catch-all User-Agent: * rule with no disallows and a single sitemap reference. No rules exist for GPTBot, ClaudeBot, or any other AI crawler, missing an opportunity to guide AI bot behavior.
What to change: Add explicit rules for AI crawlers (e.g., GPTBot, ClaudeBot) to allow or disallow specific paths, and include a link to llms.txt.
llms.txt returns 404 Medium
The llms.txt file at https://moosetoys.com/llms.txt returns a 404 error, meaning AI crawlers cannot find a machine-readable summary of the site's content and capabilities.
What to change: Create an llms.txt file that provides a brief overview of the site, key pages, and any relevant AI-friendly resources.
Key pages render as empty JS shells High
Pages like /gb/brands, /gb/products, /gb/support, and /gb/moose-news return 0–12 words of visible text from a plain GET request, relying entirely on client-side JavaScript. This makes their content invisible to AI crawlers that do not execute JavaScript.
What to change: Implement server-side rendering (SSR) or static generation for these pages to ensure meaningful HTML content is delivered to crawlers.
US locale pages return 404 Medium
The /us and /en-us paths return 404 errors, meaning US visitors are redirected to the UK store with GBP pricing. This creates a poor user experience and may confuse AI crawlers expecting locale-specific content.
What to change: Set up proper US locale pages or implement a redirect to the appropriate locale with correct currency and content.
Product page redirects to brand page Low
The URL /gb/products/bananagrams redirects to /gb/brands/moose-games instead of a product page, indicating a broken canonical path in the sitemap.
What to change: Fix the redirect so that /gb/products/bananagrams serves the actual product page or remove it from the sitemap.
Cold LLM knowledge does not match current site content High
The LLM prior knows Moose Toys as an Australian company famous for Shopkins, but the site now focuses on licensed properties like MrBeast Lab, Bluey, and The Amazing Digital Circus. The brand's global scale and philanthropic foundation are absent from the model's knowledge.
What to change: Publish structured data and rich content that explicitly states current product lines, global presence, and foundation work to update AI models' knowledge.
Limited external citations for AI retrieval Medium
Web searches for Moose Toys news and brand reviews returned zero results, indicating low off-domain citation volume that AI engines can use for live retrieval.
What to change: Increase PR and content marketing efforts to generate more external mentions and backlinks from reputable sources.
What's working
- Anthropic domain verification record present — The DNS TXT records include an anthropic-domain-verification record, indicating proactive registration for Claude crawler access.
- All 11 tested AI crawlers receive 200 OK — No AI crawler is blocked by UA-based rules or Cloudflare challenges; all receive the same content as a browser baseline.
- Well-structured sitemap index with 6 sub-sitemaps — The sitemap index at /sitemap.xml contains 6 sub-sitemaps covering ~428+ product URLs across 7 locales, aiding crawler discovery.
- Product pages have solid descriptive copy — Product pages like the Bluey Garbage Truck contain ~245 words of descriptive text, pricing, and feature lists, providing good content for AI parsing.
- 'Our Story' page provides rich brand narrative — The /gb/our-story page contains 562 words detailing Moose Toys' history, global presence, and philanthropic foundation, offering valuable context for AI models.
- Sophisticated enterprise tech stack with multiple integrations — DNS records show integrations with Google, Apple, Microsoft, Slack, Smartsheet, and Adobe Sign, indicating a mature IT infrastructure.
- Social media links to major platforms — The site links to Facebook, Instagram, YouTube, and TikTok, providing channels for brand visibility and potential AI retrieval.
Track moosetoys.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.