Skip to content

Commit

Permalink
Configure robots.txt
Browse files Browse the repository at this point in the history
wordpress時代のクローリングが残ってnew relicのログのノイズになるため、robots.txtで明示的にクローリングを禁止した
  • Loading branch information
sora32127 committed Apr 25, 2024
1 parent ca94d66 commit 8f943a9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
User-agent: *
Disallow: /logout
Disallow: /logout
Disallow: /wp-json/
Disallow: /archives/tag/
Disallow: /archives/*/feed
Disallow: /wp-login.php

0 comments on commit 8f943a9

Please sign in to comment.