On 1/22/20 7:58 PM, Adam D. Ruppe wrote:
On Thursday, 23 January 2020 at 00:52:10 UTC, Mike Parker wrote:
Got any examples? No one has reported this to me before and I haven’t
encountered a 404 in a while.
Almost all of them!
Hit F12 to open browser tools and notice the network tab:
https://dlang.org/blog/2020/01/08/recent-d-compiler-releases/
https://dlang.org/blog/2020/01/04/dconf-2020-double-decker-edition/
and more. The HTML is displayed, but it has the 404 code so according to
the http spec you are actually displaying it all as error pages!
HOLY NEGATIVE SEO BATMAN
curl -v shows that it is returning 404 indeed.