AI Site Grade

lesteraldridge.com — AI Site Grade

Lester Aldridge's schema declares a 1988 founding date while the site's own copy and LLM prior knowledge say 1796, creating a 208-year brand narrative gap for AI crawlers.

Lester Aldridge's AI visibility is undermined by a 208-year founding-date contradiction between its JSON-LD schema (1988) and its own copy (1796), missing FAQ schema on key pages, and a thin external link profile.

Findings
12
Evidence checks
20
Completed
30 May 2026

Analysis

lesteraldridge.com — AI-Visibility Audit

The site's structured data tells AI crawlers the firm was founded in 1988, while the cold-knowledge model (and the site's own "Who We Are" copy) says 1796 — a 208-year gap that creates a fragmented brand narrative for any LLM that ingests both sources.

Crawler Access

All major AI crawlers reach the homepage with full 200-status content — GPTBot, OAI-SearchBot, ChatGPT-User, Google-Extended, PerplexityBot, and anthropic-ai all receive the same 183KB HTML payload as a browser. ClaudeBot and Bytespider are blocked (403), a selective exclusion that may be intentional but is undocumented in robots.txt. The robots.txt itself contains no AI-bot directives whatsoever — only a generic * rule disallowing /wp/wp-admin/. The llms.txt exists (rare for a law firm) and is generated by Yoast SEO, listing 50+ pages and posts in a flat structure. The sitemap index at sitemap_index.xml is live with 10 sub-sitemaps (pages, posts, events, staff, case studies, locations), though the canonical /sitemap.xml returns 404. The site runs on nginx with no WAF or CDN layer beyond a basic cache — no Cloudflare, no security headers (no HSTS, no CSP, no X-Frame-Options).

Cold-Knowledge Gap

The LLM prior knows Lester Aldridge as a UK law firm founded in 1796, with offices in Bournemouth, Southampton, and London, recognized in Chambers UK and Legal 500 for real estate and corporate work, and known for its marine/shipping niche and the "Lester Aldridge Academy" training program. The site's JSON-LD schema on every page (homepage, about, marine, divorce, technology) consistently declares foundingDate: "1988-01-01" — the merger date of Mooring Aldridge and Haydon with Lester and Russell. The "Our History" page correctly explains the 1796 origins trace back through predecessor firms, but the schema never reflects this nuance. An LLM ingesting the schema alone would report the firm as 38 years old; one reading the body copy would report 230 years. The "Lester Aldridge Academy" mentioned in cold knowledge does not appear anywhere on the site — no page, no mention, no schema — suggesting it may be an outdated or internal program name the model hallucinated from training data.

Schema Posture

Every page carries rich, consistent JSON-LD using Organization + Place combined type, with legalName, vatID, telephone, email, geo, address, openingHoursSpecification, numberOfEmployees (201-500), and sameAs links to Facebook, Instagram, LinkedIn, YouTube, and Spotify. The @id references are well-structured with fragment-based identity anchors. Missing: LegalService or Attorney schema types that would signal the firm's specific profession to AI engines. The divorce page has a FAQ section (5 questions with answers) but no FAQPage schema markup — a missed opportunity for featured-snippet extraction. The marine page includes client testimonials from The Legal 500 but no Review or Rating schema.

External Signals

The marine practice ("LA Marine") is ranked Top Tier in The Legal 500 UK 2026 for Shipping: South East, with multiple client testimonials displayed on the marine page. The firm holds Lexcel accreditation (since 2007), ISO 27001, ISO 14001, and is a MSI Global Alliance member. The homepage prominently features an active SRA Intervention notice (Belshaw & Curtin Ltd closure, May 2026) — timely content that signals regulatory involvement to AI crawlers. No Reddit threads or independent review sites surfaced in search. The site's external link profile is thin: Law Society directory, BSI certification validators, AFC Bournemouth partnership, and the web design agency (upperdog.co.uk).

Surprising Details

The "Who We Are" page at /about-us/who-we-are/ redirects to /about-us/ — the canonical page — meaning the URL listed in llms.txt as a distinct resource resolves to the same content as the parent. The Technology & AI sector page was last modified in October 2023 — the oldest modification date found, despite "AI" being in the page title. The homepage dateModified is set to April 2026 (future-dated at time of analysis), suggesting a CMS quirk or aggressive pre-scheduling. No LocalBusiness schema is used despite the firm having three physical office locations with full address data already in the Organization schema.

