SEO + AI Visibility

See if Google & AI agents can find you. Then copy the fix.

Free 30-second scan. Then the SEO a solo founder actually uses.

No account. Same public price for everyone.

73%

of sites have a critical SEO issue

76%

of top sites have no llms.txt

56%

fail at least one Core Web Vital

Minutes

to fix them with SuperSEO.sh

See It In Action

Your SEO and AI dashboard

Audits, crawlers, ranks, and copy-paste prompts for any AI tool. The SEO a solo founder actually uses.

superseo.sh/app · Overview
61/ 100

SEO Score

-2 7d+1 30d
18/ 100

GEO Score

0 7d-4 30d
44/ 100

Performance

-3 7d-1 30d
Open issues
16 open across all categories
Core Web Vitals
Mobile — what Google ranks on · assessed last month
LCP4100 msPoor
INP220 msNeeds improvement
CLS0.18Needs improvement
superseo.sh/app · Issues
61/ 100

SEO Score

-2 7d
18/ 100

GEO Score

-4 7d
44/ 100

Performance

-3 7d
Criticalgeogptbot_blocked

ChatGPT knocked. Your robots.txt said nobody is home. You are invisible in the answers your buyers actually read.

https://yourapp.com/

Fix: Remove Disallow: / from the GPTBot group in robots.txt so ChatGPT can crawl and cite you.

Criticalcontentmissing_title

/blog has no title tag. Google will guess, and usually guess wrong.

https://yourapp.com/blog

Fix: Add a unique <title> on /blog that names the product and the page.

Criticallinksstatus_404

3 internal links point at a 404.

https://yourapp.com/old-pricing

Fix: Fix or redirect /old-pricing so internal links stop leaking equity.

Warninggeono_llms_txt

AI assistants can see your website. They have no idea what it contains. You never left a map. That map is /llms.txt.

https://yourapp.com/llms.txt

Fix: Serve a markdown llms.txt at the domain root with your product one-liner and key URLs.

Google

Rank on Google. Stay there.

Audits, speed, indexing, and the keywords that actually move. Watched every week.

Site Audits

Site audits in plain English

Broken links, missing titles, thin pages. What is wrong, why it matters, how to fix it.

  • Broken links named

    Dead internal URLs, listed with the pages that point at them.

  • Titles that Google can use

    Missing or duplicate titles flagged in the same language you ship in.

  • Snippet blocks & E-E-A-T

    nosnippet leaks, missing authors and dates, JS-only pages — the AI-invisibility trio.

superseo.sh/app · Issues · Audit
Criticallinksstatus_404

3 internal links point at a 404.

https://yourapp.com/old-pricing

Fix: Fix or redirect /old-pricing so internal links stop leaking equity.

Criticalcontentmissing_title

/blog has no title tag. Google will guess, and usually guess wrong.

https://yourapp.com/blog

Fix: Add a unique <title> on /blog that names the product and the page.

Speed & Indexing

Speed and indexing, watched

Slow pages named. New URLs submitted. No digging through Search Console.

  • Core Web Vitals, in one glance

    LCP, INP, CLS with the page that is dragging the score.

  • IndexNow, one click

    New and changed URLs submitted instead of waiting on the crawl lottery.

  • Sitemap vs scanned

    What you declared versus what we actually fetched.

superseo.sh/app · Speed · Indexing
Warningperformanceslow_lcp

Pricing LCP is 4.1s. Google treats that as poor.

https://yourapp.com/pricing

Fix: Preload the hero image, compress it, and defer below-the-fold JS on /pricing.

Core Web Vitals
Mobile — what Google ranks on · assessed last month
LCP4100 msPoor
INP180 msGood
CLS0.08Good
Indexing
Sitemap checked last month

41

In sitemap

38

Scanned

Keywords

Keywords that actually move

Track the searches your buyers make. Weekly trends, not another dashboard.

  • Queries your buyers type

    Positions for the terms that pay the bills, not a 20-billion-keyword toy.

  • Weekly movement

    Up, down, or stuck. You see the delta without a course in rank tracking.

  • Top 3 / 10 / 50

    A count of how many tracked queries sit where Google actually sends clicks.

superseo.sh/app · Keywords
Keyword positions
12 tracked

1

Top 3

4

Top 10

9

Top 50

KeywordPosVol
freelancer budget app41.6k
invoice tracker12880
solo founder bookkeeping18320
Typical Scan Findings

Typical scan findings

Real checks. No invented quotes. This is what the free scan actually looks for.

GPTBot is blocked.

