Today I have just opened https://gohugo.io/variables/page and got an endless loop with the error ‘ERR_TOO_MANY_REDIRECTS’ in all of my browsers: Firefox, Chrome and Safari.
Is that something happening on the hosting or genearating new sites?
It seems like something changed in the hugoDocs/Netlify config (probably that feature that you turned off?)… I have not yet investigated.
The reason I believe this is a deeper issue is because RSS templates | Hugo was giving a 404 earlier (and it was working fine the last time I modified it)… and I had to remove the aliases front-matter to fix it in my last commit to it.
Something changed with multi-languages and aliases setting?
It something has changed, it is now working correctly.
I have diffed public/_redirects in Hugo Docs from Hugo 0.46…0.40 with identical output, so if something has changed regarding this in that timeframe, I think it would have to be in the Netlify code.