SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Do you still remember that good old bucket system in SharePoint Portal Server 2003 where the first 20 portal area's ended up with nice urls, but then the buckets started kicking in and provided you with urls like http:/server/C0/myarea/default.aspx? Those days are over.

The reason behind the bucket system in Portal Server was understandable; Microsoft expected a huge number of areas, with deep hierarchies that could be moved around at will without breaking links, and probably performance was an issue. But the bucket solution is a really machine oriented solution, users want to be able to understand their urls. If not we could use GUID's instead of urls;-) But I think they calculated wrong, I never saw really deep hierarchies appearing, and in most cases not that many areas, because you don't want to do to many things in areas due to all the limitations imposed compared to the standard WSS sites: no list and document library security, no possibility to backup a single area, no possibility to create a template from an existing area, or create an area based on a template... should I continue?

In SharePoint 2007 Microsoft got rid of the bucket system. You can move sites around, and the urls of the sites change!! But what happens to urls pointing to those sites? There is a good side to the story, and a bad side. The good side is that all urls in url fields in lists and metadata are rewritten. This is actually quite cool! Move your site and all lists like links lists are updated!! But the bad thing is that all urls NOT managed by SharePoint will NOT be updated (SharePoint has no control over them), and this will break a lot of links.

I wonder about links within documents within document libraries in SharePoint... would be a nice excercise to update those as well;-)

Another thing I heard, but not verified yet, is that if you put a url in a url field in a list, and this url points to something within SharePoint it is actually stored as a relative url. You can also store a releative url in a url field now, but if you edit the field again it shows the full url, but still stores the url in a relative format.

Published Wednesday, June 07, 2006 1:14 PM by svdoever
Filed under:

Comments

Friday, June 09, 2006 11:31 AM by The Boiler Room - Mark Kruger, SharePoint MVP

# 2007 Microsoft Office Server System Reference Material

Download SharePoint Beta2:

Important Documentation Prior to SharePoint Beta 2 Installation
Get...
Tuesday, May 22, 2007 4:48 PM by whatever

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

what is this garbage?? do you get paid for this?? do you get paid for doing sharepoint work??? Man am I sorry for your clients!! What is the point of this article?? To say you can move sites?? Do you know how to "move" a site?? you can't!! You can backup and restore a site to a new location. But thats not a "move" function when you have to do it to 150 sites. Quit posting "noise" on the internet that everyone who is searching for usefuly information has to filter though.

What a waste of resources you are!

Tuesday, May 22, 2007 5:23 PM by svdoever

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

@whatever: what a frustrated answer;-) Yes, I get paid for building solutions based on the SharePoint platform, no, I don't get paid to write down all the 'garbage' in my weblog. I try to write down things I encounter during my projects in the hope I can help other people with it. Note that this post is about the SharePoint platform in its early beta stages, things might have changed. If you have new insights in doing site moves, please let us know, maybe you could be of some help to others.

Tuesday, September 11, 2007 2:36 PM by eoint

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

just stumbled across this post while browsing..quite funny actually...keep up the good work Serge.

Wednesday, September 19, 2007 4:57 PM by Michael Griffin

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

My links are being redirected to the correct URL have the upgrade.  I was looking to see if there was a problem during upgrade that caused my links to not update automatically.  I now get a nice little message letting me know the site has been moved and then redirects the user to the new URL.  Wish Micrsoft did something far better to fix all links that include /C8/ in them to correct with the new web address.  After reading your article, now I know it's a normal phase to work out after upgrade is complete.  If you have any other information about ways to update/fix links automatically please comment back!

Tuesday, September 25, 2007 10:03 AM by fred

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

sharepoint is a living nightmare!!

Tuesday, October 16, 2007 5:53 PM by Rich

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

the problem that we are running into is that after a database migration upgrade none of the Portal Area links work any longer. They seem to appear in the upgrade log and go through no problem but then the links simply get a page not found error.

Friday, November 09, 2007 4:49 AM by Paidforwritedown

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Just browsing, Nice article!

