SEO audit for cami.com.co
By Cami – By Cami
Health 65/100 (fair) · 7 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Meta Description | 74 | 0 | 6 | 0 |
| Content | 79 | 0 | 5 | 7 |
| Canonical | 87 | 0 | 3 | 0 |
| Budget | 96 | 0 | 1 | 0 |
| Duplicate | 96 | 0 | 1 | 0 |
| Indexability | 96 | 0 | 1 | 1 |
| Links | 96 | 0 | 1 | 2 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Cache | 100 | 0 | 0 | 1 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 8 |
| Security | 100 | 0 | 0 | 6 |
| Social | 100 | 0 | 0 | 12 |
| Structured Data | 100 | 0 | 0 | 6 |
Warnings (7 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://cami.com.co/wp-admin/ — this noindex page has 1 internal inlink(s) — Googlebot follows them, fetches the page, then drops it unindexed, spending crawl budget for no indexing benefit (and the links leak equity). Remove/redirect the links, or drop the noindex if the page should be indexed. Linked from: https://cami.com.co/sample-page/.
warning Missing canonical tag
Rule canonical.missing · Canonical · 3 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 5 occurrence(s)
- https://cami.com.co/ — 49 words
- https://cami.com.co/2025/09/11/hello-world/ — 97 words
- https://cami.com.co/author/admincamad/ — 50 words
- https://cami.com.co/category/uncategorized/ — 50 words
- https://cami.com.co/sample-page/ — 185 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://cami.com.co/ — http://cami.com.co/ 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 Page is noindex
Rule index.noindex · Indexability · 1 occurrence(s)
- https://cami.com.co/wp-admin/ — meta/X-Robots: meta=max-image-preview:large, noindex, noarchive
warning Internal link points to a redirect
Rule links.redirect_target · Links · 1 occurrence(s)
- https://cami.com.co/sample-page/ — https://cami.com.co/wp-admin/ → https://cami.com.co/wp-login.php?redirect_to=https%3A%2F%2Fcami.com.co%2Fwp-admin%2F&reauth=1
warning Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
Notices (14 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://cami.com.co/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 1 occurrence(s)
- https://cami.com.co/wp-admin/ — Cache-Control: no-cache, must-revalidate, max-age=0, no-store, private
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 6 occurrence(s)
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 1 occurrence(s)
- https://cami.com.co/wordpress-resources-at-greengeeks/ — this page reads as very difficult (Flesch Reading Ease 28, 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 noarchive directive (blocks cached copy)
Rule directives.noarchive · Indexability · 1 occurrence(s)
- https://cami.com.co/wp-admin/ — a noarchive directive is present — it blocks a cached copy of the page. Google retired cached links in 2024 so the impact is small, but confirm it's intentional.
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://cami.com.co/wp-admin/ — 2 <h1> elements
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 2 occurrence(s)
- https://cami.com.co/author/admincamad/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
- https://cami.com.co/category/uncategorized/ — only one internal link points here — if that source changes, this page becomes an orphan. Add more contextual internal links to strengthen the crawl path.
notice Missing Open Graph tags
Rule og.missing · Social · 6 occurrence(s)
- https://cami.com.co/ — og:title, og:description, og:image
- https://cami.com.co/2025/09/11/hello-world/ — og:title, og:description, og:image
- https://cami.com.co/author/admincamad/ — og:title, og:description, og:image
- https://cami.com.co/category/uncategorized/ — og:title, og:description, og:image
- https://cami.com.co/sample-page/ — og:title, og:description, og:image
- https://cami.com.co/wordpress-resources-at-greengeeks/ — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 1 occurrence(s)
- https://cami.com.co/wp-admin/ — 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 · 7 occurrence(s)
- https://cami.com.co/ — 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://cami.com.co/2025/09/11/hello-world/ — 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://cami.com.co/author/admincamad/ — 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://cami.com.co/category/uncategorized/ — 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://cami.com.co/sample-page/ — 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://cami.com.co/wordpress-resources-at-greengeeks/ — 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://cami.com.co/wp-admin/ — 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://cami.com.co/wp-admin/ — redirects to https://cami.com.co/wp-login.php?redirect_to=https%3A%2F%2Fcami.com.co%2Fwp-admin%2F&reauth=1
notice No structured data detected
Rule schema.none · Structured Data · 6 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 6 occurrence(s)
notice Missing Twitter Card tag
Rule twitter.missing · Social · 6 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://cami.com.co/ By Cami – By Cami |
200 | yes | 49 | 7 |
| https://cami.com.co/sample-page/ Sample Page – By Cami |
200 | yes | 185 | 6 |
| https://cami.com.co/wordpress-resources-at-greengeeks/ WordPress Resources at GreenGeeks – By Cami |
200 | yes | 294 | 6 |
| https://cami.com.co/2025/09/11/hello-world/ Hello world! – By Cami |
200 | yes | 97 | 4 |
| https://cami.com.co/wp-admin/ Log In ‹ By Cami — WordPress |
200 | no | 20 | 1 |
| https://cami.com.co/author/admincamad/ admincamad – By Cami |
200 | yes | 50 | 1 |
| https://cami.com.co/category/uncategorized/ Uncategorized – By Cami |
200 | yes | 50 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.