January 18th, 2016

Some notes about the blog migration

I’ve opened a number of tickets with the blog migration team. Some of the issues have been fixed. The most significant remaining one is that many redirects from the old site are still broken.

In particular, the old URL http://blogs.msdn.com/b/oldnewthing/archive/yyyy/mm/dd/nnnn.aspx redirects to https://blogs.msdn.microsoft.com/oldnewthing/archive/yyyy/mm/dd/nnnn.aspx instead of to https://blogs.msdn.microsoft.com/b/oldnewthing/archive/yyyy/mm/dd/nnnn.aspx

The solution when you see a bad redirect is to insert the missing b/. That will kick the redirection engine to send you to the correct final destination.

Well, sort-of. The final destination has a stray trailing slash, but the server doesn’t seem to mind.

Any other issues you see with the migration, put them in the comments below.

Thanks for your patience.

Topics
Other

Author

Raymond has been involved in the evolution of Windows for more than 30 years. In 2003, he began a Web site known as The Old New Thing which has grown in popularity far beyond his wildest imagination, a development which still gives him the heebie-jeebies. The Web site spawned a book, coincidentally also titled The Old New Thing (Addison Wesley 2007). He occasionally appears on the Windows Dev Docs Twitter account to tell stories which convey no useful information.

0 comments

Discussion are closed.