-----------

paidforwritedown.blogspot.com

Thursday, December 27, 2007 2:45 PM by Shawn

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Sharepoint is hard to use and stuff.

Saturday, April 05, 2008 4:40 PM by Sue

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Yeah they end it but for anyone upgrading they create a new nightmare when 1000's of links in lists go to a redirect page so they all need updated in order to be correct. Sure the user gets there through an annoying redirect page that everyone complains about. Is there a way to update the link lists programatically?

Monday, May 05, 2008 12:42 PM by Kristian

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Commenting on:

"Another thing I heard, but not verified yet, is that if you put a url in a url field in a list, and this url points to something within SharePoint it is actually stored as a relative url. You can also store a releative url in a url field now, but if you edit the field again it shows the full url, but still stores the url in a relative format."

It seems that MOSS stores the full url (but yes, it can change it if you move the site). At least when I try to access the url programmatically it is absolute no matter what I have entered in field. Or am I missing something?!

It's a problem for me, because I have a webapplication web2 extending another webapplication web1. A URL entered in either of the webapps points to web1 no matter what I enter (except for external links). This is a problem since web1 is only accessible inside the company and web2 is accessible from the outside!

I can't believe it's made this way. I hope I'm mistaken. If you know anything, plz post a comment on the issue or mail me at "kristiankjaer (AND nospam) AT gmail DOT com"!

Friday, June 27, 2008 2:44 PM by Torrance Miller

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

First of all Mr. W/E you can move/copy sites using the site collection management utility, it takes a couple seconds... and works perfectly!  Secondly, Kristian, if you store your links in a URL field type you should be gravy, My extranet is flawless as far as links... I have one app using AD and one with Forms Authentication...

Tuesday, October 07, 2008 12:35 PM by Michael Doyle

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Hi - I have Urls with mixed case - i.e.

www.domain.com/sites/SiteName

Is there an easy way to change the case so that i get a nice

www.domain.com/sites/sitename

Monday, January 12, 2009 9:15 AM by Ranjith

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

How to move a discussion board from one top level site to another.

1) Template(.stp)- Its copying the contents but its not copying created by and modified by

2) Import to spreedsheet - This is bit better it copies all the contents as well as created by but it is not creating it as discussion board instead it create it as a list.Due to this mismatch, the functionality of discussion board is getting affected e.g. we are not getting the flat view.

Please let me know the solution as soon as possible

Monday, January 12, 2009 9:22 AM by svdoever

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Hi Ranjith,

There are many tools on the market nowadays to do things like moving sites arround. Do some googling.

You could do what the first commenter suggested: use backup/restore of your site.

-- Serge

Saturday, May 16, 2009 9:44 PM by nick_olomon

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Friday, January 08, 2010 7:15 AM by lazy

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Hi,

This artical is very useful for me. I am a Share Point developer and always looking to learn something new. I would like to introduce another good SharePoint blog, Have a look.

http://SharePointBank.com

lazy

Tuesday, January 19, 2010 9:28 PM by FunnyDevil

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Rather interesting blog you've got here. Thanx for it. I like such themes and anything that is connected to them. I definitely want to read more on that blog soon.

Saturday, April 17, 2010 9:54 PM by Katty Stone

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It was rather interesting for me to read the blog. Thanks for it. I like such topics and anything connected to this matter. I would like to read more on this blog soon. BTW, pretty nice design you have at that site, but what  do you think about changing it every few months?

Katty Stone

<a href="papertowelholderstore.info/">paper towel holder</a>

Monday, May 10, 2010 8:19 PM by jam cell phone signals

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

And how about adding some more pics?  I don’t want to offend anyone, page is really great. But as I know humans acquire information much more effective if they see some useful images.

Whitney Tayfon

Thursday, May 13, 2010 10:29 AM by Steaven Swift

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

What do you think about adding some more pics?  No offence, content is really nice. Just as I’ve heard people acquire info much more effective when there are some helpful pics.

