(2020-08-13, 18:08)Orion Pobursky Wrote: Phone OSs tend to aggressively cache webpages to, in part, reduce data usage. Since the website html only updates once in a while Im not sure this needs "fixing" by manually specifying a cache time. On iOS you can force reload cached objects by requesting the "desktop site".
Firefox on Android does have the "Request Desktop Site" option, it did updated to the newer version.
I would agree that cache time on a static page like a home page is pointless, but when making UI or aesthetic changes it is always good to force cache to update at least for a week. That's what I did in the place I worked at, but it is only a suggestion.
Regarding the redirect, the site should have a single domain identity, it is ok to keep both and redirect to one agreed upon when the other is typed in. I don't know what kind of weirdness two addresses can generate on the site SEO. Thoughts?