SEO audit for rafaelfernandezruiz.art
Rafael Fernández Ruiz
Health 32/100 (poor) · 13 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Security | 54 | 6 | 0 | 17 |
| Structured Data | 77 | 0 | 10 | 0 |
| Performance | 82 | 0 | 8 | 21 |
| Links | 86 | 0 | 6 | 2 |
| Meta Description | 86 | 0 | 6 | 4 |
| Content | 91 | 0 | 4 | 6 |
| Headings | 91 | 0 | 4 | 1 |
| Agent Readiness | 95 | 0 | 2 | 1 |
| Budget | 95 | 0 | 2 | 0 |
| Canonical | 98 | 0 | 1 | 1 |
| Indexability | 98 | 0 | 1 | 0 |
| Crawlability | 100 | 0 | 0 | 2 |
| Images | 100 | 0 | 0 | 8 |
| Sitemap | 100 | 0 | 0 | 1 |
| Social | 100 | 0 | 0 | 6 |
| URL | 100 | 0 | 0 | 1 |
Errors (1 rules)
error Mixed content on HTTPS page
Rule security.mixed_content · Security · 6 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a1477e99bbeeb1bb618f716/1779726313747/saca.png?format=1500w
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0f416ed25b1726aa9f246b/1779384697772/interior+de+saca+la+basura+de+ti.jpg?format=1500w
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0f42588d2a907f71c464a7/1779384934562/saca+la+basura+de+ti.jpg?format=1500w
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0f444cc41caa73bf76f5bf/1779385421830/interior+-+saca+la+basura+de+ti.jpg?format=1500w
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0f43a856d8ef5ee5050705/1779385264679/sacalabasuradeti.jpg?format=1500w
- https://www.rafaelfernandezruiz.art/home — 1 insecure subresource(s), e.g. http://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a1477e99bbeeb1bb618f716/1779726313747/saca.png?format=1500w
Warnings (12 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 2 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — 2 button/link(s) with no text or aria-label — an agent can't target them
- https://www.rafaelfernandezruiz.art/home — 2 button/link(s) with no text or aria-label — an agent can't target them
warning robots.txt-disallowed URL receives internal links (crawl-budget leak)
Rule budget.disallow_linked · Budget · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog?author=539fdf77e4b0b7f569f4bca4 — internal links point to https://www.rafaelfernandezruiz.art/blog?author=539fdf77e4b0b7f569f4bca4, which robots.txt disallows for Googlebot — Googlebot discovers the URL, checks robots, then rejects it without indexing, wasting crawl budget and losing the link equity. Remove the internal links, or use noindex instead of Disallow if the page should be fetchable. Linked from: https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal, https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso, https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti.
warning Noindex page receives internal links (crawl-budget waste)
Rule budget.noindex_linked · Budget · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/cart — this noindex page has 11 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://www.rafaelfernandezruiz.art/, https://www.rafaelfernandezruiz.art/blog, https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal.
warning Interior page canonicalizes to the homepage
Rule canonical.points_to_homepage · Canonical · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/home — this interior page canonicalizes to the homepage (https://www.rafaelfernandezruiz.art/) — Google will treat the homepage as authoritative and drop this page from search. Point the canonical at the page's own URL.
warning Thin content (low word count)
Rule content.thin · Content · 4 occurrence(s)
warning Missing <h1>
Rule h1.missing · Headings · 4 occurrence(s)
warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)
Rule images.no_lazy_lcp_candidate · Performance · 8 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — the likely hero/LCP image (saca.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/autor — the likely hero/LCP image (rafael+fernandez+ruiz+trabajando.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — the likely hero/LCP image (interior+de+saca+la+basura+de+ti.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — the likely hero/LCP image (saca+la+basura+de+ti.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — the likely hero/LCP image (interior+-+saca+la+basura+de+ti.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — the likely hero/LCP image (sacalabasuradeti.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/en-kindle — the likely hero/LCP image (los+tres+titulos+forman+mr+surprise.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
- https://www.rafaelfernandezruiz.art/home — the likely hero/LCP image (saca.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.
warning Page is noindex
Rule index.noindex · Indexability · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/cart — meta/X-Robots: meta=noindex
warning Orphan page (no internal inlinks)
Rule links.orphan · Links · 4 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog — no internal links point here
- https://www.rafaelfernandezruiz.art/en-kindle — no internal links point here
- https://www.rafaelfernandezruiz.art/galeria-de-fotos-de-mrsurprise — no internal links point here
- https://www.rafaelfernandezruiz.art/home — no internal links point here
warning Internal link points to a redirect
Rule links.redirect_target · Links · 2 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — https://www.rafaelfernandezruiz.art/s/SACA-LA-BASURA-hasta-la-pag-54.pdf → https://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0ebc4af9be1365af93e788/1779350602326/SACA+LA+BASURA+hasta+la+pag+54.pdf (off-site)
- https://www.rafaelfernandezruiz.art/home — https://www.rafaelfernandezruiz.art/s/SACA-LA-BASURA-hasta-la-pag-54.pdf → https://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0ebc4af9be1365af93e788/1779350602326/SACA+LA+BASURA+hasta+la+pag+54.pdf (off-site)
warning Missing meta description
Rule meta_desc.missing · Meta Description · 6 occurrence(s)
warning Rich-result schema missing required properties
Rule schema.invalid · Structured Data · 10 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/autor — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/blog — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/en-kindle — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/galeria-de-fotos-de-mrsurprise — Organization missing: name, url
- https://www.rafaelfernandezruiz.art/home — Organization missing: name, url
Notices (19 rules)
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/home — canonical=https://www.rafaelfernandezruiz.art/
notice Low text-to-HTML ratio
Rule content.low_ratio · Content · 6 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog — 2.6%
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 3.1%
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 3.1%
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 2.8%
- https://www.rafaelfernandezruiz.art/en-kindle — 4.6%
- https://www.rafaelfernandezruiz.art/galeria-de-fotos-de-mrsurprise — 4.8%
notice Multiple <h1> elements
Rule h1.multiple · Headings · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog — 4 <h1> elements
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 4 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 4 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 1 of 2 images without width/height
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 1 of 2 images without width/height
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 1 of 2 images without width/height
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 1 of 2 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 2 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://www.rafaelfernandezruiz.art/home — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 4 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 299 chars
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 300 chars
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 300 chars
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 300 chars
notice Missing Open Graph tags
Rule og.missing · Social · 6 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — og:description
- https://www.rafaelfernandezruiz.art/autor — og:description, og:image
- https://www.rafaelfernandezruiz.art/blog — og:description, og:image
- https://www.rafaelfernandezruiz.art/en-kindle — og:description, og:image
- https://www.rafaelfernandezruiz.art/galeria-de-fotos-de-mrsurprise — og:description, og:image
- https://www.rafaelfernandezruiz.art/home — og:description
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 8 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — 2 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.
- https://www.rafaelfernandezruiz.art/autor — 2 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.
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 2 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.
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 2 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.
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 2 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.
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 2 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.
- https://www.rafaelfernandezruiz.art/en-kindle — 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.
- https://www.rafaelfernandezruiz.art/home — 2 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 Large HTML document
Rule perf.large_html · Performance · 1 occurrence(s)
notice No ETag header (no conditional GET for unchanged pages)
Rule perf.no_etag · Performance · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/cart — 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 · 11 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — 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://www.rafaelfernandezruiz.art/autor — 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://www.rafaelfernandezruiz.art/blog — 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://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 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://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 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://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 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://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 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://www.rafaelfernandezruiz.art/cart — 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://www.rafaelfernandezruiz.art/en-kindle — 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://www.rafaelfernandezruiz.art/galeria-de-fotos-de-mrsurprise — 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://www.rafaelfernandezruiz.art/home — 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://www.rafaelfernandezruiz.art/s/SACA-LA-BASURA-hasta-la-pag-54.pdf — redirects to https://static1.squarespace.com/static/690900e7024eac1de4129130/t/6a0ebc4af9be1365af93e788/1779350602326/SACA+LA+BASURA+hasta+la+pag+54.pdf
notice Blocked by robots.txt
Rule robots.blocked · Crawlability · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/blog?author=539fdf77e4b0b7f569f4bca4 — Disallowed by robots.txt; not fetched
notice Missing recommended security headers
Rule security.missing_headers · Security · 11 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — CSP
- https://www.rafaelfernandezruiz.art/autor — CSP
- https://www.rafaelfernandezruiz.art/blog — CSP
- https://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — CSP
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — CSP
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — CSP
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — CSP
- https://www.rafaelfernandezruiz.art/cart — CSP
- https://www.rafaelfernandezruiz.art/en-kindle — CSP
- https://www.rafaelfernandezruiz.art/galeria-de-fotos-de-mrsurprise — CSP
- https://www.rafaelfernandezruiz.art/home — CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 6 occurrence(s)
- https://www.rafaelfernandezruiz.art/autor — 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://www.rafaelfernandezruiz.art/blog/crtca-saca-la-basura-de-ti — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rafaelfernandezruiz.art/blog/ledo-en-un-da-y-medio-saca-la-basura-de-ti — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-imprescindible-literal — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rafaelfernandezruiz.art/blog/saca-la-basura-de-ti-tan-cercano-y-tan-poderoso — 1 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://www.rafaelfernandezruiz.art/en-kindle — 3 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Indexable page not listed in sitemap
Rule sitemap.orphan_not_listed · Sitemap · 1 occurrence(s)
- https://www.rafaelfernandezruiz.art/ — indexable but not in sitemap
notice Uppercase letters in URL path
Rule url.uppercase · URL · 1 occurrence(s)
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.