From 62a7b1c6fbc462285112e67d0c6b40e6ed0ded28 Mon Sep 17 00:00:00 2001 From: mattkae Date: Sun, 24 Jul 2022 15:46:09 -0400 Subject: Meta descriptions and disallowing certain items --- robots.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'robots.txt') diff --git a/robots.txt b/robots.txt index abfb0d2..a69d19b 100644 --- a/robots.txt +++ b/robots.txt @@ -1,2 +1,6 @@ User-agent: * -Sitemap: https://www.matthewkosarek.xyz/sitemap.txt \ No newline at end of file +Sitemap: https://www.matthewkosarek.xyz/sitemap.txt +Disallow: /posts +Disallow: /download +Disallow: /themes +Disallow: /favicon \ No newline at end of file -- cgit v1.2.1