Skip to content

Commit

Permalink
Merge pull request #3421 from alphagov/remove-verification-tokens
Browse files Browse the repository at this point in the history
Remove verification tokens (these are to be handled by Frontend)
  • Loading branch information
KludgeKML authored Sep 2, 2024
2 parents 19c610b + 082af9a commit 2889706
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 30 deletions.
24 changes: 0 additions & 24 deletions lib/tasks/publishing_api.rake
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,6 @@ 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",
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: "/googlec908b3bc32386239.html",
content_id: "7ca03916-4340-4b95-a4dd-3078c0446768",
title: "Google site verification c908b3bc32386239",
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",
title: "Bing site verification",
description: "This file allows Bing to verify ownership of a site.
It should not be removed as that can cause the site to become unverified
See https://www.bing.com/webmaster/help/how-to-verify-ownership-of-your-site-afcfefc6",
},
{
base_path: "/apple-touch-icon.png",
content_id: "cdc36458-74d4-42a7-86c8-221e03877dfc",
Expand Down
4 changes: 0 additions & 4 deletions public/BingSiteAuth.xml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 2889706

Please sign in to comment.