Glad you found it!
For future debugging on 301 errors: print the final URL and visit using your browser -> you'll see the redirect happen. Or debug the headers returned by the webserver (they contain the redirect).
Glad you found it!
For future debugging on 301 errors: print the final URL and visit using your browser -> you'll see the redirect happen. Or debug the headers returned by the webserver (they contain the redirect).