Will ChatGPT recommend your website when a customer asks?

Takes ~30 seconds

or try 7 days free β€” no card required

LLM search engines read pages differently than Google

ChatGPT, Claude, and Perplexity are increasingly replacing traditional search engines β€” they answer your customers' questions. But their indexing engines work completely differently than Google: they look for quotable snippets, clear definitions, structured data, and schema.org markup.

A page optimized for traditional SEO doesn't necessarily perform well in LLM responses. Your content may be completely ignored β€” or worse, misquoted by AI without crediting you.

How it works

1

Paste your URL

Just a URL of an article, landing page, or product card. No registration, no installation.

2

Analysis in 30 seconds

We fetch your page and check it across six dimensions β€” 50+ rules. Content is analyzed by Claude AI.

3

Get your report

Score 0-100 with a circular gauge per dimension, issues ranked by importance, and "before/after" fix examples.

What we check β€” 50+ rules across 6 dimensions

Content structure

H1-H3 headings, paragraphs, lists, FAQ, load speed, internal links, XML sitemap. Whether content is split so AI can extract quotable snippets.

Semantics & quotability

Whether sentences carry complete information on their own, answer specific questions, avoid jargon. Analyzed by Claude AI with "before/after" suggestions.

Structured data

JSON-LD and schema.org (Article, FAQPage, Product, HowTo) with full required-field validation. We check datePublished, dateModified, author β€” key freshness signals.

AI bot access

GPTBot, ClaudeBot, PerplexityBot, Google-Extended in robots.txt + llms.txt file. We detect SPAs without SSR β€” AI can't see your content at all.

Authority & freshness

External links to sources, domain age, update frequency, E-E-A-T signals. AI prefers fresh content that references credible sources.

Technical SEO

Meta title and description, canonical URLs, Open Graph, hreflang, load speed. Technical signals that affect whether AI indexes your page at all.

LLM-SEO analysis result: score 80/100 with circular gauge, 4 mini gauges per dimension (Schema.org, Semantics, Structure, AI Access), list of top issues

Who is Selpio for?

It works wherever your content needs to be cited by AI

✍️

Blogger & content creator

I've been writing articles for years, but ChatGPT never cites them β€” as if they don't exist.

Selpio shows which sentences are "quotable answers" and which need rewriting. After fixes, content starts appearing in AI responses.

πŸͺ

E-commerce owner

Customers ask AI about products in my category β€” and it recommends competitors.

We audit product pages for schema.org Product, FAQ, and description structure. Specific tips: what to add so AI recommends your store.

πŸ“Š

SEO agency

Clients ask about "AI SEO" β€” I don't know how to audit it or show results.

Full domain crawl, white-label PDF report, action plan ready to send. Audit 30 pages in minutes instead of days.

πŸš€

SaaS & startup

Our blog and docs have existed for 3 years, but AI doesn't treat us as an authority.

Selpio detects missing schema.org, suboptimal headings, and content without "standalone answers". AI Readiness Score grows with each iteration.

What you get in the dashboard

After signing up and choosing a plan, you get full access to tools that give context β€” not just "what's wrong", but "how do I compare" and "what to fix first".

AI Readiness

A single percentage showing "how ready is your site to be cited by AI". 9 signals in a βœ“/βœ— checklist β€” instantly see what's OK and what needs fixing.

Benchmarking

Compare your site with 1-3 competitors. Score table with per-dimension breakdown β€” see where you lead, where you lose. Quick-check in 30 seconds per domain.

Full domain crawl

Analysis of up to 50-100 subpages in one run. Aggregated report + score per page β€” weakest pages first, fix plan starting from the most important.

Client management

Tag crawls with client names, browse history per client, filter dashboard. For agencies: white-label PDF reports with your logo.

AI position tracking

Monitor which of your pages appear in Perplexity and Google AI answers for your target phrases. Daily checks for 10-25 keywords, email alerts when your position drops or improves.

Weekly monitoring

Automatic domain score snapshots every 7 days + track how often AI mentions your brand. Trend chart over time, alert when score drops by more than 5 points.

Agency plan only

REST API β€” integrate Selpio into your own pipeline

The Agency plan gives full REST API access. Trigger crawls automatically, pull reports into your CRM, integrate with CI/CD β€” no dashboard clicking required.

API key in one place

Generate and revoke keys directly from the dashboard. One key per account, X-Api-Key header. 60 req/min rate limit.

3 endpoints, zero setup