Findings

  1. Founding date mismatch between schema and site copy High

    JSON-LD schema on every page declares foundingDate as 1988-01-01, while the 'Our History' page and LLM prior knowledge state the firm traces back to 1796. This 208-year gap creates a fragmented brand narrative for AI crawlers that ingest both sources.

    What to change: Update the JSON-LD foundingDate to reflect the 1796 origin, or add a nested property that explains the merger history (e.g., foundingDate for the predecessor firm and a separate foundingDate for the current entity).

  2. FAQ section on divorce page lacks FAQPage schema Medium

    The divorce page contains a FAQ section with 5 questions and answers, but no FAQPage structured data is present. This prevents AI crawlers from extracting the content for featured snippets or knowledge panels.

    What to change: Add FAQPage schema markup to the FAQ section on the divorce page.

  3. No LegalService or Attorney schema types used Medium

    Despite being a law firm, the site uses only Organization and Place schema types. Adding LegalService or Attorney schema would better signal the firm's professional services to AI engines and improve relevance in legal queries.

    What to change: Add LegalService schema (or Attorney schema) to relevant pages, nested within the existing Organization schema.

  4. Client testimonials on marine page lack Review schema Medium

    The marine page displays client testimonials from The Legal 500, but no Review or Rating schema is applied. This misses an opportunity for AI crawlers to extract and display review data in search results.

    What to change: Add Review schema markup to each testimonial on the marine page.

  5. No LocalBusiness schema despite multiple office locations Medium

    The firm has three physical offices (Bournemouth, Southampton, London) with full address data in the Organization schema, but no LocalBusiness schema is used. This limits local AI visibility for location-specific queries.

    What to change: Add LocalBusiness schema for each office location, nested within the Organization schema.

  6. robots.txt contains no AI-bot directives Low

    The robots.txt file only has a generic rule disallowing /wp/wp-admin/ and does not explicitly allow or block any AI crawlers. While most AI bots are not blocked, the lack of explicit directives leaves crawler behavior to defaults and may cause confusion.

    What to change: Add explicit allow/disallow rules for major AI crawlers (GPTBot, Google-Extended, etc.) in robots.txt.

  7. ClaudeBot and Bytespider receive 403 responses Medium

    ClaudeBot and Bytespider are blocked with 403 status when accessing the homepage, while other AI bots succeed. This selective exclusion is undocumented in robots.txt and may be unintentional or due to IP-based blocking.

    What to change: Investigate why ClaudeBot and Bytespider are blocked; if intentional, document in robots.txt; if not, remove the blocking rule.

  8. Canonical sitemap.xml returns 404 Low

    The sitemap index at sitemap_index.xml is live and contains 10 sub-sitemaps, but the canonical /sitemap.xml URL returns a 404 error. This may confuse crawlers that expect the standard path.

    What to change: Redirect /sitemap.xml to /sitemap_index.xml or serve the sitemap index at the canonical path.

  9. Who We Are page redirects to About Us Low

    The URL /about-us/who-we-are/ listed in llms.txt redirects to /about-us/, meaning it is not a distinct resource. This wastes a crawl budget and may confuse AI crawlers expecting unique content.

    What to change: Remove the redirect and either serve unique content at /about-us/who-we-are/ or remove the URL from llms.txt.

  10. Thin external link profile limits authority signals Medium

    The site's external backlinks are limited to a few directories (Law Society, BSI) and a partnership (AFC Bournemouth). No independent review sites or industry publications were found linking to the site, which may limit AI crawlers' perception of authority.

    What to change: Develop a link-building strategy targeting legal directories, industry publications, and local business associations.

  11. Homepage dateModified set to future date Low

    The homepage JSON-LD includes a dateModified of April 2026, which is in the future at the time of analysis. This may confuse AI crawlers and could be a CMS scheduling error.

    What to change: Correct the dateModified to the actual last modification date or remove it if not accurately maintained.

  12. Technology & AI sector page last modified October 2023 Low

    The Technology & AI sector page has the oldest modification date found (October 2023), despite 'AI' being in the title. Stale content may reduce AI crawler trust in the page's relevance.

    What to change: Update the Technology & AI page with current content and a recent modification date.

What's working

  • llms.txt file exists and lists 50+ pages — The site has an llms.txt file generated by Yoast SEO, listing over 50 pages and posts in a flat structure. This is rare for a law firm and provides AI crawlers with a clear content inventory.
  • Rich and consistent JSON-LD across all pages — Every page carries Organization + Place combined schema with legalName, vatID, telephone, email, geo, address, openingHours, numberOfEmployees, and sameAs links. The @id references are well-structured with fragment-based anchors.
  • Sitemap index with 10 sub-sitemaps is live — The sitemap index at sitemap_index.xml is live and contains 10 sub-sitemaps covering pages, posts, events, staff, case studies, and locations, providing comprehensive crawl guidance.
  • Most major AI crawlers have full access to homepage — GPTBot, OAI-SearchBot, ChatGPT-User, Google-Extended, PerplexityBot, and anthropic-ai all receive 200 status with full HTML content, ensuring broad AI visibility.
  • Marine practice ranked Top Tier in Legal 500 UK 2026 — The marine practice (LA Marine) is ranked Top Tier in The Legal 500 UK 2026 for Shipping: South East, with client testimonials displayed on the marine page, providing strong external authority signals.
  • Lexcel, ISO 27001, ISO 14001 accreditations prominently displayed — The site prominently displays Lexcel accreditation (since 2007), ISO 27001, ISO 14001, and MSI Global Alliance membership, building trust with AI crawlers and users.
  • Active SRA Intervention notice on homepage provides timely content — The homepage features an active SRA Intervention notice (Belshaw & Curtin Ltd closure, May 2026), which signals regulatory involvement and provides timely content that AI crawlers may index.
  • SameAs links to multiple social media platforms — The schema includes sameAs links to Facebook, Instagram, LinkedIn, YouTube, and Spotify, providing AI crawlers with cross-platform identity signals.

Track lesteraldridge.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