I have about 10 portals with various sites within.
Each site has a tab for you to click on to go to the portal.
Every site except one (the one I need of course!) goes to
default.aspx as the starting point.
The one that is wrong goes to default_old.aspx.
If I change it in the address bar to default.aspx it is fine.
Now..there are sites within this portal - clicking on them takes me
where I need to go. If I click on the orginal portal using the
breadcrumb it takes me to default.aspx (not default_old.aspx). So
basically the tab is going one place and the breadcrumb is taking me
to the correct place?