POST /crawls β€” start a crawl. GET /crawls β€” paginated list. GET /crawls/:id β€” status + full JSON report when done. That's it.

Report as JSON for further processing

When the crawl finishes, the endpoint returns the full report: score per dimension, issues list with codes, aggregated stats per subpage. Ready to insert into your own reports.

# Start a domain crawl
curl -X POST https://api.selpio.com/api/v1/crawls \
  -H "X-Api-Key: seo_<your_key>" \
  -H "Content-Type: application/json" \
  -d '{"domain":"https://example.com"}'

# Get status + full report
curl https://api.selpio.com/api/v1/crawls/{id} \
  -H "X-Api-Key: seo_<your_key>"
Manage API keys in the dashboard β†’

Why this tool?

Semantic analysis powered by Claude AI

AI-powered semantics analysis with "before/after" suggestions. 30+ rules across 4 dimensions β€” the deepest LLM-SEO audit on the market.

Full audit, not just a checker

30+ rules across 4 dimensions plus AI content quality analysis. Output: specific prioritized issues + AI Readiness Score + competitor comparison.

From 49 PLN/mo β€” cheaper than anyone

Competitors start at $79/mo. Us: domain crawl + AI Readiness + benchmarking for 49 PLN (~$13). One-time audit with action plan for 149 PLN (~$38). Free test, no registration.

White-label PDF for agencies

For 299 PLN/mo (~$75): PDF reports with your company logo, up to 100 subpages per crawl, 20 crawls per month, client management. Scrunch $250, Semrush $745 β€” we're cheaper.

What users say

"I checked a few blog articles β€” the tool caught that my FAQs were too short for AI to extract anything useful. After fixes, the difference in Perplexity is visible."

MK
Michael K.
Tech blog owner

"I use it for client audits. The PDF report with our logo looks professional, and clients immediately understand what needs fixing. Saves me 2-3 hours per client."

AW
Anna W.
SEO Consultant, digital agency

"Score 42/100 to start β€” after a week of implementing fixes I'm at 78. ChatGPT started citing my insurance article. First page of Google is the same, but AI traffic grew."

PT
Peter T.
Financial site owner

Frequently asked questions

How is LLM-SEO different from traditional SEO?

Traditional SEO optimizes for search engine algorithms (Google), which use links, keywords, and technical signals. LLMs read content like humans β€” they look for complete answers, clear definitions, and self-contained sentences. A page with high Google ranking can be completely invisible to ChatGPT.

What is the AI Readiness Score?

A single percentage (e.g. 78%) showing how ready your site is to be cited by AI. Checks 9 signals: from robots.txt to schema.org to content quotability. Available in the dashboard after login β€” updates automatically after each crawl.

What is the one-time AI Audit for 149 PLN?

Full analysis of up to 30 subpages of your domain + AI-generated action plan with specific steps, priorities, and copy-paste code examples. Pay once, get the report by email, no subscription. Ideal for site owners who want to know WHAT to do.

How does competitor benchmarking work?

Enter your domain + 1-3 competitors. The system analyzes each homepage and shows a comparison table: score 0-100 with breakdown across 4 dimensions. See where you lead, where you lose. Quick-check takes ~30 seconds per domain.

How many subpages can I analyze?

Free test: 1 URL. AI Audit 149 PLN: up to 30 subpages. Monthly 49 PLN/mo: 5 crawls Γ— 50 subpages. Agency 299 PLN/mo: 20 crawls Γ— 100 subpages + 500 quick-checks. Plan comparison β†’

Are reports generated by AI?

Partially. Three dimensions (structure, schema.org, access) are analyzed by code based on 30+ heuristics. The semantics dimension + action plan in the 149 PLN audit use Claude AI with a structured prompt β€” controlled format, not "just ask ChatGPT".

Can I cancel my subscription?

Yes, anytime through the Stripe Customer Portal available from the dashboard. After cancellation, the plan remains active until the end of the paid period. The 149 PLN audit is a one-time payment β€” nothing to cancel.

Is my data safe?

Yes. We don't store IPs in plain form (sha256 hash). Email is stored at registration or audit purchase. URLs are stored in the database so you can return to reports. GDPR-compliant. Details in the privacy policy.

Can I try Monthly before paying?

Yes. Monthly is available as a 7-day trial without entering a card. You get full access to crawls, AI Readiness, benchmarking and AI position tracking. After 7 days the trial ends automatically β€” nothing is charged unless you add a card and extend the plan. One trial per account.