AI Site Grade

version1.com — AI Site Grade

Version 1's site is fully open to AI crawlers, but LLMs still describe a pre-2024 Oracle-centric firm, missing the AI-first transformation, new CEO, and key certifications.

Version 1's site grants unrestricted AI crawler access and contains rich content, yet LLMs remain stuck on an outdated company profile due to a cold-knowledge gap and missing structured data.

Findings
9
Evidence checks
28
Completed
30 May 2026

Analysis

Version 1 — The site has fully open AI crawler access and rich content, but the cold-knowledge gap reveals the LLM still describes a pre-2024 company that no longer exists on the site.

Cold LLM knowledge describes Version 1 as an Oracle-centric managed services firm with a "Version 1 Intelligent Automation" platform, a "Great Place to Work" reputation, and a 2023-2024 Partners Group private-equity acquisition. The actual site tells a fundamentally different story: an AI-first digital transformation leader with 3,700 employees, a new CEO (Roop Singh, appointed June 2025), a Dublin AI Studio opened March 2026, ISO/IEC 42001 AI certification, and a recent CreateFuture acquisition. The Partners Group acquisition — the cold model's most recent reputational signal — is entirely absent from the site. The model also still names Justin Keatinge as CEO.

Crawler Access

Every major AI bot — GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, Applebot-Extended, anthropic-ai — receives a 200 with the full 125KB HTML page, identical to browser delivery. The sole exception is Bytespider (ByteDance's crawler), which gets a 403 from Cloudflare. The robots.txt is a bare Yoast-generated file with a single User-agent: * Disallow: rule and no AI-bot-specific directives. No llms.txt exists (404). The site runs on WordPress on WP Engine behind Cloudflare, with strong HSTS and CSP headers. No JS-rendering risk: all pages deliver full visible text on plain GET.

Cold-Knowledge Gap

The gap between what LLMs know cold and what the site actually says is the audit's central finding. The model describes a company built around Oracle E-Business Suite, managed services, and a "Version 1 Intelligent Automation" platform — none of which appear on the homepage or service pages. The site leads with AI Strategy & Implementation, Intelligent Applications, and the Evolve transformation framework. The model knows nothing about the ISO/IEC 42001 certification, the ISG Leader in Generative AI ranking (two years running), the AI Co-Creation Studio, the 99% hallucination-free track record, or the 62% PoC-to-production rate (double industry average). The CEO change from Justin Keatinge to Roop Singh is unknown to the model.

Schema Posture

Every page carries WebPage, BreadcrumbList, and WebSite schema with SearchAction. This is competent but minimal. No Organization schema with logo, social profiles, or founding date. No FAQPage, HowTo, Product, or Service schema on any page examined — surprising for a services company with 11 distinct service lines. The careers page has an ImageObject but no JobPosting schema for the 250+ open roles. The blog posts have Person author schema but the author name on one key post is "admin_version1" — a generic WordPress admin handle.

External Signals

The site hosts 189 customer success stories across public sector, financial services, healthcare, and manufacturing. Key named clients include Foundation Risk Partners, Hays, Brent Council, Celink, Lincolnshire County Council, and Ireland's Department of Education (a EUR 102.7m deal). The site references AWS Premier Partner status, Microsoft Partner of the Year awards, and Oracle Innovation Partner of the Year (EMEA) 2023. The news section shows a CEO transition (Roop Singh succeeding Brian Humphries as Executive Chairman), a CreateFuture acquisition, and a new Dublin HQ with AI Studio creating 250 jobs. The DNS TXT records confirm anthropic-domain-verification and cursor-domain-verification — the site has proactively verified itself with AI companies, yet has no llms.txt to guide what those crawlers should prioritize.

Surprising Findings

The /about/ page returns a 404, which is unusual for a company of this scale — there is no single page that tells the company's 28-year history, founding story, or leadership team. The CreateFuture acquisition news article linked from the homepage also 404s (the slug appears to differ from the actual URL). The dateModified field on the homepage reads 2026-05-22 — a future date from the current perspective, suggesting a content scheduling system or a timezone artifact. The sitemap contains 2,223+ URLs across 11 sub-sitemaps, including a dedicated monolith_job-sitemap.xml, indicating substantial job listing content that lacks JobPosting schema markup.

Findings

  1. LLMs describe a pre-2024 Oracle-centric firm, missing AI-first transformation High

    Cold LLM knowledge describes Version 1 as an Oracle-centric managed services firm with a 'Version 1 Intelligent Automation' platform and Justin Keatinge as CEO. The actual site presents an AI-first digital transformation leader with a new CEO (Roop Singh), ISO/IEC 42001 certification, and a CreateFuture acquisition. The Partners Group acquisition is absent from the site.

    What to change: Publish an llms.txt file that summarizes the company's current positioning, key facts, and important URLs. Ensure the homepage and key pages clearly state the CEO, recent acquisitions, and AI certifications in visible text.

  2. No Organization schema with logo, social profiles, or founding date Medium

    Every page carries WebPage, BreadcrumbList, and WebSite schema, but no Organization schema is present. This means LLMs cannot easily extract the company's official name, logo, social media links, or founding date.

    What to change: Add Organization schema with @type: Organization, including name, url, logo, sameAs (social profiles), foundingDate, and description.

  3. 250+ open roles lack JobPosting schema markup Medium

    The sitemap includes a dedicated job sitemap (monolith_job-sitemap.xml) indicating substantial job listings, but the careers page and individual job pages lack JobPosting structured data. This reduces visibility in AI-driven job search and knowledge panels.

    What to change: Add JobPosting schema to each job listing page with fields like title, description, datePosted, employmentType, and hiringOrganization.

  4. /about/ page returns 404 High

    The /about/ page, which would typically contain company history, leadership, and founding story, returns a 404 error. This is a significant gap for a company of this scale.

    What to change: Create an about page that includes the company's history, leadership team, mission, and key milestones. Ensure it is linked from the main navigation.

  5. CreateFuture acquisition news article returns 404 Medium

    The news article about the CreateFuture acquisition, linked from the homepage, returns a 404 error. The actual URL appears to have a different slug.

    What to change: Fix the broken link or redirect the old URL to the correct article. Ensure all news articles are accessible and properly linked.

  6. No llms.txt file to guide AI crawlers Medium

    The site has proactively verified itself with AI companies (anthropic-domain-verification, cursor-domain-verification in DNS), but has no llms.txt file to guide crawlers to the most important pages and content.

    What to change: Create an llms.txt file that lists key pages (homepage, services, about, news, careers) and provides a brief summary of the company.

  7. Blog posts use generic 'admin_version1' author handle Low

    Blog posts have Person author schema, but the author name on a key post is 'admin_version1' instead of a real person's name. This undermines credibility and authorship signals.

    What to change: Assign real author names to blog posts and update the Person schema accordingly.

  8. Homepage dateModified shows future date Low

    The homepage's dateModified field reads 2026-05-22, which is a future date. This may confuse crawlers and affect freshness signals.

    What to change: Ensure the dateModified field reflects the actual last modification date. Check the content scheduling system for timezone issues.

  9. Bytespider crawler blocked by Cloudflare Low

    Bytespider (ByteDance's crawler) receives a 403 from Cloudflare, while all other major AI bots are allowed. This may limit visibility in ByteDance's AI products.

    What to change: Consider allowing Bytespider access if the site wants visibility in ByteDance's AI ecosystem.

What's working

  • All major AI bots receive full HTML content — Every major AI bot (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, etc.) receives a 200 with the full 125KB HTML page, identical to browser delivery. No JS rendering is required.
  • Key pages contain substantial, relevant text content — Pages like AI Strategy, Services, Careers, and News contain hundreds of words of descriptive text, providing rich material for AI crawlers to index.
  • WebPage, BreadcrumbList, and WebSite schema present on all pages — Every page includes WebPage, BreadcrumbList, and WebSite schema with SearchAction, providing basic structured data for search engines and AI crawlers.
  • DNS records show anthropic and cursor domain verification — The DNS TXT records include anthropic-domain-verification and cursor-domain-verification, indicating the site has proactively verified itself with AI companies.
  • Sitemap contains 2,223+ URLs across 11 sub-sitemaps — The sitemap index includes 11 sub-sitemaps covering services, insights, news, careers, and more, ensuring comprehensive crawl coverage.
  • 189 customer success stories with named clients — The site hosts 189 customer success stories across multiple sectors, with named clients like Foundation Risk Partners, Hays, and Ireland's Department of Education, providing strong social proof.
  • News section covers CEO transition, acquisition, and new HQ — The news section includes articles about the CEO transition to Roop Singh, the CreateFuture acquisition, and the new Dublin HQ with AI Studio, providing timely updates.
  • Cloudflare with HSTS and CSP headers — The site uses Cloudflare with strong HSTS and CSP headers, ensuring secure delivery and protection against common web vulnerabilities.

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