Launching today
IsReady.AI
Can AI actually read your website? Score it in ~5 seconds
3 followers
Can AI actually read your website? Score it in ~5 seconds
3 followers
GPTBot, ClaudeBot & PerplexityBot don't run JS: a site can rank #1 on Google and still be blank to AI. IsReady.AI scans like AI crawlers do: 32 checks, 0-100 score in ~5s. An AI assistant guides non-devs through every fix (WordPress too). Open source + CLI.









How do the 32 checks decide their weight in the final score, and is that weighting based on how each factor actually shifts AI crawler behavior, or more of a general SEO best practices approach?
@znurkd3a
Hello Öznur and thank you for your question.
IsReady.AI score is a two-level weighted average (https://isready.ai/#faq):
Each check has a weight (0–5) that sets how much it counts within its category.
Each category has a weight that sets how much it counts in the final score.
Specifically:
Structured data = ~30%
Crawler access = 25%
Rendering = 20%
Content (GEO) = 15%
Trust & security = 10%
As you probably guessed, these weights aren't random: we calibrated them together with Italian SEO and GEO experts, and we version them so that when we update the model, maintaining older scans intact and so comparable.
We also measured the real LLM visibility of several partners web apps and websites, comparing older-generation models (trained before IsReady.AI optimization) with latest-generation ones (trained after); LLMs re-ingest sites over time as each new model is trained on a fresher crawl...and often (but not every time) read them live via retrieval (ChatGPT Search, Perplexity, Gemini, etc...)...so the comparison is a meaningful, though not lab-controlled, signal of the improvement.
Honestly both...and we mark the boundary right in the code.
Three concrete examples:
The two heaviest checcks (weight 5) are AI bots being allowed in robots.txt and anti-bot blocking (i.e. the things that literally remove you from GPTBot, ClaudeBot, PerplexityBot & co). Block them there and you almost vanish from AI answers!
llms.txt (which many reports flag as important) is weighted 0 on purpose: based on our own analysis and independent server-log studies, AI crawlers fetch it in only ~0.1% of visits, with no correlation to citations (SE Ranking, across 300k domains). We report it, but we won't inflate the score with an unproven signal.
The GEO category exists specifically for citablity in AI answers (depth, extractability, statistics/citations)...which is different from traditional SEO ranking.
We're also fully transparent on everything, considering that we are 100% opensource https://github.com/isreadyai/isreadyai, including our engine (which is already started to be used by others https://x.com/oldstackjournal/status/2075476316665844051?s=20).
Thank you for your interest and question!
We hope you find IsReady.AI useful and easy to use.
Please don't hesitate to provide us with feedback.
Best regards,
MDL