AI Site Grade

celsiusholdingsinc.com — AI Site Grade

Celsius Holdings' corporate site is a noindex shell that tells AI crawlers almost nothing, while cold LLM knowledge already contains detailed facts about the company's acquisitions, PepsiCo investment, and market position.

The corporate site is deliberately excluded from search indexes and lacks schema, while the IR subdomain and consumer brand carry the real content, creating a massive gap between what AI models know and what the site offers.

Findings
11
Evidence checks
28
Completed
30 May 2026

Analysis

The corporate site (celsiusholdingsinc.com) is a thin, noindex, nofollow-gated shell that tells AI crawlers almost nothing — while the cold LLM knowledge about Celsius Holdings is detailed, current, and sourced from the consumer brand and financial press, creating a massive gap between what the site offers and what AI models already know.

Crawler Access

All major AI bots (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User) receive 200 status with full content from both the corporate site and the consumer brand site. The only bot blocked across both domains is Bytespider (403 from Cloudflare). The robots.txt at celsiusholdingsinc.com has no AI-specific directives — just a generic Disallow: /wp-admin/ and a 10-second crawl delay. The IR subdomain (ir.celsiusholdingsinc.com) is fully open with Allow: /. No llms.txt exists (404). No sitemap exists on the corporate domain (404). The consumer brand celsius.com has a Yoast-generated sitemap at /sitemap_index.xml.

Content & Schema Posture

Every page on celsiusholdingsinc.com carries <meta name="robots" content="noindex, nofollow"> — the entire corporate site is deliberately excluded from search engine indexes. The homepage delivers only 115 words of visible text. The privacy policy and terms-of-use pages are essentially empty shells (2-3 words extracted, likely JS-rendered). Zero JSON-LD schema exists anywhere on the corporate domain. No Organization, WebSite, FAQPage, or Product schema is present. The consumer brand site (celsius.com) does have WebPage, BreadcrumbList, and WebSite schema with proper metadata — but the corporate parent has none.

Cold-Knowledge Gap

The cold LLM knows Celsius Holdings was founded in 2004, is led by CEO John Fieldly, received a $550M PepsiCo investment in 2022, faced a class-action lawsuit over thermogenic claims, and owns a portfolio including Celsius Original, Heat, BCAA, and On-the-Go products. The corporate site mentions none of this — no PepsiCo partnership, no lawsuit context, no executive names, no financial milestones. Critically, the IR site's overview page states Celsius now owns Alani Nu and Rockstar Energy and holds the #3 energy drink portfolio in the US with 20% market share — facts entirely absent from the corporate site's brand page, which only lists Celsius sub-lines (Vibe, Fizz-Free, Essentials, On the Go).

External Signals

