Can AI assistants read thepress.co.nz?
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.
F37 / 100
0 of 6 crawlers can read this page.
More readable than 3% 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) | 200 |
allowed by the server, blocked in robots.txt |
blocked |
| GPTBot (ChatGPT) | 200 |
allowed by the server, blocked in robots.txt |
blocked |
| OAI-SearchBot (ChatGPT Search) | 200 |
allowed by the server, blocked in robots.txt |
blocked |
| PerplexityBot (Perplexity) | 200 |
allowed by the server, blocked in robots.txt |
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) | 200 |
allowed by the server, blocked in robots.txt |
blocked |
| Amazonbot (Alexa, Rufus) | 200 |
allowed by the server, blocked in robots.txt |
blocked |
Fastly answers for this domain. Where a crawler above is
refused while robots.txt allows it, the rule is applied by that edge, not written by the site — see
how often each edge does this.
What to change, in order
- 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.
- Fix the plain structure: one <h1>, a title, a description, alt text
The structure check scores 20/100. These are the cheapest signals on the page and the first ones an assistant uses to decide what the site is.
- 6 crawlers are named and refused in robots.txt — a deliberate choice
ClaudeBot, GPTBot, OAI-SearchBot, PerplexityBot, Meta-ExternalAgent, Amazonbot 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 people100%
- Readable without JavaScript0%
- robots.txt lets the crawlers in0%
- Facts in JSON-LD0%
- Content reachable, not buried60%
- Publishes a map of itself45%
- Plain structure20%
Re-run this audit live →
Full AI-visibility report for thepress.co.nz →
Browse the whole index →
Embed this score
Put the badge on thepress.co.nz — it links back here, and re-measures every time this index re-crawls.
<a href="https://shop.lumnika.com/ai-readiness/thepress.co.nz"><img src="https://shop.lumnika.com/ai-readiness/thepress.co.nz/badge.svg" alt="AI readability"></a>