Can AI assistants read winknews.com?
Measured on 2026-09-19 by asking the site 7 times — once as a browser, once as each of the
6 crawlers that feed ChatGPT, Claude, Perplexity, Gemini, Meta AI, Apple Intelligence and Doubao — and comparing
what came back. The AI-training opt-out tokens that never crawl are read from robots.txt instead.
F17 / 100
0 of 6 crawlers can read this page.
More readable than 0% of the 47,315 sites measured so far.
The text is drawn by JavaScript, which most crawlers never run.
No JSON-LD.
What each crawler got back
| Crawler | HTTP | Result | robots.txt |
|---|
| ClaudeBot (Claude) | 451 |
error |
blocked |
| GPTBot (ChatGPT) | 451 |
error |
blocked |
| OAI-SearchBot (ChatGPT Search) | 451 |
error |
blocked |
| PerplexityBot (Perplexity) | 451 |
error |
blocked |
| Google-Extended (Gemini, AI Overviews) a robots.txt token, not a crawler: it controls how already-crawled pages may be used, and never makes a request of its own | — |
opted out in robots.txt |
blocked |
| Meta-ExternalAgent (Meta AI) | 451 |
error |
blocked |
| Amazonbot (Alexa, Rufus) | 451 |
error |
allowed-by-star |
What to change, in order
- Let in the 1 crawler your own robots.txt already allows+1 crawler
Amazonbot is turned away before reading the page (answered with an HTTP error), while robots.txt permits it — so this block is not written in your site. No CDN signature was found in the response headers, so the refusal comes from the origin server itself or from a WAF this index does not recognise. Fixing it takes this domain from 0 to 1 of 6 crawlers.
- Put the text in the HTML, not only in JavaScript
The HTML that arrives is nearly empty and the content is painted by JavaScript. None of these crawlers run it, so even the ones that are served read a blank page. Server-rendering or prerendering the main content is what changes their result.
- Declare the facts in JSON-LD
There is no JSON-LD on the page, so every fact — who you are, what you sell, the price — has to be guessed out of the prose and the layout. A schema.org block is the difference between being quoted correctly and being paraphrased.
- Publish llms.txt
llms.txt is missing, so an assistant has to discover the site by following links. llms.txt is the emerging convention for telling an assistant which pages actually matter.
- 5 crawlers are named and refused in robots.txt — a deliberate choice
ClaudeBot, GPTBot, OAI-SearchBot, PerplexityBot, Meta-ExternalAgent are blocked by a rule that names them. Nothing to fix here: this page records what is true, not what should be. It is listed so the deliberate part of the block is not confused with the accidental part above.
The checks
- Answers AI agents like it answers people0%
- Readable without JavaScript0%
- robots.txt lets the crawlers in14%
- Facts in JSON-LD0%
- Content reachable, not buried60%
- Publishes a map of itself45%
- Plain structure90%
Re-run this audit live →
Full AI-visibility report for winknews.com →
Sites with a similar score
Browse the whole index →
Embed this score
Put the badge on winknews.com — it links back here, and re-measures every time this index re-crawls.
<a href="https://shop.lumnika.com/ai-readiness/winknews.com"><img src="https://shop.lumnika.com/ai-readiness/winknews.com/badge.svg" alt="AI readability"></a>