SEO audit for carlopablo.com
Turhost hosting altyapısında barınmaktadır.
Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Headings | 76 | 0 | 4 | 0 |
| Canonical | 82 | 0 | 3 | 0 |
| Content | 82 | 0 | 3 | 2 |
| Duplicate | 82 | 0 | 3 | 0 |
| Meta Description | 82 | 0 | 3 | 0 |
| Budget | 88 | 0 | 2 | 0 |
| Indexability | 88 | 0 | 2 | 0 |
| Mobile | 88 | 0 | 2 | 2 |
| Security | 88 | 0 | 2 | 8 |
| Agent Readiness | 100 | 0 | 0 | 3 |
| Cache | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 3 |
| Links | 100 | 0 | 0 | 4 |
| Performance | 100 | 0 | 0 | 17 |
| Robots | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 6 |
| Structured Data | 100 | 0 | 0 | 3 |
| Titles | 100 | 0 | 0 | 2 |
Warnings (10 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 2 occurrence(s)
- https://carlopablo.com:2083/ — 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://carlopablo.com/cpanel.
- https://carlopablo.com:2096/ — 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://carlopablo.com/webmail.
warning Missing canonical tag
Rule canonical.missing · Canonical · 3 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 3 occurrence(s)
- https://carlopablo.com/ — 34 words
- https://carlopablo.com/cpanel — 33 words
- https://carlopablo.com/webmail — 33 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://carlopablo.com/ — http://carlopablo.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 · 2 occurrence(s)
- https://carlopablo.com/cpanel — title shared by 2 pages: https://carlopablo.com/webmail
- https://carlopablo.com/webmail — title shared by 2 pages: https://carlopablo.com/cpanel
warning Missing <h1>
Rule h1.missing · Headings · 4 occurrence(s)
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 2 occurrence(s)
- https://carlopablo.com/cpanel — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://carlopablo.com/webmail — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning noindex + nofollow (blocks link equity flow)
Rule index.noindex_nofollow · Indexability · 2 occurrence(s)
- https://carlopablo.com:2083/ — meta/X-Robots: meta=noindex, nofollow
- https://carlopablo.com:2096/ — meta/X-Robots: meta=noindex, nofollow
warning Missing meta description
Rule meta_desc.missing · Meta Description · 3 occurrence(s)
warning Missing viewport meta tag
Rule mobile.viewport_missing · Mobile · 2 occurrence(s)
Notices (20 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://carlopablo.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://carlopablo.com:2083/ — add a <main> element (or role=main) around the primary content
- https://carlopablo.com:2096/ — add a <main> element (or role=main) around the primary content
notice Page served uncached (no-store/private or CDN bypass)
Rule cache.not_cacheable · Cache · 2 occurrence(s)
- https://carlopablo.com:2083/ — Cache-Control: no-cache, no-store, must-revalidate, private
- https://carlopablo.com:2096/ — Cache-Control: no-cache, no-store, must-revalidate, private
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 2 occurrence(s)
notice Missing html lang attribute
Rule i18n.lang_missing · Mobile · 2 occurrence(s)
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 3 occurrence(s)
- https://carlopablo.com/ — the likely hero/LCP image (logo-hd-white.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://carlopablo.com:2083/ — the likely hero/LCP image (cpanel-logo.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://carlopablo.com:2096/ — the likely hero/LCP image (webmail-logo.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 3 occurrence(s)
- https://carlopablo.com/ — 1 of 1 images without width/height
- https://carlopablo.com:2083/ — 1 of 1 images without width/height
- https://carlopablo.com:2096/ — 1 of 1 images without width/height
notice Page has only one internal inlink (fragile crawl path)
Rule links.single_inlink · Links · 2 occurrence(s)
- https://carlopablo.com/cpanel — 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://carlopablo.com/webmail — 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 Internal link points to a noindex page
Rule links.to_noindex · Links · 2 occurrence(s)
- https://carlopablo.com/cpanel — https://carlopablo.com:2083/
- https://carlopablo.com/webmail — https://carlopablo.com:2096/
notice Missing Open Graph tags
Rule og.missing · Social · 3 occurrence(s)
- https://carlopablo.com/ — og:title, og:description, og:image
- https://carlopablo.com/cpanel — og:title, og:description, og:image
- https://carlopablo.com/webmail — og:title, og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 1 occurrence(s)
- https://carlopablo.com/ — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://carlopablo.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://carlopablo.com/cpanel — 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://carlopablo.com/webmail — 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://carlopablo.com:2083/ — 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://carlopablo.com:2096/ — 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 · 5 occurrence(s)
- https://carlopablo.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://carlopablo.com/cpanel — 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://carlopablo.com/webmail — 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://carlopablo.com:2083/ — 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://carlopablo.com:2096/ — 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 Slow server response
Rule perf.slow_response · Performance · 3 occurrence(s)
- https://carlopablo.com/ — 4275 ms
- https://carlopablo.com/cpanel — 4214 ms
- https://carlopablo.com/webmail — 4203 ms
notice robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://carlopablo.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 · 3 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 5 occurrence(s)
- https://carlopablo.com/ — HSTS, CSP, X-Content-Type-Options
- https://carlopablo.com/cpanel — CSP, X-Content-Type-Options, HSTS
- https://carlopablo.com/webmail — CSP, X-Content-Type-Options, HSTS
- https://carlopablo.com:2083/ — HSTS, CSP
- https://carlopablo.com:2096/ — HSTS, CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 3 occurrence(s)
- https://carlopablo.com/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://carlopablo.com:2083/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://carlopablo.com:2096/ — 2 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title is very short
Rule title.too_short · Titles · 2 occurrence(s)
- https://carlopablo.com:2083/ — 12 chars
- https://carlopablo.com:2096/ — 13 chars
notice Missing Twitter Card tag
Rule twitter.missing · Social · 3 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://carlopablo.com:2083/ cPanel Login |
200 | no | 107 | 1 |
| https://carlopablo.com:2096/ Webmail Login |
200 | no | 108 | 1 |
| https://carlopablo.com/cpanel cPanel Redirect |
200 | yes | 33 | 1 |
| https://carlopablo.com/webmail cPanel Redirect |
200 | yes | 33 | 1 |
| https://carlopablo.com/ Turhost hosting altyapısında barınmaktadır. |
200 | yes | 34 | 0 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.