From d79c3c9181aad6897464821f4846e16fafafbf0d Mon Sep 17 00:00:00 2001 From: Keith Lawrence Date: Wed, 28 Aug 2024 15:31:18 +0100 Subject: [PATCH] Remove unused google verification files, add link to wiki detailing current users' verification tokens --- lib/tasks/publishing_api.rake | 26 +------------------------- public/google6db9c061ce178960.html | 1 - public/google991dec8b62e37cfb.html | 1 - public/googlef35857dca8b812e7.html | 1 - 4 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 public/google6db9c061ce178960.html delete mode 100644 public/google991dec8b62e37cfb.html delete mode 100644 public/googlef35857dca8b812e7.html diff --git a/lib/tasks/publishing_api.rake b/lib/tasks/publishing_api.rake index 736f2371e..a72618ac3 100644 --- a/lib/tasks/publishing_api.rake +++ b/lib/tasks/publishing_api.rake @@ -5,7 +5,7 @@ ROUTES = [ title: "Favicon", description: "The favicon is the image displayed in locations such as the browser tabs.", }, - { + { # See https://gov-uk.atlassian.net/wiki/spaces/GOVUK/pages/3585441793/Google+Search+Console for ownership of these verification tokens base_path: "/googlea6393a390aadfbaa.html", content_id: "5a14203f-f79e-4cca-831e-668043f49f1a", title: "Google site verification a6393a390aadfbaa", @@ -21,30 +21,6 @@ ROUTES = [ They should not be removed as that can cause the site to become unverified See https://support.google.com/webmasters/answer/35658", }, - { - base_path: "/google6db9c061ce178960.html", - content_id: "10bdfc2b-6e25-45d9-8a6d-330bd70de056", - title: "Google site verification 6db9c061ce178960", - description: "These files allow Google to verify ownership of a site. - They should not be removed as that can cause the site to become unverified - See https://support.google.com/webmasters/answer/35658", - }, - { - base_path: "/google991dec8b62e37cfb.html", - content_id: "2bd98a91-9aaf-4cf0-8145-dd45de947de2", - title: "Google site verification 991dec8b62e37cfb", - description: "These files allow Google to verify ownership of a site. - They should not be removed as that can cause the site to become unverified - See https://support.google.com/webmasters/answer/35658", - }, - { - base_path: "/googlef35857dca8b812e7.html", - content_id: "698ebb90-593f-4aee-bc16-af8e532eca26", - title: "Google site verification f35857dca8b812e7", - description: "These files allow Google to verify ownership of a site. - They should not be removed as that can cause the site to become unverified - See https://support.google.com/webmasters/answer/35658", - }, { base_path: "/BingSiteAuth.xml", content_id: "d793dba8-4ff7-4a3f-a6d3-54f52b7bd259", diff --git a/public/google6db9c061ce178960.html b/public/google6db9c061ce178960.html deleted file mode 100644 index ea944a586..000000000 --- a/public/google6db9c061ce178960.html +++ /dev/null @@ -1 +0,0 @@ -google-site-verification: google6db9c061ce178960.html \ No newline at end of file diff --git a/public/google991dec8b62e37cfb.html b/public/google991dec8b62e37cfb.html deleted file mode 100644 index bef8e4337..000000000 --- a/public/google991dec8b62e37cfb.html +++ /dev/null @@ -1 +0,0 @@ -google-site-verification: google991dec8b62e37cfb.html \ No newline at end of file diff --git a/public/googlef35857dca8b812e7.html b/public/googlef35857dca8b812e7.html deleted file mode 100644 index 1d6c1facb..000000000 --- a/public/googlef35857dca8b812e7.html +++ /dev/null @@ -1 +0,0 @@ -google-site-verification: googlef35857dca8b812e7.html \ No newline at end of file