From c9c6f9ae5d8d959351b759d4adefbc5919244774 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Mon, 2 Oct 2023 13:17:34 +0100 Subject: [PATCH] Add EOL versions back to the sitemap --- templates/robots.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/templates/robots.txt b/templates/robots.txt index 9af9c5d..635bfdc 100644 --- a/templates/robots.txt +++ b/templates/robots.txt @@ -16,3 +16,10 @@ Disallow: /2.5/ Disallow: /2.6/ Disallow: /2.7/ Disallow: /3.0/ +Disallow: /3.1/ +Disallow: /3.2/ +Disallow: /3.3/ +Disallow: /3.4/ +Disallow: /3.5/ +Disallow: /3.6/ +Disallow: /3.7/