What the free scan checks: robots.txt for GPTBot, ClaudeBot, and PerplexityBot.

No llms.txt.

What the free scan checks: whether /llms.txt exists at your domain root.

AI Visibility

Get cited by ChatGPT.

Crawlers, llms.txt, and weekly mention checks. Classic SEO tools skip this.

AI Crawlers

See if AI crawlers can read you

GPTBot, ClaudeBot, PerplexityBot and 9 more. Blocked bots named. One-line fix.

  • GPTBot, named

    If ChatGPT cannot fetch you, it cannot cite you. The scan says so in 30 seconds.

  • Claude and Perplexity too

    The assistants people actually ask, not a generic “bots” toggle — access vs training split.

  • The one-line robots fix

    Copy the Allow snippet. Paste it. Recrawl.

superseo.sh/app · AI crawlers
AI-crawler access· 6 of 9 blocked
robots.txt rules for the major AI crawlers — split by whether they read your content to answer users now, or collect it to train future models. Blocked answer-engine bots mean missing AI citations.

Can AI read your content?

These bots fetch your pages to answer and cite users right now. Blocking them removes you from AI answers.

  • GPTBotBlocked
  • ChatGPT-UserBlocked
  • OAI-SearchBotBlocked
  • ClaudeBotBlocked
  • PerplexityBotAllowed
# --- Allow AI crawlers (SuperSEO.sh GEO fix) ---
# Paste at the END of your robots.txt. If a bot below already has its
# own 'User-agent: <bot>' block with 'Disallow: /', remove that Disallow
# instead — the most specific block wins.

User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: OAI-SearchBot
Allow: /

User-agent: ClaudeBot
Allow: /
Paste the prompt into your AI coding tool to apply the fix.

Can AI train on your content?

These crawlers collect your content to train future models. Blocking them only affects future visibility.

Your site is behind Cloudflare — training crawlers can also be blocked at the edge regardless of robots.txt. If bots show as blocked here but your origin robots.txt allows them, a Cloudflare Managed robots.txt block is the cause: Dashboard → your domain → Security → Bots → turn off “Block AI bots” (and check Content Signals — ai-train=no publicly declares a training opt-out). Rescan afterwards so the checklist re-checks.
  • Google-ExtendedAllowed
  • BytespiderBlocked
  • CCBotBlocked
  • Meta-ExternalAgentAllowed
# --- Allow AI crawlers (SuperSEO.sh GEO fix) ---
# Paste at the END of your robots.txt. If a bot below already has its
# own 'User-agent: <bot>' block with 'Disallow: /', remove that Disallow
# instead — the most specific block wins.

User-agent: Bytespider
Allow: /

User-agent: CCBot
Allow: /
Paste the prompt into your AI coding tool to apply the fix.
llms.txt

llms.txt, generated for you

The file assistants use to understand your product, written from the scan.

  • Missing or broken, called out

    No file at the root, or one that does not parse. Same check the scan runs.

  • A draft from your pages

    Product one-liner plus key URLs, ready to serve at /llms.txt.

  • Honest scope

    A hint for ChatGPT and Perplexity — Google Search ignores it, and we say so.

superseo.sh/app · llms.txt
llms.txtMissing
No llms.txt at your domain root. Generate one in one click below.

https://yourapp.com/llms.txt

Tip: link /llms.txt from your footer or docs — most agent fetches arrive via a page link rather than by guessing the path.

# YourApp

YourApp is the budgeting app for freelancers.

