AI Site Grade

slaughterandmay.com — AI Site Grade

Slaughter and May's site is fully crawlable by AI bots, but a stark cold-knowledge gap exists: LLMs know the firm for its Magic Circle status and Post Office scandal, neither of which the site acknowledges, while schema is minimal and blog subdomains render as JS shells.

Slaughter and May's site is fully crawlable by AI bots, but a cold-knowledge gap, minimal schema, and JS-shell blog subdomains limit its AI visibility.

Findings
10
Evidence checks
24
Completed
30 May 2026

Analysis

Slaughter and May: AI-Visibility Audit

The site's core content is fully accessible to every major AI crawler with zero blocking, yet the cold-knowledge gap is stark — LLMs know Slaughter and May as a "Magic Circle" firm with a no-marketing-department ethos and a Post Office Horizon scandal controversy, none of which the site itself acknowledges or addresses.

Crawler Access

All major AI bots — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, anthropic-ai, Applebot-Extended — receive a 200 status with the same 171KB HTML payload as a browser. No UA-based blocking exists on the main domain. The site runs on Cloudflare with a 3-hour cache and strong CSP headers. The robots.txt uses a single User-agent: * rule with Allow: / and blocks only Umbraco CMS paths and a few media directories; no AI-bot-specific directives exist. The subdomain blog (thelens.slaughterandmay.com) on Passle blocks Bytespider (403) but permits all other AI bots. /llms.txt returns 404 — no AI-friendly content map exists.

Cold-Knowledge Gap

Asked cold, an LLM describes Slaughter and May as a "Magic Circle" firm with a "one-firm partnership model," "no formal marketing department," and notes it "faced scrutiny over their role in the Post Office Horizon scandal litigation, representing the Post Office." The site itself never uses the term "Magic Circle," never mentions the Post Office scandal, and never addresses the absence of a marketing department — a defining external narrative. The site describes itself as an "International law firm" (its schema legalName is "Slaughter and May"), but the cold model knows it as a UK-centric Magic Circle firm. The site's homepage leads with "Managing cross-border tax investigations" and "The Crime and Policing Act 2026" — content the model has no prior awareness of.

Schema Posture

