Skip to content

Commit

Permalink
Remove unused google verification files, add link to wiki detailing c…
Browse files Browse the repository at this point in the history
…urrent users' verification tokens
  • Loading branch information
KludgeKML committed Aug 28, 2024
1 parent de7fd34 commit d79c3c9
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 28 deletions.
26 changes: 1 addition & 25 deletions lib/tasks/publishing_api.rake
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
1 change: 0 additions & 1 deletion public/google6db9c061ce178960.html

This file was deleted.

1 change: 0 additions & 1 deletion public/google991dec8b62e37cfb.html

This file was deleted.

1 change: 0 additions & 1 deletion public/googlef35857dca8b812e7.html

This file was deleted.

0 comments on commit d79c3c9

Please sign in to comment.