Closed espinosajuanma closed 9 months ago
With the latest update I noticed that navigation now it doesn't make extra redirections.
But it seems like the _redirects
file configuration and going to the root still triggering two redirections instead of one.
Check if using quotes on that file works. Or consider using the netlify configuration file for redirects which I think it is a yaml file.
Fixed on hugo-migration
branch
I noticed in the Network tab of the Developer Tools that sometimes navigating the website and the custom locales redirect makes two redirect at the same time.
Investigate if the reason could be a configuration issue and hyperlinks not using a trailing slash
/
.