Steaven Swift

<a href="www.jammer-store.com/camera-blockers-jammers.html">camera jammer</a>

Thursday, May 27, 2010 11:18 PM by east indian escorts

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Rather cool article to track it in my opinion. By the way, why haven't you you place that post to social media? That should bring much traffic to this domain.

Saturday, June 19, 2010 11:42 AM by brunette escort London

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Indeed cool blog u got here. I'd like to read a bit more about such topic. Thanks for giving this info.

Jessica MOORE

Monday, July 05, 2010 6:32 AM by London brazilian escorts

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

I definitely want to read more on that site soon. By the way, rather good design you have here, but how about changing it from time to time?

Joan Globby

Tuesday, July 06, 2010 7:33 PM by girl escort london

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It is certainly interesting for me to read that post. Thank author for it. I like such topics and anything that is connected to this matter. I would like to read more soon. By the way, rather good design this site has, but don’t you think design should be changed every few months?

Jane Swingfield

Tuesday, July 06, 2010 10:04 PM by AlwaysHere

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Nice article as for me. I'd like to read a bit more about that matter. The only thing I would like to see on that blog is a few pics of some gadgets.

John Flouee

<a href="www.jammer-store.com/">cell phone jammer.com</a>

Sunday, July 11, 2010 3:01 AM by exclusive escort

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It was certainly interesting for me to read that article. Thank author for it. I like such topics and everything that is connected to them. I would like to read more on this blog soon. By the way, pretty nice design that blog has, but don’t you think design should be changed from time to time?

Natasha Watcerson

Wednesday, July 21, 2010 11:12 PM by escort gfe

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Truly good blog to pay attention to in my opinion. By the way, why haven't you you add this article to social media? It can bring lots of traffic to this page.

Saturday, July 24, 2010 10:59 AM by latina female escorts

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

I definitely want to read a bit more soon. BTW, pretty good design this site has, but don’t you think it should be changed from time to time?

Evie William

Tuesday, July 27, 2010 9:10 AM by brunette college girls

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It was rather interesting for me to read the blog. Thanks the author for it. I like such themes and anything that is connected to this matter. I definitely want to read a bit more soon.

Bella Kuree

Thursday, August 19, 2010 5:02 PM by escorts gfe

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Pretty nice place you've got here. Thanx for it. I like such themes and everything that is connected to them. I would like to read more on that blog soon.

Hilary Benedict

Tuesday, August 31, 2010 8:00 PM by russian escort zurich

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Don't stop posting such themes. I like to read stories like this. BTW add more pics :)

Tuesday, September 07, 2010 10:32 PM by Kate Hakkinen

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It was rather interesting for me to read the article. Thanks for it. I like such themes and everything that is connected to this matter. I would like to read more soon.

Kate Hakkinen

<a href="nycescort.org/">tantric massage new york</a>

Tuesday, September 21, 2010 12:10 AM by Anete Benedict

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Pretty interesting blog you've got here. Thanks for it. I like such topics and anything connected to this matter. I would like to read more on that blog soon.

Anete Benedict

<a href="escorttweets.com/">west end escorts</a>

Saturday, September 25, 2010 9:47 PM by Anete Simpson

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Rather cool site you've got here. Thanks for it. I like such topics and everything that is connected to them. I definitely want to read more on that blog soon.

Anete Simpson

<a href="kievcityescort.com/">escort modell service kiev</a>

Monday, October 25, 2010 3:52 PM by Avril Simpson

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Rather nice site you've got here. Thanks the author for it. I like such themes and everything that is connected to this matter. I definitely want to read more on that blog soon.

Don't you think design should be changed once in a few months?

Avril Simpson

<a href="www.asianescort.us/">www asian escorts</a>

Tuesday, November 23, 2010 2:56 PM by Sara Trider

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Wow, indeed interesting post. How can I get that subscription?

Sara  Trider

<a href="www.wirelesscameradetectors.com/">bug finders</a>