## Key pages
- [Home](https://yourapp.com/): Product overview
- [Pricing](https://yourapp.com/pricing): Plans and FAQ
- [Docs](https://yourapp.com/docs): How it works

Upload this file to your domain root as /llms.txt.

Citations

Track mentions, citations and rivals

Know when AI recommends you, when it recommends a competitor, and what changed.

  • Questions buyers ask

    You pick the prompts. We run them weekly against the models that matter.

  • Share of voice, not vibes

    Your mention rate vs 1–10 tracked competitors, with sentiment and cited pages.

  • Fan-out gaps

    The sub-questions AI generates for your topic — mapped against your keywords.

superseo.sh/app · Mentions
LLM visibility
Brand mentions in AI answers

Mention rate 20% this week (10 checks)

View details
A
"I watched a competitor get recommended by ChatGPT three times in one week while my better product stayed invisible. Not because they were better, but because AI could read their site and couldn't read mine. SuperSEO.shis the tool I needed back then."

Alex · founder of SuperSEO.sh

Fixes

Paste the prompt. Ship the fix.

Relief after the wound. Impact order. Copy-paste prompts. Same afternoon.

Copy-Paste

Copy-paste, not a 40-page PDF

Every issue comes with a prompt you paste into any AI tool.

  • The prompt is the fix

    Same cards as the Issues tab. Copy, paste, ship.

  • Works with any AI tool

    ChatGPT, Claude, Cursor, Gemini, or whatever you already use. The prompt does not care.

  • No SEO homework

    You do not need to learn why a title tag matters. The prompt already knows.

superseo.sh/app · Issues
Criticalgeogptbot_blocked

ChatGPT knocked. Your robots.txt said nobody is home. You are invisible in the answers your buyers actually read.

https://yourapp.com/

Fix: Remove Disallow: / from the GPTBot group in robots.txt so ChatGPT can crawl and cite you.

geoSame cards as the Issues tab. Copy the prompt, paste it into any AI tool.

Impact Order

Ordered by impact

Critical first. You are not guessing which warning matters.

  • Critical, warning, notice

    Severity is the sort. The thing that blocks ChatGPT is not buried under notices.

  • Counts you can act on

    Open issues by band, not a 400-row crawl dump.

  • One afternoon, not a backlog

    Most sites have a handful of blockers. We put those on top.

superseo.sh/app · Issues · Impact
Open issues
14 open across all categories
Same Day

Minutes, not a sprint

Most members clear the blockers the same day they scan.

  • Unblock GPTBot

    One robots.txt edit. The scan already wrote the snippet.

  • Ship llms.txt

    Generate, paste at the root, done.

  • Then keep watching

    Weekly ranks and mention checks after the wound is closed.

superseo.sh/app · Issues
Criticalgeogptbot_blocked

ChatGPT knocked. Your robots.txt said nobody is home. You are invisible in the answers your buyers actually read.

https://yourapp.com/

Fix: Remove Disallow: / from the GPTBot group in robots.txt so ChatGPT can crawl and cite you.

Warninggeono_llms_txt

AI assistants can see your website. They have no idea what it contains. You never left a map. That map is /llms.txt.

https://yourapp.com/llms.txt

Fix: Serve a markdown llms.txt at the domain root with your product one-liner and key URLs.

Compare

How we stack up. Honestly.

We win on AI visibility and a tool you actually finish. We lose on backlink data. If you need a 20-billion-keyword database, pay an enterprise suite. If you need to rank a new site and get cited by AI, you don't.

FeatureSuperSEO.shEnterprise suitesBudget tools
Full site audit (technical + content)
Keyword rank tracking
Page speed + Core Web Vitals
AI-crawler access audit (GPTBot, ClaudeBot…)
llms.txt check + generator
LLM mention tracking (ChatGPT, Claude, Perplexity)
Competitor share-of-voice + sentiment
Cited-pages + query fan-out mapper
Snippet-block, E-E-A-T & anchor checks
GEO score
IndexNow one-click submission
Keyword research databaselite
Backlink indexnot yet

One Platform. SEO Without The Agency Tax.

Simple pricing. No stacked tools. No hidden add-ons. Growth is $12.99. Lifetime is $149.99 once.

MonthlyAnnual2 months free

Indie

The essentials to scan one site

$7.99/month
billed monthly
1 website
50 tracked keywords
500 pages/scan
Weekly crawl
20 LLM checks/mo
1 competitor tracked
90-day history
Most Popular

Growth

The full toolkit for people who ship

$12.99/month
billed monthly
Everything in Indie, plus:
5 websites
500 tracked keywords
2,500 pages/scan
Daily crawl
100 LLM checks/mo
3 competitors tracked
1-year history
Max Limits

Scale

Top limits for agencies

$29.99/month
billed monthly
Everything in Growth, plus:
20 websites
2,000 tracked keywords
10,000 pages/scan
Daily crawl
400 LLM checks/mo
10 competitors tracked
Unlimited history
Pay once

Lifetime

Scale limits. Pay once. Keep them.

$149.99once
one payment · yours to keep
Everything in Scale, forever:
20 websites
2,000 tracked keywords
10,000 pages/scan
Daily crawl
400 LLM checks/mo
10 competitors tracked
Unlimited history
No subscription

For comparison: Ahrefs' cheapest plan is $129/mo.

checkout + subscription management via whop · cancel anytime · we never see your card

FAQ

Straight Answers.

Free Scan

See if Google & AI agents can find you. Then copy the fix.

Free 30-second scan. Then the SEO a solo founder actually uses.

No account. Same public price for everyone.