SEO audit for toscrape.com
Quotes to Scrape
Health 65/100 (fair) · 3 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Duplicate | 60 | 0 | 4 | 0 |
| Canonical | 70 | 0 | 3 | 0 |
| Meta Description | 70 | 0 | 3 | 0 |
| Mobile | 70 | 0 | 3 | 0 |
| Content | 90 | 0 | 1 | 1 |
| Links | 90 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 4 |
| Crawlability | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 6 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 2 |
| Social | 100 | 0 | 0 | 6 |
| Structured Data | 100 | 0 | 0 | 2 |
| Titles | 100 | 0 | 0 | 3 |
| URL | 100 | 0 | 0 | 1 |
Warnings (7 rules)
warning Missing canonical tag
Rule canonical.missing · Canonical · 3 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 1 occurrence(s)
- https://quotes.toscrape.com/login — 14 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://quotes.toscrape.com/ — http://quotes.toscrape.com/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Duplicate <title> across pages
Rule duplicate.title · Duplicate · 3 occurrence(s)
- https://quotes.toscrape.com/ — title shared by 3 pages: https://quotes.toscrape.com/login, https://quotes.toscrape.com/author/Albert-Einstein
- https://quotes.toscrape.com/author/Albert-Einstein — title shared by 3 pages: https://quotes.toscrape.com/, https://quotes.toscrape.com/login
- https://quotes.toscrape.com/login — title shared by 3 pages: https://quotes.toscrape.com/, https://quotes.toscrape.com/author/Albert-Einstein
warning Internal link points to a redirect
Rule links.redirect_target · Links · 1 occurrence(s)
- https://quotes.toscrape.com/ — https://quotes.toscrape.com/author/Albert-Einstein → http://quotes.toscrape.com/author/Albert-Einstein/
warning Missing meta description
Rule meta_desc.missing · Meta Description · 3 occurrence(s)
warning Missing viewport meta tag
Rule mobile.viewport_missing · Mobile · 3 occurrence(s)
Notices (14 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 1 occurrence(s)
- https://quotes.toscrape.com/author/Albert-Einstein — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://quotes.toscrape.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice No main landmark for AI agents
Rule agent.no_main_landmark · Agent Readiness · 2 occurrence(s)
- https://quotes.toscrape.com/ — add a <main> element (or role=main) around the primary content
- https://quotes.toscrape.com/author/Albert-Einstein — add a <main> element (or role=main) around the primary content
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 1 occurrence(s)
- https://quotes.toscrape.com/author/Albert-Einstein — this page reads as difficult (Flesch Reading Ease 49, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Missing Open Graph tags
Rule og.missing · Social · 3 occurrence(s)
- https://quotes.toscrape.com/ — og:title, og:description, og:image
- https://quotes.toscrape.com/author/Albert-Einstein — og:title, og:description, og:image
- https://quotes.toscrape.com/login — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 3 occurrence(s)
- https://quotes.toscrape.com/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://quotes.toscrape.com/author/Albert-Einstein — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
- https://quotes.toscrape.com/login — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
notice No Last-Modified header (no conditional GET for unchanged pages)
Rule perf.no_last_modified · Performance · 3 occurrence(s)
- https://quotes.toscrape.com/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://quotes.toscrape.com/author/Albert-Einstein — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
- https://quotes.toscrape.com/login — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
notice URL redirects to another URL
Rule redirect.single · Crawlability · 1 occurrence(s)
- https://quotes.toscrape.com/author/Albert-Einstein — redirects to http://quotes.toscrape.com/author/Albert-Einstein/
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://quotes.toscrape.com/ — robots.txt did not return a 200 at the site root — a healthy site should serve one (declare your sitemap and confirm the host serves root files)
notice No structured data detected
Rule schema.none · Structured Data · 2 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 2 occurrence(s)
- https://quotes.toscrape.com/ — CSP, X-Content-Type-Options
- https://quotes.toscrape.com/login — CSP, X-Content-Type-Options
notice Title tag is identical to the H1 (missed keyword variation)
Rule title.same_as_h1 · Titles · 3 occurrence(s)
- https://quotes.toscrape.com/ — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://quotes.toscrape.com/author/Albert-Einstein — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://quotes.toscrape.com/login — the <title> and the H1 are identical — differentiate them to cover more query variation
notice Missing Twitter Card tag
Rule twitter.missing · Social · 3 occurrence(s)
notice Uppercase letters in URL path
Rule url.uppercase · URL · 1 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://quotes.toscrape.com/ Quotes to Scrape |
200 | yes | 279 | 2 |
| https://quotes.toscrape.com/login Quotes to Scrape |
200 | yes | 14 | 2 |
| https://quotes.toscrape.com/author/Albert-Einstein Quotes to Scrape |
200 | yes | 627 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.