Thursday, December 02, 2010 6:07 PM by Julia Smith

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Nice post. Waiting for you to continue the topic.  

Julia Smith

<a href="warsaw-escort.com/">chantal vip escort warsaw</a>

Friday, December 03, 2010 6:13 PM by Avril Smith

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Nice page. Waiting for you to continue the topic.    

Avril Smith  

<a href="westsideescort.com/">escort west london</a>

Monday, December 06, 2010 6:10 PM by Anete Smith

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Nice text. Keep posting that way.

Anete Smith  

<a href="rome-escort.info/">roma escort girls</a>

Friday, December 10, 2010 4:22 PM by Julia Simpson

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Impressive article. Keep posting that way.  

Julia Simpson    

<a href="parisescort.info/">karine escorte girl black paris</a>

Tuesday, December 21, 2010 12:48 AM by Julia Simpson

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Rather cool site you've got here. Thanx for it. I like such topics and everything connected to them. I definitely want to read a bit more on that blog soon.

Julia Simpson

<a href="rome-escort.info/">escorts roma</a>

Friday, January 07, 2011 12:06 PM by Joan Kuree

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Cool text. Ready to read more.  

Joan Kuree    

<a href="mexicoescorts.biz/">monterrey escort</a>

Wednesday, January 12, 2011 6:21 PM by Joan Kuree

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Pretty cool blog you've got here. Thanx for it. I like such themes and everything that is connected to this matter. I would like to read a bit more soon.

Joan Kuree

<a href="kolkataescort.com/">kolkata call girl</a>

Saturday, January 15, 2011 12:52 AM by Kate Kuree

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Cool content. Ready to read more.    

Kate Kuree      

<a href="kievcityescort.com/">kiev escort modell</a>

Sunday, February 06, 2011 6:23 PM by ChetteEresy

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Overview of US restaurants.  <a href="restaurants-us.com/.../a>

Wednesday, March 09, 2011 10:03 PM by Katherine Swingfield

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It is rather interesting for me to read that post. Thanks for it. I like such topics and everything that is connected to them. I definitely want to read a bit more on that site soon.      

Katherine  Swingfield      

<a href="www.london-escort-agency.com/">south east escorts</a>

Tuesday, March 15, 2011 7:53 PM by Katty Trider

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It was rather interesting for me to read that blog. Thank author for it. I like such topics and anything that is connected to them. I definitely want to read a bit more soon.        

Katty  Trider      

<a href="rome-escort.info/">accompagnatrice roma escort</a>

Friday, March 18, 2011 4:58 PM by Pizza

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

But despite the best entrepreneurial efforts, most Americans remained unfamiliar with pizza well into the 1940s.

With very little nudging from pizza marketers, Americans have made pizza the traditional food of the emerging national holiday Super Bowl Sunday; almost 70 percent of viewers eat pizza while watching the game.

Tuesday, March 29, 2011 6:16 AM by ed

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

great internet site My goal is to add this website in order to our facebook . as well

Tuesday, March 29, 2011 7:21 AM by sildenafil

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Do you have any more info on this?

Thursday, March 31, 2011 5:49 PM by Joan Swenson

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It was rather interesting for me to read the blog. Thanx for it. I like such themes and everything connected to them. I definitely want to read a bit more on that blog soon.  

Joan Swenson    

<a href="www.pickescort.com/">uk escorts cim</a>

Friday, April 01, 2011 1:40 AM by Jenny Trider

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It is rather interesting for me to read this blog. Thanks for it. I like such topics and anything connected to this matter. I would like to read more on this blog soon.          

Jenny  Trider          

<a href="milanescorts.com/">adriana girl milano escort</a>

Thursday, April 14, 2011 8:35 PM by Jenny Meetington

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

It is extremely interesting for me to read this post. Thanx for it. I like such themes and anything that is connected to this matter. I would like to read more on that site soon.            

Jenny  Meetington          

<a href="www.baccaratgirls.com/">escort review</a>

