<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx</link><description>I've seen a recent trend where people are either removing or replacing the My Site link that's at the top of the page. Before doing this be sure that it is necessary because that link isn't really a link at all it's a server control; with functionality</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#1823408</link><pubDate>Wed, 07 Mar 2007 04:56:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1823408</guid><dc:creator>Luis Du Solier G</dc:creator><description>&lt;p&gt;Hi Greg, is this functionality also working for any SharePoint language version available?&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#1896802</link><pubDate>Sat, 17 Mar 2007 01:58:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1896802</guid><dc:creator>Greg Mattox</dc:creator><description>&lt;p&gt;Yes, it will work with all languaues. &lt;/p&gt;
</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#3782428</link><pubDate>Mon, 09 Jul 2007 17:49:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3782428</guid><dc:creator>Albert</dc:creator><description>&lt;p&gt;We have added a new 'Personalization site link' which allows users to go back from their MySite to a portal. &amp;nbsp;In the portal our new navigation bar is missing and this seems to be based on the existence of 'MySiteView=1' being pasted on the end. &amp;nbsp;Can we stop this from being pasted? &amp;nbsp;In the test link when adding the link this is not added to the end.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;A&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#4318964</link><pubDate>Fri, 10 Aug 2007 11:50:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4318964</guid><dc:creator>Martin Randerson</dc:creator><description>&lt;p&gt;Albert, did you find a solution to the removal of the MySiteView=1 which is appended to links clicked from personalization links?&lt;/p&gt;
&lt;p&gt;I'd rather not have to resort to evil javascript and reposting unless it's an absolute necessity.&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#4621216</link><pubDate>Wed, 29 Aug 2007 04:12:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4621216</guid><dc:creator>Andy</dc:creator><description>&lt;p&gt;This fix is certainly a work-around and not an ideal solution, but...&lt;/p&gt;
&lt;p&gt;You can append a # at the end of your Personalization Site Links to prevent the other links from being viewed in personalized mode.&lt;/p&gt;
&lt;p&gt;The # makes the browser assume the rest of the URL is a page anchor, and thus the MySiteView=1 (which is still appended), has no effect.&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#6401470</link><pubDate>Mon, 19 Nov 2007 17:31:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6401470</guid><dc:creator>Pete</dc:creator><description>&lt;p&gt;Andy, That works a treat - I wasn't actually looking for this fix at the time but has been bugging me for a while.&lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#7641284</link><pubDate>Tue, 12 Feb 2008 15:45:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7641284</guid><dc:creator>Auke Bergsma</dc:creator><description>&lt;p&gt;On our intranet we want some extra pages between 'my home' and 'my profile' on the mysites. (for example 'my study') It must be one centralised page and not a page on every mysite because i want to change things later on this page.&lt;/p&gt;
&lt;p&gt;So i created a subsite called 'my study' on our portal based on the 'personal site' template. I put that link in the 'personalised links' in the shared service provider so now it is a link on every mysite.&lt;/p&gt;
&lt;p&gt;Because sharepoint automatically put the urlvariable mysiteview=1 in the url you keep your mysite navigation on this page.&lt;/p&gt;
&lt;p&gt;The two problems we have now: &lt;/p&gt;
&lt;p&gt;- We don't want the 'pin this site' link in the navigation. Can you disable this somewhere?&lt;/p&gt;
&lt;p&gt;- We want the mysite quicklinks on the left of our page. Is this possible?&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#7774270</link><pubDate>Mon, 18 Feb 2008 17:10:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7774270</guid><dc:creator>Jim Brown</dc:creator><description>&lt;p&gt;Auke,&lt;/p&gt;
&lt;p&gt;'Pin this site' can be removed by placing '?mysiteview=0' to the end of your url in your personalized links.&lt;/p&gt;
&lt;p&gt;Jim&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#8325651</link><pubDate>Wed, 19 Mar 2008 16:51:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8325651</guid><dc:creator>Vitel 2007</dc:creator><description>&lt;p&gt;is there a way to show the &amp;quot;Personalize my Page&amp;quot; link from the welcome Name drop/down for no admin users. thnx&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#8732040</link><pubDate>Mon, 14 Jul 2008 22:39:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8732040</guid><dc:creator>kutthroat</dc:creator><description>&lt;p&gt;can you change the URL for the MYSITE link at the top of the page? &amp;nbsp;I would like it to use an http link, however it is stuck point to our server, say srv06, but i wanted to allow it to be accessible on the outside of the firewall and I am not going to use srv06 in the real world.&lt;/p&gt;
&lt;p&gt;any help appreciated. &amp;nbsp;I am sure its simple but i just cannot find out how to change it.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;Paul&lt;/p&gt;</description></item><item><title>re: Be wary when removing or replacing the My Site link</title><link>http://blogs.msdn.com/sharepoint/archive/2007/03/02/be-wary-when-removing-or-replacing-the-my-site-link.aspx#9383746</link><pubDate>Fri, 30 Jan 2009 00:56:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9383746</guid><dc:creator>highlandgirl5</dc:creator><description>&lt;p&gt;Is it possible to get rid of the &amp;quot;Pin this Site&amp;quot; duplicate tab when a personalized site contains more than just the detault page?&lt;/p&gt;
&lt;p&gt;I have a My Time personalization site along with a Personalization Link for a specific audience. In that site, I also have other pages. When these pages are accessed, I get a duplicate My Time tab (along with Pin this Site sub menu). Since I've already defined a personalization link, I don't want tabs for every page in the site unless I specifically define them in the personalisation links section.&lt;/p&gt;
&lt;p&gt;Any clue on how I can get rid of those?&lt;/p&gt;
&lt;p&gt;Josee&lt;/p&gt;
</description></item></channel></rss>