I’m working on a site whose homepage is displaying different depending on how you get there.
I’ve got a template group called “home”, and I’ve designated its “index” template to be the site’s homepage. And if you go to the site’s domain—sorry, it’s still under development, so I can’t share—the template is rendered, but incorrectly. For example, certain sub-templates and custom global variables don’t render correctly.
However, if you type in the specific template path—e.g., http://mydomain.com/home as opposed to just http://mydomain.com/—then everything looks fine.
It’s almost as if going to the domain by itself (minus the “home” template group) pulls up an older version of the homepage template.
FWIW, this site is using the MSM. I don’t know if that might have anything to do with it, but I thought I’d throw it out there.
