You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@roshaanbajwa is this something you'd be able to set up within Azure DevOps at all? I had a look (now that I have access) but it was all quite confusing.
If we can't do easily do redirects then probably the next best thing would be to just decommission the site and allow it to 404 so that Google stops indexing it? I think we’ve now managed to update any links to point to the new URL. cc @anandamaryon1
We should redirect https://nhsuk-prototype-kit.azurewebsites.net to https://prototype-kit.service-manual.nhs.uk now it has an official URL.
Ideally the individual pages would redirect using 301 permanent redirect, and stripping off the
/docs/
path, eg:etc
The text was updated successfully, but these errors were encountered: