From 62fc2a7643d85a9e43f64088484670bd4fd52096 Mon Sep 17 00:00:00 2001 From: Yasutake Yohei <61961825+yasutakeyohei@users.noreply.github.com> Date: Mon, 21 Sep 2026 08:01:21 +0900 Subject: SEO: 月例・年度ページのtitleを一意にし、favicon.svgを追加、altとrobots.txtを修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/robots.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/robots.txt') diff --git a/public/robots.txt b/public/robots.txt index 702be15..82ec51d 100644 --- a/public/robots.txt +++ b/public/robots.txt @@ -1,4 +1,7 @@ User-agent: * Allow: / +# Search Consoleの確認用ファイルは索引させない +Disallow: /google627132e4052ac9f1.html + Sitemap: https://yasutakeyohei.com/sitemap-index.xml -- cgit v1.3.1