I justed wanted to highlight a small problem I had originally, which other people might have as well.
Originally the frontpage was setup as a view, with the path views/home_page. When we installed this module it chucked out most of the blocks on the side that we had setup, as they were setup to show on a different page.
i.e. if you click on "home" or any link that will take you to it will automatically take you to the new URL you've defined in your redirect, which removes all the blocks you would have had setup to show on the front page.
In this case, when you click on any link, the URL you are taken to is http://SITEname.com/views/homepage and not simply http://sitename.com
Not sure if everyone has picked this one up, but it would be pretty cool if it didn't fool around with the paths that much.
Comments
Comment #1
Phillip Mc commented