AI Site Grade
terrible.group — AI Site Grade
Terrible.group delivers zero visible text to AI crawlers and has no external footprint, making it invisible to both search engines and AI models.
The site is a JavaScript shell with no content, no schema, no sitemap, and no external signals, rendering it effectively invisible to AI crawlers and search engines.
- Findings
- 8
- Evidence checks
- 46
- Completed
- 30 May 2026
Analysis
The Site Is a JS Shell With Zero Discoverable Content
The homepage at terrible.group returns a 200 status to every major AI crawler (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, ChatGPT-User, Applebot-Extended) but delivers zero words of visible text — the page is a JavaScript shell built with Lovable, containing only font preloads and a hidden-content CSS class. No AI crawler or search engine can extract any meaning from it.
Crawler Access
The robots.txt allows all user-agents including * to the entire site, but this permission is meaningless. Every bot tested receives the same 2,609-byte HTML skeleton with <html class="fonts-loading" style="visibility:hidden">. No llms.txt exists (404). No sitemap.xml exists (404). No internal links were discoverable. The site is hosted on Cloudflare with HSTS enabled, but the server returns cache-control: no-cache, must-revalidate, max-age=0 — a caching policy that further discourages indexing.
Cold-Knowledge Gap
The LLM model queried about terrible.group returned knowledge about a completely different entity: a small indie game development studio known for surreal horror games like *Terrible* and *The Terrible Experiment*. The actual site describes itself as a physical-products brand ("We design, produce, and sell physical products - online, on tour and everywhere in between"). There is zero overlap between what AI models believe this domain represents and what the site actually claims to be. No external mentions, reviews, Reddit threads, or press coverage were found for the domain or its stated brand identity anywhere on the open web.
Schema Posture
The homepage contains no JSON-LD schema of any kind. No Organization, WebSite, Product, Store, or BreadcrumbList markup exists. The <title> is simply "terrible*" with an asterisk. The only meta tag is a description string. The <meta name="author" content="Lovable" /> tag reveals the site was generated by a no-code platform, not a professional web development effort.
External Signals
No indexed pages exist for site:terrible.group. No Wayback Machine snapshots are available. No social media profiles, press mentions, or third-party references to this domain were found. The brand appears to have zero external footprint — no reviews, no Reddit threads, no press, no backlinks. The domain's nameservers point to Google Domains, and the IP (185.158.133.1) resolves to an unremarkable hosting provider.
Findings
Homepage delivers zero visible text to crawlers High
The homepage returns a 200 status but contains only a JavaScript shell with font preloads and hidden-content CSS, providing no readable text to AI crawlers or search engines.
What to change: Implement server-side rendering or static HTML content so that crawlers receive meaningful text. Ensure critical content is visible without JavaScript.
No llms.txt file for AI crawlers Medium
The site returns a 404 for /llms.txt, missing an opportunity to provide structured context to AI crawlers.
What to change: Create an llms.txt file at the root with a brief description of the brand and links to key pages.
No sitemap.xml for search engines Medium
The site returns a 404 for /sitemap.xml, preventing search engines from discovering pages.
What to change: Generate and submit a sitemap.xml listing all public pages.
No structured data markup on homepage High
The homepage lacks any JSON-LD schema (Organization, WebSite, Product, etc.), reducing its ability to be understood by AI and search engines.
What to change: Add JSON-LD structured data for Organization, WebSite, and Product types describing the brand and its physical products.
AI models associate domain with wrong entity High
LLM knowledge about terrible.group describes an indie game studio, while the site claims to be a physical products brand. This mismatch means AI models will misrepresent the brand.
What to change: Publish authoritative content (e.g., a proper website with text, schema, and external signals) to correct the AI knowledge gap.
Zero external signals or indexed pages High
No indexed pages, no backlinks, no social media profiles, no press mentions, and no Wayback Machine snapshots exist for the domain. The brand has no discoverable online presence.
What to change: Build an external presence through social media, press releases, backlinks, and content marketing to establish the brand online.
Cache-control headers discourage indexing Low
The server returns cache-control: no-cache, must-revalidate, max-age=0, which may discourage search engines from caching and indexing the page.
What to change: Set a reasonable cache-control header (e.g., max-age=3600) to allow caching and improve crawl efficiency.
Meta author tag reveals no-code platform Low
The <meta name="author" content="Lovable" /> tag indicates the site was generated by a no-code platform, which may reduce perceived authority.
What to change: Remove or update the author meta tag to reflect the actual brand or organization.
What's working
- Robots.txt allows all crawlers — The robots.txt file permits all user-agents to access the entire site, ensuring no crawler is blocked by policy.
- Site hosted on Cloudflare with HSTS — Cloudflare provides CDN and security benefits, and HSTS is enabled for secure connections.
Track terrible.group across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.