We have the default URI for our site set to /home.html We used to use the redirect: command but this caused a 302 redirect which was very bad for SEO. We now use the permanent: command which redirects with a 301 but some users are finding that it adds port 80 to the redirect especially on mobile devices so the user is sent to /home.html:80
How should we be setting the default URI and so that it uses a 301 redirect but not appending a port number? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=9c756233-8750-4697-8aae-5f798f9cd836 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
