Link to home
Start Free TrialLog in
Avatar of TAMUQITS
TAMUQITSFlag for Qatar

asked on

Creating friendly names for site collection

Is there a way I can create a friendly url for a site collection? (not a web application, I know how to do that thru central admin)

My site collection name is http://intranet.companyname.com/sites/secure/itdept/public/default.aspx
how do I change it to http://intranet.companyname.com/its/default.aspx

thanks
Avatar of Justin Smith
Justin Smith
Flag of United States of America image

50 pts?

You can't do the above exactly, but there is a way to use a friendly name.
I can think of a few ways but agree...50 points !?
Avatar of TAMUQITS

ASKER

I have increased to 100.
I have increased to 250
ASKER CERTIFIED SOLUTION
Avatar of Justin Smith
Justin Smith
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks but is this supported for SP 2007. I do no thave SP 2010. The article is about SP2010
top right is a link to view the 2007 version
If it's a one-off you could use an IIS website that redirects to the full URL, this would not maintain the short URL.  yOU COULD ALWAYS USE DNS as well to manage this.

ACH1LLES has pointed you in the right direction for correct planning from the start though.
Thanks Achilles. Not quite what I wanted but it will help with my 2010 migration