I want to remove /user/ and switch it to http://domain/

Then people can easily remember their URL, and share the page (similar to Twitter).

How would I get this to work after a user registers?

Thanks.

Comments

dave reid’s picture

Title: user paths » How to remove the /user from user paths?
Status: Active » Fixed

Under "User path settings", set the "Pattern for user account page paths:" to [user-raw] (instead of user/[user-raw]). You'll need to run validation when users register so they don't create usernames that are valid menu paths (like 'user', 'node', 'admin', etc). Since this is a support request, marking as fixed since an answer has been provided.

greggles’s picture

See also http://drupal.org/node/73232 about dangerous patterns.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.