Найден корректный robots.txt
Файл управления сканированием сайта роботами
?
Robots.txt указывает поисковым роботам, какие страницы сканировать, а какие — нет. Ошибки в файле могут случайно закрыть важные разделы от индексации.
Robots.txt настроен корректно. Размер файла: 7386 байт. Загружен за: 0сек.
Проверяемая страница не запрещена в robots.txt.
Показать содержимое robots.txt
<!DOCTYPE html><html lang="en" class="inverted"> <head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><script>(function(){const themeFollowsSystem = false;
// Theme resolution (runs before paint to avoid a flash):
// 1. If localStorage.darkmode is set, that wins ("true" = dark, "false" = light).
// 2. Otherwise, when the site follows the system, apply
// prefers-color-scheme and keep following live changes until the
// user picks a side. Sites with themeFollowsSystem: false keep
// their server-rendered theme instead.
(function () {
try {
var apply = function (isLight) {
document.documentElement.classList.toggle("inverted", isLight);
};
var pref = localStorage.getItem("darkmode");
if (pref === "true" || pref === "false") {
apply(pref === "false");
return;
}
if (!themeFollowsSystem) return;
var mq = window.matchMedia("(prefers-color-scheme: light)");
apply(mq.matches);
var onChange = function (e) {
if (localStorage.getItem("darkmode") === null) apply(e.matches);
};
if (mq.addEventListener) mq.addEventListener("change", onChange);
else if (mq.addListener) mq.addListener(onChange);
} catch (e) {}
})();
})();</script><title>Cartas a René Galindo</title><meta name="description" content="Cartas para encontrar el formato"><link rel="canonical" href="https://rene.duopixel.com/"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Source+Serif+4:ital,opsz,wght@0,8..60,400..600;1,8..60,400..600&display=swap"><meta property="og:type" content="website"><meta property="og:title" content="Cartas a René Galindo"><meta property="og:description" content="Cartas para encontrar el formato"><meta property="og:url" content="https://rene.duopixel.com/"><meta property="og:site_name" content="Cartas a René Galindo"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title" content="Cartas a René Galindo"><meta name="twitter:description" content="Cartas para encontrar el formato"><link rel="alternate" type="application/rss+xml" title="Cartas a René Galindo" href="/index.xml"><link rel="sitemap" href="/sitemap-index.xml"><link rel="stylesheet" href="/_astro/_slug_.CNz3LROW.css">
<style>.post-list[data-astro-cid-mzc6v4ou]{list-style:none;margin:0;padding:0}.post-list-item[data-astro-cid-mzc6v4ou]{display:flex;align-items:baseline;border-bottom:solid var(--z2) 1px;gap:1rem;padding:var(--x2) 0}.post-list-date[data-astro-cid-mzc6v4ou]{color:var(--z6);white-space:nowrap;font-family:var(--mono);font-size:.85em;letter-spacing:.02em;flex:0 0 auto;min-width:6.5rem}.post-list-link[data-astro-cid-mzc6v4ou]{color:var(--z13);font-weight:500;border-bottom:0;flex:1}.post-list-link[data-astro-cid-mzc6v4ou]:hover{color:var(--accent10);text-decoration:none}.post-list-featured[data-astro-cid-mzc6v4ou]{margin-right:var(--x1);color:var(--b8)}.post-list-draft[data-astro-cid-mzc6v4ou]{margin-right:var(--x2);text-transform:uppercase;color:var(--z6);font-size:.75em;letter-spacing:.05em}.post-list-categories[data-astro-cid-mzc6v4ou]{text-align:right;color:var(--z6);font-size:.78em;letter-spacing:.03em;flex:0 0 auto;max-width:18rem}.post-list-category-link[data-astro-cid-mzc6v4ou]{color:var(--z9);border-bottom:0}.post-list-category-link[data-astro-cid-mzc6v4ou]:hover{color:var(--accent12);text-decoration:none}.page-section[data-astro-cid-j7pv25f6]{margin:0 auto;max-width:var(--reading-width);padding:var(--x12) var(--x4) var(--x8)}.page-intro[data-astro-cid-j7pv25f6]{margin-bottom:var(--x10)}.empty-note[data-astro-cid-j7pv25f6]{color:var(--z6);font-style:italic}
</style></head> <body> <header class="site-header" data-astro-cid-rzt7okkl> <div class="header-bar" data-astro-cid-rzt7okkl> <a href="/" class="wordmark" data-astro-cid-rzt7okkl> <span class="wordmark-logo" data-astro-cid-rzt7okkl><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64"><rect width="64" height="64" rx="6" fill="#F9FAFB"/><text x="32" y="40" text-anchor="middle" font-family="Georgia, serif" font-size="34" font-weight="bold" fill="#111827">R</text><line x1="18" y1="50" x2="46" y2="50" stroke="#111827" stroke-width="3" stroke-dasharray="1 5" stroke-linecap="round"/></svg></span> rene.duopixel.com </a> <span class="header-spacer" data-astro-cid-rzt7okkl></span> <nav class="site-nav" aria-hidden="true" data-astro-cid-rzt7okkl> <a href="/" aria-current="page" class="nav-link" data-astro-cid-rzt7okkl> Inicio </a><a href="https://method.ac/" class="nav-link" data-astro-cid-rzt7okkl> method.ac </a><a href="/about/" class="nav-link" data-astro-cid-rzt7okkl> Acerca de </a> </nav> <div class="header-actions" data-astro-cid-rzt7okkl> <button type="button" class="darkmode" aria-label="Toggle dark mode" aria-pressed="false"> <span class="darkmode-toggle"> <span class="darkmode-thumb"> <span class="darkmode-thumb-halo"></span> </span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> <span class="star"></span> </span> </button> <script type="module">const t=document.querySelector("button.darkmode");if(t){const n=()=>{const e=document.documentElement.classList.contains("inverted");t.setAttribute("aria-pressed",e?"false":"true")};n(),t.addEventListener("click",()=>{const e=!document.documentElement.classList.contains("inverted");document.documentElement.classList.toggle("inverted",e),localStorage.setItem("darkmode",e?"false":"true"),n()})}</script> </div> </div> </header> <main style="margin-top: calc(var(--header-height) + var(--x2));"> <section class="page-section" data-astro-cid-j7pv25f6> <header class="prose page-intro" data-astro-cid-j7pv25f6> <h1 data-astro-cid-j7pv25f6>Cartas a René Galindo</h1> <p data-astro-cid-j7pv25f6>Cartas para encontrar el formato</p> </header> <ol class="post-list" data-astro-cid-mzc6v4ou> <li class="post-list-item" data-astro-cid-mzc6v4ou> <time datetime="2026-07-28T00:00:00.000Z" class="post-list-date" data-astro-cid-mzc6v4ou> 28 JUL 2026 </time> <a href="/145/" class="post-list-link" data-astro-cid-mzc6v4ou> Re: Encontrando el formato #145 </a> </li> </ol> </section> </main> <footer class="site-footer" data-astro-cid-7orywxv2> <div class="footer-links" data-astro-cid-7orywxv2> <a href="/" class="footer-link" data-astro-cid-7orywxv2> Índice </a><a href="/about/" class="footer-link" data-astro-cid-7orywxv2> Acerca de </a><a href="https://renegalindo.com/" class="footer-link" data-astro-cid-7orywxv2> renegalindo.com </a><a href="https://blank.page/" class="footer-link" data-astro-cid-7orywxv2> blank.page </a><a href="https://method.ac/" class="footer-link" data-astro-cid-7orywxv2> method.ac </a><a href="mailto:mark@method.ac" class="footer-link" data-astro-cid-7orywxv2> mark@method.ac </a><a href="/index.xml" class="footer-link" data-astro-cid-7orywxv2> RSS </a> </div> </footer> </body></html>