A missing feature from GlobalRedirect.. if the current page equals the "site_frontpage" variable it should redirect to the site root, e.g. if "site_frontpage" is set to "homepage" and you have a page called "homepage", any time you go to http://example.com/homepage it should redirect you to http://example.com/.

Comments

thepanz’s picture

In Global Redirect the feature is called: "Frontpage Redirect Handler"
and it's described as:

If enabled, any request to the frontpage path will redirect to the site root.
Whatever you set as the path of the front page on the Site Information settings page will redirect to the site root (e.g. "node" or "node/1" and also its alias (e.g. in case you have set "node/1" as your home page but that page also has an alias "home"))

dave reid’s picture

Status: Active » Closed (duplicate)