Sunday, April 17, 2011 5:47 AM by weblogs.asp.net

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

SharePoint 2007 ends the bucket nightmare_2E002E00_ move those sites_210021002100_.. Huh, really? :)

Saturday, June 18, 2011 12:12 AM by weblogs.asp.net

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

SharePoint 2007 ends the bucket nightmare_2E002E00_ move those sites_210021002100_.. Great! :)

Tuesday, July 19, 2011 10:15 PM by get edu backlinks

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Thanks for the auspicious writeup. It if truth be told used to be a amusement account it. Look advanced to far brought agreeable from you! However, how could we keep in touch?  <a href=edubacklinksstore.com/>edu backlinks</a>

Monday, October 31, 2011 5:51 PM by 21JaneGunish

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Cool stuff  at least I thing so. Keep it up!

21Jane Gunish

<a href="bratislava-escort.com/">escort girl bratislava</a>

Friday, November 04, 2011 10:31 PM by RoseFrakloop

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Great article  at least I thing so. Keep it up!

Rose Frakloop

<a href="dutch-escort.com/">holland escort service</a>

Sunday, November 06, 2011 8:53 PM by 21JaneGunish

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

Good blog as for me. Keep it up!

21Jane Gunish

<a href="dutch-escort.com/">escorts holland</a>

Tuesday, December 27, 2011 11:59 PM by Moogeearlene

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

must look at this <a href=coachhandbagsclearance.weebly.com/>coach handbags clearance</a>  for more    for promotion code

Saturday, December 31, 2011 3:41 AM by puntytod

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

view <a href=gucciwholesale.weebly.com/>gucci wholesale handbags</a>  for more   for more

Monday, January 02, 2012 6:57 AM by puntyglory

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

view <a href=buycheaplouisvuittonbags.jimdo.com/>buy cheap louis vuitton bags</a>  online    and get big save

Monday, January 02, 2012 6:34 PM by Lessyshizuko

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

must look at this <a href=www.discountedugg-boots.com/>discounted ugg boots</a>   and check coupon code available   online shopping

Tuesday, January 03, 2012 9:02 PM by beedovania

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

buy <a href=www.dvdripper.org/>dvd ripper</a>  , for special offer    for promotion code

Wednesday, January 04, 2012 4:51 PM by beedobobbye

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

to buy <a href=chanel2010collection.yolasite.com/>chanel 2010 collection</a>   to get new coupon   to your friends

Wednesday, January 04, 2012 10:37 PM by beedodaniel

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

buy <a href=hermesuk.zoomshare.com/>hermes uk</a>  for more detail   with low price

Tuesday, January 17, 2012 12:54 AM by beedoocie

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

view <a href=how-to-convert-dvd-to-ipad.weebly.com/>how to convert dvd to ipad</a>  online   with low price

Tuesday, January 17, 2012 3:46 AM by Fefefloretta

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

you must read    to get new coupon <a href=aldo-net.com/index.php   and get big save

Thursday, January 19, 2012 1:26 AM by Cetebo

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

click   for more detail <a href=www.spirastudios.com/.../a>  for gift

Sunday, January 29, 2012 5:16 PM by Ensuep

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

efy  tvj  thk  

iwm  jqh  tfb  

hna  bqw  cko  

rps  ezl  lry  

wlq  cvf  fkx  

gtn  evr  cxi  

jwe  tza  itk  

knv  ivo  erj  

crq  pzy  gkk  

rdd  awa  ago  

bix  pgz  sik  

bbe  cmz  xml  

xbd  syk  bge  

qrw  uqv  lrd  

oll  tiv  qyf  

klj  nqr  qgi  

heq  vga

Tuesday, February 07, 2012 9:04 PM by icorsguadalupe

# re: SharePoint 2007 ends the bucket nightmare.. move those sites!!!

cheap <a href=dvd-to-flv-converter.weebly.com/>dvd to flv converter</a>   to take huge discount   , just clicks away

Leave a Comment

(required) 
(required) 
(optional)
(required)