I am having a problem with my home page redirect which is www.example.com/node/108. I want it to redirect to www.example.com, however it will not. I have tested on other nodes back to the homepage and it works fine. This particular node is set as the Default Front Page.

My problem is that my logs often find users ending up there instead of the front page. Can anyone help?

Comments

Meeker’s picture

Bumpp, any thoughts?

dave reid’s picture

Status: Active » Closed (works as designed)

Path redirect does not work with existing pages. You want http://drupal.org/project/globalredirect for this functionality.

Meeker’s picture

Great I will try this.