SEO audit for sexymercadeo.com
SexyMercadeo – Just another WordPress site
Health 50/100 (fair) · 6 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Crawlability | 83 | 1 | 0 | 0 |
| Links | 83 | 1 | 0 | 0 |
| Content | 80 | 0 | 4 | 4 |
| Meta Description | 80 | 0 | 4 | 0 |
| Canonical | 90 | 0 | 2 | 0 |
| Budget | 95 | 0 | 1 | 0 |
| Duplicate | 95 | 0 | 1 | 0 |
| Indexability | 95 | 0 | 1 | 0 |
| Agent Readiness | 100 | 0 | 0 | 1 |
| Performance | 100 | 0 | 0 | 12 |
| Robots | 100 | 0 | 0 | 1 |
| Security | 100 | 0 | 0 | 6 |
| Social | 100 | 0 | 0 | 8 |
| Structured Data | 100 | 0 | 0 | 4 |
| URL | 100 | 0 | 0 | 1 |
Errors (2 rules)
error Broken internal link (target 4xx/5xx)
Rule links.broken_internal · Links · 1 occurrence(s)
- https://sexymercadeo.com/?page_id=2 — https://sexymercadeo.com/home/sexymercadeo/public_html/wp-admin/ (HTTP 404)
error Client error (4xx) response
Rule status.4xx · Crawlability · 1 occurrence(s)
Warnings (6 rules)
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://sexymercadeo.com/?p=1&replytocom=1 — this noindex page has 2 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://sexymercadeo.com/?p=1, https://sexymercadeo.com/?p=1&replytocom=1.
warning Missing canonical tag
Rule canonical.missing · Canonical · 2 occurrence(s)
warning Thin content (low word count)
Rule content.thin · Content · 4 occurrence(s)
- https://sexymercadeo.com/ — 43 words
- https://sexymercadeo.com/?cat=1 — 33 words
- https://sexymercadeo.com/?p=1 — 117 words
- https://sexymercadeo.com/?page_id=2 — 168 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 1 occurrence(s)
- https://sexymercadeo.com/ — http://sexymercadeo.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 Page is noindex
Rule index.noindex · Indexability · 1 occurrence(s)
- https://sexymercadeo.com/?p=1&replytocom=1 — meta/X-Robots: meta=max-image-preview:large, noindex, follow
warning Missing meta description
Rule meta_desc.missing · Meta Description · 4 occurrence(s)
Notices (11 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://sexymercadeo.com/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 4 occurrence(s)
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 2 occurrence(s)
- https://sexymercadeo.com/?p=1 — the likely hero/LCP image (8e1606e6fba450a9362af43874c1b2dfad34c782e33d0a51e1b46c18a2a567dd) 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://sexymercadeo.com/?p=1&replytocom=1 — the likely hero/LCP image (8e1606e6fba450a9362af43874c1b2dfad34c782e33d0a51e1b46c18a2a567dd) 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 Missing Open Graph tags
Rule og.missing · Social · 4 occurrence(s)
- https://sexymercadeo.com/ — og:title, og:description, og:image
- https://sexymercadeo.com/?cat=1 — og:title, og:description, og:image
- https://sexymercadeo.com/?p=1 — og:title, og:description, og:image
- https://sexymercadeo.com/?page_id=2 — og:title, og:description, og:image
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 5 occurrence(s)
- https://sexymercadeo.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://sexymercadeo.com/?cat=1 — 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://sexymercadeo.com/?p=1 — 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://sexymercadeo.com/?p=1&replytocom=1 — 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://sexymercadeo.com/?page_id=2 — 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://sexymercadeo.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://sexymercadeo.com/?cat=1 — 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://sexymercadeo.com/?p=1 — 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://sexymercadeo.com/?p=1&replytocom=1 — 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://sexymercadeo.com/?page_id=2 — 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 robots.txt missing (root returns 404/none)
Rule robots.txt_missing · Robots · 1 occurrence(s)
- https://sexymercadeo.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 · 4 occurrence(s)
notice Missing recommended security headers
Rule security.missing_headers · Security · 6 occurrence(s)
- https://sexymercadeo.com/ — HSTS, CSP, X-Content-Type-Options
- https://sexymercadeo.com/?cat=1 — X-Content-Type-Options, HSTS, CSP
- https://sexymercadeo.com/?p=1 — X-Content-Type-Options, HSTS, CSP
- https://sexymercadeo.com/?p=1&replytocom=1 — HSTS, CSP, X-Content-Type-Options
- https://sexymercadeo.com/?page_id=2 — HSTS, CSP, X-Content-Type-Options
- https://sexymercadeo.com/home/sexymercadeo/public_html/wp-admin/ — HSTS, CSP, X-Content-Type-Options
notice Missing Twitter Card tag
Rule twitter.missing · Social · 4 occurrence(s)
notice Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 1 occurrence(s)
| URL | Status | Indexable | Words | In-links |
|---|---|---|---|---|
| https://sexymercadeo.com/ SexyMercadeo – Just another WordPress site |
200 | yes | 43 | 5 |
| https://sexymercadeo.com/?page_id=2 Sample Page – SexyMercadeo |
200 | yes | 168 | 5 |
| https://sexymercadeo.com/?p=1 Hello world! – SexyMercadeo |
200 | yes | 117 | 4 |
| https://sexymercadeo.com/?cat=1 Uncategorized – SexyMercadeo |
200 | yes | 33 | 2 |
| https://sexymercadeo.com/?p=1&replytocom=1 Hello world! – SexyMercadeo |
200 | no | 121 | 2 |
| https://sexymercadeo.com/home/sexymercadeo/public_html/wp-admin/ 404 Not Found |
404 | no | 11 | 1 |
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.