Every page carries the same single Corporation schema block with identical @id, legalName, address, and a broken sameAs URL (https://www.linkedin.com/in/https://www.linkedin.com/company/slaughter-and-may/ — a malformed double-path). No LegalService, ProfessionalService, or Organization subtype is used. No FAQPage, Article, WebPage, or BreadcrumbList schema exists anywhere on the pages inspected. The practice-area pages (e.g., Corporate and M&A) contain rich, structured content — deal lists, credentials, rankings — but none of it is marked up with schema that would help AI engines extract it as structured knowledge.

Content Architecture

The site is built on Umbraco CMS (evident from robots.txt disallowed paths) and hosts 6,171 URLs in a single flat sitemap. Content quality is high: the Corporate and M&A page runs 912 words with specific deal values (e.g., DS Smith/International Paper at £7.8bn, Nationwide/Virgin Money at £2.9bn). The "Reputation for excellence" page contains 2,375 words of detailed Chambers and Legal 500 rankings from 2022-2026. However, the homepage itself is thin (369 words) and uses a carousel/slider pattern that may not render all slides to static crawlers. The blog subdomains (thelens.slaughterandmay.com, sustainability.slaughterandmay.com) run on Passle, a JS-heavy platform that returned only 38-45 words of visible text from a plain GET — these are effectively JS shells for AI crawlers despite passing status 200.

External Signals

The cold LLM knowledge surfaces the Post Office Horizon scandal as a reputational signal — the firm represented the Post Office in litigation. The site contains zero mention of this. The firm's external blog network (The Lens, Sustainability, Pensions, European Tax Blog) is fragmented across subdomains with no central AI content map (llms.txt). The DNS reveals Microsoft Dynamics 365 Marketing integration (d365mktkey TXT records) and OneTrust cookie consent — a modern martech stack that nonetheless has not been extended to AI visibility tooling.

Findings

  1. Cold-knowledge gap: LLMs know Magic Circle and Post Office scandal, site ignores both High

    LLMs describe Slaughter and May as a Magic Circle firm with a no-marketing-department ethos and note its role in the Post Office Horizon scandal. The site never uses 'Magic Circle,' never mentions the scandal, and never addresses the marketing department narrative, creating a disconnect between external AI knowledge and site content.

    What to change: Add a page or section that explicitly addresses the firm's Magic Circle status, its role in the Post Office scandal, and its marketing approach, using clear language that AI crawlers can index.

  2. Broken sameAs URL in Corporation schema Medium

    Every page carries a Corporation schema block with a malformed sameAs URL: 'https://www.linkedin.com/in/https://www.linkedin.com/company/slaughter-and-may/' — a double-path that resolves to a 404.

    What to change: Correct the sameAs URL to 'https://www.linkedin.com/company/slaughter-and-may/'.

  3. No LegalService or ProfessionalService schema used Medium

    The site uses only Corporation schema across all pages. No LegalService, ProfessionalService, or Organization subtype is present, missing an opportunity to signal the firm's legal expertise to AI engines.

    What to change: Add LegalService schema to practice-area pages and Organization schema with appropriate subtypes to the homepage.

  4. No FAQPage, Article, or BreadcrumbList schema on any page Medium

    Despite rich content on practice-area and reputation pages, no FAQPage, Article, WebPage, or BreadcrumbList schema is used, limiting structured data extraction by AI crawlers.

    What to change: Add FAQPage schema to pages with Q&A content, Article schema to blog posts, and BreadcrumbList to all pages.

  5. Blog subdomains render as JS shells for AI crawlers High

    The Lens and Sustainability subdomains (Passle platform) return only 38-45 words of visible text on plain GET, indicating heavy JavaScript dependency. Bytespider is blocked on thelens subdomain (403).

    What to change: Implement server-side rendering or pre-rendering for Passle subdomains to ensure AI crawlers can index full content. Remove Bytespider blocking on thelens subdomain.

  6. No /llms.txt file exists Medium

    The site returns a 404 for /llms.txt, meaning no AI-friendly content map is provided to guide LLM crawlers to key pages.

    What to change: Create an /llms.txt file listing key pages (practice areas, people, insights) to help AI crawlers discover important content.

  7. Homepage uses carousel/slider with thin static text Medium

    The homepage contains only 369 words and uses a carousel/slider pattern that may not render all slides to static crawlers, potentially hiding key content from AI bots.

    What to change: Ensure all carousel slides are statically rendered in HTML or provide a fallback list of links for crawlers.

  8. No AI-bot-specific directives in robots.txt Low

    The robots.txt uses a single User-agent: * rule with Allow: / and blocks only CMS paths. No specific directives for GPTBot, ClaudeBot, or other AI bots exist, which is fine for access but misses an opportunity to guide crawlers to high-value pages.

    What to change: Consider adding AI-bot-specific directives to prioritize crawling of practice-area and people pages.

  9. Fragmented blog subdomains with no central AI map Medium

    The firm's blogs (The Lens, Sustainability, Pensions, European Tax Blog) are on separate subdomains with no central llms.txt or sitemap index, making it harder for AI crawlers to discover all content.

    What to change: Create a central llms.txt that links to all subdomain blogs, or consolidate blogs under the main domain.

  10. Site omits any mention of the Post Office Horizon scandal Medium

    The firm represented the Post Office in litigation, a fact surfaced by LLMs. The site contains zero reference to this, missing an opportunity to control the narrative.

    What to change: Add a page or section that addresses the firm's role in the Post Office scandal, providing context and the firm's perspective.

What's working

  • All major AI bots fully access the main site — Every major AI crawler (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.) receives a 200 status with the same 171KB HTML as a browser. No UA-based blocking exists on the main domain.
  • Practice-area pages contain detailed, structured content — The Corporate and M&A page runs 912 words with specific deal values and credentials, providing rich material for AI extraction.
  • Reputation page with extensive rankings and awards — The 'Reputation for excellence' page contains 2,375 words of detailed Chambers and Legal 500 rankings from 2022-2026, offering authoritative content for AI knowledge bases.
  • Modern martech stack with OneTrust and Dynamics 365 — The site integrates OneTrust cookie consent and Microsoft Dynamics 365 Marketing, indicating a sophisticated digital infrastructure that can be extended to AI visibility.
  • Cloudflare with 3-hour cache for performance — The site uses Cloudflare with a 3-hour cache and strong CSP headers, ensuring fast delivery and security for all crawlers.
  • Single sitemap with 6,171 URLs for comprehensive crawling — The sitemap lists all 6,171 URLs in a flat structure, making it easy for crawlers to discover all pages.
  • People page with lawyer profiles is crawlable — The /people/ page returns 248 words of content and is fully accessible to AI crawlers, providing attorney information.
  • Most AI bots can access blog subdomains (except Bytespider on The Lens) — The Lens and Sustainability subdomains allow all major AI bots except Bytespider (blocked on The Lens). This ensures broad crawler access despite JS rendering issues.

Track slaughterandmay.com across AI search

This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.

Open this AI Site Grade Grade another site Track your brand