AI Site Grade
go1.com — AI Site Grade
Go1's site is fully open to every AI crawler, but the cold-knowledge gap is severe and the site itself is the source of the misinformation.
Go1's site is fully open to every AI crawler, but the cold-knowledge gap is severe and the site itself is the source of the misinformation.
- Findings
- 7
- Evidence checks
- 22
- Completed
- 30 May 2026
Analysis
Go1's site is fully open to every AI crawler — but the cold-knowledge gap is severe and the site itself is the source of the misinformation
Every AI bot tested (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, OAI-SearchBot, ChatGPT-User, anthropic-ai, Bytespider, Applebot-Extended) receives a 200 with the full 630KB HTML payload from Cloudflare. No UA-based blocking, no JS shell, no 403. The robots.txt is a bare Allow: / for all agents with zero AI-specific directives. The llms.txt returns a 404 (Next.js error page). The sitemap.xml is present with ~759 URLs and is well-structured.
Cold-Knowledge Gap
A frontier LLM queried cold about Go1 reports that the company was "acquired by Skillsoft in 2024 for $1.5B" — a claim that does not appear anywhere on Go1's site, in its blog, its about page, its customer stories, or in any web search results. The site presents Go1 as an independent company: the CEO is Chris Eigeland (listed in schema), the about page describes "the largest online learning library in the world" with no mention of Skillsoft ownership. The LLM also cites "$300M in funding including a $200M Series D led by SoftBank" and "over 100,000 courses" — the site itself claims 80,000+ courses and 250+ providers. The funding narrative is entirely absent from the public-facing site. This means AI models retrieving Go1's own content will find a different story than what the model "knows" from training data, creating a fragmented brand narrative in AI-generated answers.
Schema Posture
The site uses Organization, WebPage, and WebSite schema consistently across all pages, with detailed founder Person entries (including LinkedIn profile images). The Morgan product page adds a well-structured FAQPage with 5 questions. Blog posts use BlogPosting with author Person schema. However, the Organization schema is missing foundingLocation (only has an address), numberOfEmployees, description, and knowsAbout fields. The sameAs array is thin — only LinkedIn and YouTube, missing Crunchbase, Wikipedia, or G2/Capterra review profiles. No Product or SoftwareApplication schema exists for the core platform or the Morgan AI agent, despite the site heavily marketing both.
Content Signals
The homepage is content-rich (443 words visible) with a clear H1, multiple H2 sections, and a FAQ pattern. The blog is active with 2026-dated posts heavily focused on AI training, LMS comparisons, and leadership development — strong topical authority signals. The plans page uses a comparison table (Essentials Select / Premium Essentials / Premium Pro) which is a high-value answer-format signal. Customer stories are plentiful (20+ case studies). The site is a Next.js application hosted on Cloudflare with aggressive caching (s-maxage=31536000), meaning AI crawlers get fast, cached responses.
External Signals
DNS records reveal an OpenAI domain verification TXT record (openai-domain-verification=dv-d0AJb8iYO3k3IihJCZmNdKJO) and an Anthropic domain verification (anthropic-domain-verification-5frcva=...), confirming Go1 has proactively registered with both major AI providers for some form of verified access or GPT Actions integration. The site also has HubSpot, Salesforce, Pardot, and multiple Google Search Console verification records — a mature martech stack. No negative external signals (scandal, controversy) surfaced in searches.
Surprising Findings
The /about page redirects from /about to /about-us — a minor canonical hygiene issue. The site claims "over 10,000 organizations" on the homepage but the LLM cold knowledge says "enterprises, mid-sized companies" — no contradiction but the site could strengthen its enterprise positioning. The most striking finding is the phantom Skillsoft acquisition in the LLM's training data — a hallucination or stale rumor that Go1's own site does nothing to correct, and that no web search corroborates. If an AI model retrieves Go1's site content, it will contradict its own parametric knowledge, creating confusion in any answer about Go1's corporate status.
Findings
LLM cold knowledge falsely claims Go1 was acquired by Skillsoft in 2024 High
A frontier LLM queried cold about Go1 reports that the company was acquired by Skillsoft in 2024 for $1.5B, a claim that does not appear anywhere on Go1's site, in its blog, its about page, its customer stories, or in any web search results. The site presents Go1 as an independent company, creating a fragmented brand narrative in AI-generated answers.
What to change: Publish a clear statement on the site about Go1's ownership status, and consider adding a Wikipedia page or Crunchbase profile to provide authoritative external references.
llms.txt returns 404, missing AI content guidance Medium
The llms.txt file at https://go1.com/llms.txt returns a 404 Next.js error page. This file is used by AI crawlers to discover key content and context, and its absence means AI models lack a curated entry point to Go1's content.
What to change: Create an llms.txt file that lists key pages (homepage, product pages, blog, about, plans) and provides a brief summary of Go1's offerings.
Organization schema missing key fields and sameAs references Medium
The Organization schema on Go1's site is missing foundingLocation, numberOfEmployees, description, and knowsAbout fields. The sameAs array only includes LinkedIn and YouTube, missing Crunchbase, Wikipedia, or G2/Capterra review profiles.
What to change: Expand the Organization schema to include foundingLocation, numberOfEmployees, description, and knowsAbout. Add sameAs URLs for Crunchbase, Wikipedia, G2, and Capterra.
No Product or SoftwareApplication schema for core platform or Morgan AI agent Medium
Despite heavily marketing the core learning platform and the Morgan AI agent, the site does not include Product or SoftwareApplication schema on relevant pages. This limits the ability of AI crawlers to understand and feature these offerings in rich results.
What to change: Add SoftwareApplication schema to the Morgan product page and Product schema to the content aggregator page, including applicationCategory, operatingSystem, and offers.
LLM cold knowledge cites $300M funding and 100k+ courses, site claims different numbers Medium
The LLM cold knowledge states Go1 has $300M in funding including a $200M Series D led by SoftBank and over 100,000 courses, while the site claims 80,000+ courses and 250+ providers. The funding narrative is entirely absent from the public-facing site.
What to change: Add a funding history or milestones page to the site, and ensure course count and provider numbers are consistently updated across all pages.
/about redirects to /about-us, minor canonical hygiene issue Low
The /about page redirects to /about-us, which may cause minor confusion for crawlers and users. While not critical, it is a canonical hygiene issue that can be fixed.
What to change: Either make /about the canonical URL or set up a proper 301 redirect from /about to /about-us and update internal links.
Organization sameAs array only includes LinkedIn and YouTube Low
The Organization schema's sameAs array is thin, only including LinkedIn and YouTube. Missing profiles on Crunchbase, Wikipedia, G2, Capterra, and other review platforms reduce the site's authority signals for AI models.
What to change: Add sameAs URLs for Crunchbase, Wikipedia, G2, and Capterra to the Organization schema.
What's working
- All AI crawlers receive full HTML content with no blocking — Every AI bot tested receives a 200 with the full 630KB HTML payload from Cloudflare. No UA-based blocking, no JS shell, no 403. The robots.txt allows all agents with no AI-specific restrictions.
- OpenAI and Anthropic domain verification records present — DNS records reveal OpenAI and Anthropic domain verification TXT records, confirming Go1 has proactively registered with both major AI providers for verified access or GPT Actions integration.
- Homepage is content-rich with clear structure and FAQ pattern — The homepage has 443 words visible, a clear H1, multiple H2 sections, and a FAQ pattern, providing strong signals for AI crawlers to understand the site's purpose.
- Active blog with 2026-dated posts on AI training and LMS topics — The blog is active with 2026-dated posts heavily focused on AI training, LMS comparisons, and leadership development, building strong topical authority signals.
- Sitemap.xml present with ~759 URLs and well-structured — The sitemap.xml is present with approximately 759 URLs and is well-structured, aiding crawler discovery of all pages.
- Organization, WebPage, WebSite schema used consistently across pages — The site uses Organization, WebPage, and WebSite schema consistently across all pages, with detailed founder Person entries including LinkedIn profile images. Blog posts use BlogPosting with author Person schema.
- FAQPage schema on Morgan product page with 5 questions — The Morgan product page includes a well-structured FAQPage schema with 5 questions, which can appear as rich results in search and AI answers.
- Mature martech stack with HubSpot, Salesforce, Pardot, and Google Search Console — DNS records show HubSpot, Salesforce, Pardot, and multiple Google Search Console verification records, indicating a mature marketing technology stack that supports SEO and analytics.
Track go1.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.