The IR subdomain (ir.celsiusholdingsinc.com, hosted on Q4 Inc.'s platform) is the only source of current corporate positioning. Its news page is JS-rendered and returns near-zero text to plain GET requests — AI crawlers hitting it get a loading spinner shell. The consumer brand celsius.com is the rich, indexed, schema-validated face of the company, but it never mentions the corporate parent's stock ticker (CELH), acquisitions, or investor narrative. The corporate site links to celsius.com and the IR site but provides no bridge content explaining the relationship between the holding company and its brands.

Findings

  1. Entire corporate site blocked from search indexes via noindex, nofollow High

    Every page on celsiusholdingsinc.com carries <meta name="robots" content="noindex, nofollow">, deliberately excluding the entire corporate domain from search engine indexes and AI crawler visibility.

    What to change: Remove the noindex, nofollow meta tags from all pages, or at minimum from key pages like the homepage, about, and brands pages.

  2. Zero JSON-LD schema on corporate domain High

    No Organization, WebSite, FAQPage, or Product schema exists anywhere on celsiusholdingsinc.com, missing a critical opportunity to provide structured data to AI crawlers.

    What to change: Add JSON-LD Organization schema with name, description, founding date, CEO, stock ticker, and links to brands. Add WebSite schema with search URL if applicable.

  3. Homepage delivers only 115 words of visible text Medium

    The corporate homepage contains minimal textual content, providing almost no substantive information about the company's history, leadership, or financial milestones.

    What to change: Expand the homepage content to include a company overview, key facts, and links to detailed pages.

  4. No llms.txt file available for AI crawlers Medium

    The domain returns a 404 for /llms.txt, missing an opportunity to guide AI crawlers to key pages and provide a structured summary.

    What to change: Create an llms.txt file that lists important URLs and provides a brief summary of the company.

  5. No sitemap on corporate domain Medium

    The corporate domain returns a 404 for /sitemap.xml, hindering discovery of any pages that might be indexable.

    What to change: Generate and submit an XML sitemap covering all public pages on the corporate domain.

  6. IR news page is JS-rendered, returns near-zero text to crawlers High

    The IR subdomain's news page (ir.celsiusholdingsinc.com/news/default.aspx) returns only 12 words to a plain GET request, likely requiring JavaScript execution to render content, which many AI crawlers do not perform.

    What to change: Implement server-side rendering or provide a static fallback for the news page content.

  7. Privacy policy and terms-of-use pages are empty shells Medium

    The privacy policy and terms-of-use pages return only 2-3 words of visible text, likely due to JavaScript rendering, providing no useful content to crawlers.

    What to change: Ensure these pages contain full text content without requiring JavaScript.

  8. Cold LLM knowledge contains detailed facts absent from corporate site High

    AI models know about the PepsiCo investment, class-action lawsuit, CEO name, and product portfolio, but the corporate site mentions none of these, creating a disconnect between what models know and what the site provides.

    What to change: Add pages or sections covering company history, leadership, key partnerships, and financial milestones.

  9. Brand page omits Alani Nu and Rockstar acquisitions Medium

    The brands page lists only Celsius sub-lines and does not mention that the company now owns Alani Nu and Rockstar Energy, which are key to its market position.

    What to change: Update the brands page to include all owned brands, including Alani Nu and Rockstar Energy.

  10. No bridge content explaining relationship between holding company and brands Medium

    The corporate site links to celsius.com and the IR site but provides no content explaining how the holding company relates to its brands, leaving AI crawlers without context.

    What to change: Add a page or section that explains the corporate structure and brand portfolio.

  11. IR executive management page returns zero words Medium

    The IR subdomain's executive management page returns 0 words to a plain GET request, likely JS-rendered, providing no information about leadership to crawlers.

    What to change: Implement server-side rendering or static content for the executive management page.

What's working

  • Major AI bots are not blocked by robots.txt or server — All major AI bots (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User) receive 200 status with full content from both the corporate site and consumer brand site. Only Bytespider is blocked.
  • IR subdomain is fully open to crawlers — The IR subdomain (ir.celsiusholdingsinc.com) has a permissive robots.txt with Allow: / and no AI-specific blocks, and all 11 tested bots received 200 status.
  • Consumer brand site (celsius.com) has rich content and schema — The consumer brand site delivers 451 words of visible text and includes WebPage, BreadcrumbList, and WebSite schema with proper metadata, providing a strong AI-visible presence for the brand.
  • Consumer brand site has a sitemap — The consumer brand site (celsius.com) has a Yoast-generated sitemap at /sitemap_index.xml, aiding discovery of its pages.
  • Cold LLM knowledge about Celsius Holdings is detailed and current — AI models already know key facts: founded 2004, CEO John Fieldly, $550M PepsiCo investment, class-action lawsuit, and product portfolio, providing a baseline of accurate information.
  • IR site contains current corporate positioning and market share data — The IR overview page states Celsius owns Alani Nu and Rockstar Energy and holds the #3 energy drink portfolio with 20% market share, providing valuable facts for AI crawlers that can render JavaScript.

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