MySite link on 2013 intranet site

Hi All, I am new to 2013. I can see the "Sites" option on the SuitLinks but it is pointing to http://<websitename>-mysite/my/<username>/Social/Sites.aspx .  How can I either change the URL to http://<websitename>-mysite/
so that it lands on personal homepage and not on the social site. or How can I add new link "MySite" and poiting it to personal page of the user.
Regards,
Khushi
Khushi

Hi,
According to your post, my understanding is that you wanted to get the MySite Link.
To change the URL of the "Sites" option, you can add the code below to the master page:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script>
<script type="text/javascript">
$(function(){
$("#ctl00_ctl46_ShellSites").attr("href", "http://sitename/my/Person.aspx");
</script>
You need to change “ctl00_ctl46_ShellSites” to the id of your "Sites" option.
To access my site, you can also click the “About Me” option:
Best Regards,
Linda Li
Linda Li
TechNet Community Support

Similar Messages

  • Add read more link SharePoint 2013 blog site

    Hi,
    I have blog site in SharePoint 2013. I want to add "Read More" link for all the blog post.
    I found a lot of solution by manipulating through the layouts folder in 15 hive directory.
    But I have no access to the 15 hive directory.
    Is it possible through JavaScript or j query ?
    Please share your suggestion.
    Thank you

    I've used this guide: http://www.learningsharepoint.com/2013/04/07/styling-announcements-with-javascript-using-js-link-in-sharepoint-2013/
    The guide is actually for Announcements but the basic behavior is the same. The code is simple to modify even by a beginner.

  • Single Sign on - Linking Workspace into Intranet site - Bypassing Login

    Has anyone worked on this situation, linking Hyperion Workspace into Company-Intranet website (through bypassing the log-in screen).
    Version - 9.3
    Unix / Weblogic setup
    Hyperion Workspace
    PROBLEM - We are trying to link the hyperion-platform-workspace-link to our company intranet website. But, we prefer our business-users not to sign-in once again into the hyperion workspace.
    We are currently looking into various options/choices. 1. Such as Java Applet to bypass the login. 2. OR other API related options, if any.
    We are also not getting much of a help from Oracle as well, since this is a new battleground. Rarely any client has this set-up/situation (OR at least I think so).
    If anyone faced the similar issue & if you have resolved this issue, we would like to hear from you. It would be of great help for us.

    Hey,
    This sounds like a simple use case for Single Sign On.
    Here are few links that should get you going in the right direction,
    http://www.scribd.com/doc/29451489/Enable-Kerberos-With-Workspace-11-1-1-3
    http://businessintelligence.ittoolbox.com/groups/technical-functional/hyperion-admin-l/how-to-configure-sso-for-hyperion-system-9-with-apache-3572753
    Please mark this as helpful or the right answer,
    Cheers,
    Christian

  • How can I enable links from an internet/intranet site to a local file in Firefox 4?

    I'm trying to allow links from an intranet page to a local file (e.g. "file://///server/share/file.jpg"). I found several articles and forum posts about doing this in older versions of Firefox (such as setting security.checkloaduri to false), but nothing seems to work for Firefox 4. Is there a new config option that I need to set to get this to work? Thanks.

    darren199,
    can you tell what you did to get that issue resolved ?
    I am having the same problem :
    Security Error: Content at http://intranet/group/maeva/documents may not load or link to file://///192.168.15.75/Downloads/rich.rtf.
    I created a user.js as suggested in the website (http://kb.mozillazine.org/Links_to_local_pages_don%27t_work) :
    user_pref("capability.policy.policynames", "localfilelinks");
    user_pref("capability.policy.localfilelinks.sites", "http://intranet");
    user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
    and the file is in C:\Users\Administrator\AppData\Local\Mozilla\Firefox\Profiles\hen5yfyq.default
    After restarting Firefox, I am still stuck with the same error.
    btw, the same links work in IE.
    Same results with file://server/share/file and file://localhost//server/share/file. I tried several URLs of this kind, but FF still stops with the same error message

  • Disable/Hide Blog from Mysite in SharePoint 2013

    Hi All,
    Do we have any chance to Disable/Hide creating blog option in Mysite 2013? When user accessing Mysite for the first time a new site collection is creating, any chance to avoid this? Do we have any chance to restrict users to create a sub site under mysite
    2013?  
    Your help will be appreciated.
    Thanks,
    Nisanth

    Hi Nishant,
    Hope the below links helps you
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/73a81d79-6f90-4256-bbba-dbb107419a68/hide-blog-feature-from-mysite-in-sharepoint-2013?forum=sharepointdevelopment
    http://wellytonian.com/2012/10/restricting-permissions-on-mysites-sharepoint-2013/
    https://social.technet.microsoft.com/Forums/sharepoint/en-US/ceb9a2df-f029-4ac8-b225-7627d114d682/sharepoint-2013-prevent-mysite-users-from-creating-subsite-except-allow-blog-site?forum=sharepointgeneral
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Missing Promoted Links app in root site

    Hello All,
    I'm working on an Intranet site for my organization.
    It was created in SharePoint 2013 enterprise, with the site collection created using the publishing template.
    Under the root site, i have 8 subsites.
    In each of the subsites I can add the Promoted Links app by going to Settings >> Add an app.
    However, I do not see the Promoted Links app in my root site in Settings >> Add an app.
    Do I need to "enable" this app in my root site somehow? 
    Thanks in advanced.
    Albert

    Hi,
    You have to enable the following feature:
    Team Collaboration Lists
    Blog: www.jasperoosterveld.com Twitter: @SharePTJasper

  • Issue with Internet facing site and Intranet sites

    Hello All,
    I have migrated the SP2013 environment using database attach method for our intranet site. We also working on the
    SP2013 Internet facing site using the same content database as Internet site.
    When I extended the web application for Internet facing site, zone to
    Internet and these are the URLs: The Intranet website URL is
    https://intranet.contoso.com/SitePages/home.aspx (Root Site) and
    SP2013 Internet facing site http://contoso.com (not a root site and publishing site template)
    However, I found on the http://contoso.com users can still access the
    http://contoso.com/SitePages/home with same content as Intranet.
    After done some Google search, bloggers mentioned to have move  https://intranet.contoso.com/SitePages/home.aspx to another site collection so that Internet facing site can exist root site.
    Can 2 we have to two root sites in same web application? I need the content database to be same so that managers can check
    Internet facing site and after signing into SP2013, redirects to
    Internet site.  
    Which is the best option to achieve this with same content database.   
    Please advice.
    Regards,
    Aroh 
    Aroh Shukla

    Business Requirement:
    Content Managers want to control internal Internet site (https://intranet.contoso.com) (with default zone, port 443, Root site) and also want to have SP2013 Internet site (with Internet zone
    http://www.contoso.com (not a root site and publishing site template)), Anonymous access at Web Application level. I configured the site architecture
    to have intranet zone as default zone and extended Web Application for Internet facing site with Anonymous site. This the current site architecture
    Because content managers do not want to duplicate public site (Internet facing site) with will be shared with some lists that are stored in intranet site.
    For e.g. a sub site named “News and Events” will be shared with Public site as well as Internet users. Therefore, if a manger wants to update a list in the public site, it should reflect in intranet site as well. Thus, managers
    don’t want to have separate database but same content database.
    Problem:
    I have extended web application to have different Internet zone, the site URL looks this: http://www.contoso.com/sites/public with publishing template and Anonymous access. Managers want to have public site URL to be just
    http://www.contoso.com and not   http://www.contoso.com/SitePages/Home.aspx. As I am using path based site collection for extending site collection, I am
    getting this URL http://www.contoso.com/SitePages/Home.aspx
    We also tried host named site collection, but it does not provide anonymous access and keep on asking for user credentials.
    Q1: We want to have Intranet and Public site with same content database as per business requirements, Shall I following link       http://sharepoint.stackexchange.com/questions/81172/moving-content-db-for-a-site-collection-to-another-db-server?
    Q2: Because I am constrained that I don’t want to have separate web application, (I know, its not regular requirement), how could achieve this requirements?
    Q3: Do have to completely re-design web site architecture, with
    www.contoso.com as main web application, then copy Intranet site collection and move this to
    www.contoso.com/intranet using
    Move-SPSite command 
    Any kind of pointer and help will be highly appreciated as I am struggling for 2 weeks to solve this.
    Regards,
    Aroh  
    Aroh Shukla

  • SharePoint 2013 My Site About Me section doesn't save.

    I'm having a problem with the "About me" field in SharePoint 2013 My Sites.
    I can enter a value and "Save all and close" and everything appears just fine.  However, if I go to edit my profile again the About me section appears blank on the edit screen.  So, if I make a change to any other profile field and save,
    the information I entered initially in About me disappears. 
    I check in both Central Administration and directly in the user profile database and Central Admin recognizes that one profile is using that property (we're in pre-production) and the text I entered appears in Property ID 16 in the UserProfileValue
    table... but as soon as I edit and re-save my profile the value disappears on the back end.  It appears the data is submitted to the profile database and displayed on the profile but it is not populated back to the edit screen form and
    is therefore overwritten with NULL values upon save.
    Is anyone else seeing this?  Any ideas?
    Kevin

    Hi ALL
    I am facing issues in setting up Mysites
    I have checked Managed Path, Self-Service Site Creation or Activity Feed Job and they are properly configured.
    Can anybody help me on this please  .
    Iam getting this error
    MBUtilities.UserProfileFeedIdentifier Exception:[System.IO.FileNotFoundException: http://psh311:5555/Lists/PublishedFeed
    ---> System.IO.FileNotFoundException: The system cannot find the file specified. (Exception from HRESULT: 0x80070002)    
     at Microsoft.SharePoint.Library.SPRequestInternalClass.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid&
    pgListId, Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)    
     at Microsoft.SharePoint.Library.SPRequest.GetMetadataForUrl(String bstrUrl, Int32 METADATAFLAGS, Guid& pgListId,
    Int32& plItemId, Int32& plType, Object& pvarFileOrFolder)    
     at Microsoft.SharePoint.SPWeb.GetList(String strUrl)    
     at Microsoft.Office.Server.Microfeed.MBUtilities.GetPublishedFeedListPrivate(SPWeb web, String relativeUrl)  
     at Microsoft.Office.Server.Microfeed.MBUtilities.GetPublishedFeedListPrivate(SPWeb web, String relativeUrl)  
     at Microsoft.Office.Server.Microfeed.MBUtilities.UserProfileFeedIdentifier(SPWeb web, Guid partitionID)]
    Thanks
     Hari

  • How to Connect My Intranet Site to the Office's Server

    Hi,
    My boss recently wanted me to create an "intranet" site for the office. it bascially is supposed to be a one webpage with llinks to different folders on the server for greater ease for the sales reps. What are the steps to link the buttons on my page to these folders on the server?
    i can link buttons to folders on my desktop, but not the folders on my desktop that are connected to the server.
    Thanks,
    Matt

    I used the path you suggested and was directed to a screen saying I was not authorized to view the page. So I'm assuming it's a matter of my web admin granting the intranet i created access to these links?
    Thanks,
    Matt

  • Canon 860 Series (Pixma) Printer Problems with OSX 10.8 (Mountain Lion) – links to Canon Support Site with Drivers and Software with install tips

    After spending several hours sorting out Canon Pixma OSX problems here are my thoughts:
    Canon 860 Series (Pixma 868) Printer Problems with OSX 10.8 (Mountain Lion) – links to Canon Support Site with Drivers and Software with install tips
    Problem:
    - New imac and MacBook Pro 2012 (OSX 10.8.2) had a problem using Canon Pixma 868 printer on network and would not scan or print using Canon Pixma software (Pixma MP Navigator 2.1 & Photo Print), which has advanced scanning and photo printing functions. 
    - When I connected the canon printer to my imac, OSX 10.8.2 automatically downloaded and installed drivers for Canon 860 series printer. I could then add the new printer (select ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”) and printer would work while connected via USB but could not get to print or scan over network wifi. 
    - The original Canon 860 Series CD does not work with 10.8 and the manual / online instructions did not make sense (as based on CD install). 
    Solution:
    1) Install Canon Printer Drivers and Software (from official Canon site)
    Go to canon support site, review FAQ, then download and install following Pixma 860 Series software & drivers for OSX 10.8 (links see below). The version I downloaded is in brackets but check for updated version. Full instructions are below.
    Canon 860 Series Drivers & Software  for OSX 10.8 Mountain Lion:
    The base software and drivers needed for using Canon 860 Series on Mac OS X 10.8 (USB) are
    1 Printer Driver
    (Canon MX860 series CUPS Printer Driver Ver. 10.67.1.0 (03-Aug-2012))
    2 Scanner Driver
    (Canon MX860 series Scanner Driver Ver. 14.11.4a (03-Aug-2012))
    3 Network Tool
    (Canon IJ Network Tool Ver. 4.1.0 for Intel Mac (27-Dec-2012)
    Canon Software for using advanced printing and scanning functions (while connected to network)
    4 Solution Menu
    (Canon Solution Menu Ver. 1.4.1 (27-Jul-2012 ))
    5 MP Navigator EX
    (Canon MP Nav EX Ver. 2.1.3 (02-Auf-2012))
    6 Easy-PhotoPrint EX
    (Canon Easy-PhotoPrint EX Ver. 4.1.6 (21-Jan-2013 ))
    Canon Support (HK) – check your local site
    http://www.canon.com.hk/en/download/main/index.do
    Select Product and drivers from support site eg http://support-hk.canon-asia.com/
    1. Choose a product category
    Multifunctional Printers
    2. Choose a product series
      Pixma
    3. Choose a product model
      Pixma MX868
    4. Choose type of document
    Downloads or FAQ
    If you have problems installing the software under 10.8, see the FAQ on Canon site. You will need to allow software installs from “unidentified developers by using “Control” Key or by changing your system preferences)
    2) Check Canon Printer and Software Working while connected via USB
    Once you have downloaded and installed drivers and software and restarted computer, check that the printer and Canon Pixma software (Pixma MP Navigator 2.1 & Photo Print) are working via USB.  Open the Canon IJ Network Tool App (Applications / Canon Utilities /IJ Network Tool / Canon IJ Network Tool App) and make sure you can see the Canon MX 860 series (xx.xx.xx.xx.xx.xx) and that it shows the correct SSID Wifi settings (under the Canon IJ Network Tool App ‘Setup menu’).  This is normally done as part of the automatic install but worth double checking
    3) Add new network printer using ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”).
    After you have checked USB printing turn off printer, unplug the USB cable and shutdown the Canon IJ Network Tool App.
    Then turn the printer back on and wait 30s. Then add a new printer using ‘apple menu’ / ‘system preferences’ / ‘print and scan’ / “+”). Once you select “+” (add new printer), wait 10-30s for the Wifi Networked Canon MX 860 Series printer to appear in the new window eg Canon MX 860 series (xx.xx.xx.xx.xx.xx) (Kind: “Canon IJ Network”)
    DO NOT ADD THE MX 860 SERIES BONJOUR SCANNER (the Bonjour Scanner is the built-in software, is not needed and often appears first on the add printer list).  The Canon scanner can be accessed used through the MP Nav EX Ver. 2.1.3 software (which has much better functions)
    You will now have two Printer Canon MX860 (USB) and Canon MX860 (Wifi / Network). Set the Canon MX860 (Wifi / Network) as default and test print and scan
    If the Wifi Networked Canon MX 860 Series printer does not appear, check the printer and make sure that the printer can see the wifi network. On the printer select Menu / Settings / Device Settings / Lan Settings / WLAN Setting List.  It should say WLAN Active, identify the SSID and have an IP address
    If the printer can not see the Wifi Network, plug the USB cable back in, then open the Canon IJ Network Tool App (Applications / Canon Utilities /IJ Network Tool / Canon IJ Network Tool App). Make sure you can see the Canon MX 860 series (xx.xx.xx.xx.xx.xx) and that it has your SSID settings (under setup), if it has this info, restart the computer and the printer and try again

    Hi, thaks for response, meant to post as a discussion (not question), wanted to save others time if they get the same problem

  • KB2909210 on Server 2008 R2 breaks my intranet sites

    I have several intranet sites that my users use for various data entry and querying purposes.  I installed Internet Explorer 10 onto my 2008 R2 Terminal Server over this past weekend which also installed the Security Update KB2909210 and rebooted the
    server.  On Monday morning, when my terminal users logged into the sites, the sites began malfunctioning.  All the dropdown arrows turned into question marks.  Some fields which normally have a small "x" on the right-hand side used
    to erase the data entered in the text field were also displaying as question marks.  The objects still functioned but it was disconcerting to my users.  The update also slowed down these same intranet sites to where it began interfering with productivity. 
    I activated Compatibility View for all intranet sites, but it did not resolve the problem.
    I also found that when my terminal users tried to print a pdf document from the intranet sites, the print dialog box was jumbled and no fields were pre-populated with data like they always are when printing.  I updated to the latest Adobe Reader, but
    the print dialog box remained jumbled. 
    All of my users with stand-alone PCs have IE 10 installed and the intranet sites work fine.  They display properly and process quickly.  It is only my terminal users who log in from a thin client to their profiles on the server and use the IE version
    installed on the server who have the problem with IE10.  The KB2909210 Update is not installed on, and does not come up as, an update for any of my stand-alone Windows 7 PCs.
    I uninstalled IE 10 from my server, but since this was one of my production servers, I could not restart it until after the plant was shut down for the evening forcing my users to suffer with the slowness for the day.  This morning the intranet sites
    are working fine through IE 9.  I also had to revert back to Adobe Reader v9.5 as the v11 (and v10) print dialog box does not display properly in IE 9.
    I do not want to stay on IE 9 on my server as it gets more un-secure by the day and we've found IE 11 to be too buggy so far.
    How can I install IE 10 with its security updates and prevent it from breaking my intranet sites?

    I would re ask this in a different forum as this is a Small business server forum and I'm assuming you aren't running that platform?
    Or call 1-800-microsoft and issues with a security patch are ultimately comp'd back to you.
    This re-asking in forum after forum after forum is ridiculous!  When someone else has this problem and searches for it, they will get several useless results with the only responses being to ask in another forum.
    This was originally posted in the Microsoft Community forum.  The MS Forum Moderator over there advised I should post it here and gave a link in her response.  God forbid she had just moved it to the correct forum as I've seen done on countless
    other forums!

  • Allow/Block dialog comes up even when sites are in Trusted Sites and/or Intranet sites.

    I have an issue where a user is prompted with an "Allow or Block" dialog everytime she clicks a link within a company created PDF.  The links all go to intranet sites, which are defined in the intranet section, and even placed in tnhe Trusted Sites as well.  How can I stop this dialog from popping up each time?
    Software versions in play are:
    Acrobat X
    Windows 7
    IE 9
    TIA for any assistance.

    Please be more specific.
    How are the servers defined in the Trust Manager and the OS Internet Options Control Panel?
    http://mycompanyserver.mycompanyname.com
    But does the link in the PDF file look something like this:
    http://mycompanyserver/pathtothePDFfile/thePDFfile.pdf
    If so, then Acrobat and Windows are probably not seeing it as the same server.  The FQDN (Fully Qualified Domain Name) is not defined as the same server.
    The same would be said for a server that had "https://" in front of the URL.  It's not considered the same server because it exists on a different port number.  Usually 443 for https.

  • Intranet sites do not load from history

    Firefox loads the wrong site when you attempt to visit a site from the location bar history, if that site is on an intranet and contains a space in the name.
    These sites can be visited if you type the address by hand, and they work from if you select the link from the History tab, but they dont' work if you try to select them from the drop-down list that appears under the location bar.

    Here are the steps to recreate the bug:
    1. Visit an intranet site that has a space in the name. http://server/share/look at this file.html
    2. Close the tab
    3. Type part of the file name in the address bar
    4. Select the site from list of suggestions (it will appear as server/share/look at this file.html)
    5. Firefox will use the URL as a search term in your default search engine

  • Error 404 trying to browse Sharepoint 2010 intranet site

    I just recently got an sys admin job.
    Am new to sharepoint 2010. please help me solve this issue.
    The intranet site was working before but for an unknown reason is showing error 404 not found when trying to access the intranet site.
    The Central Administration is working.
    Everything is installed on one server.
    Djidjoho Vouloir c'est pouvoir.

    Hi Dijdjoho,
    What error did you meet when you ran configuration wizards?
    If you want to reinstall SharePoint with keeping the data, you can backup the SharePoint database in SQL Server Management Studio.
    Or, as your Central Administration is working well, you can backup the farm via UI. After you reinstall the SharePoint, restore the backup farm into it.
    More information, please refer to the links:
    http://technet.microsoft.com/en-us/library/ee428316(v=office.15).aspx
    http://technet.microsoft.com/en-us/library/ee428314(v=office.15).aspx
    Best Regards,
    Wendy
    Wendy Li
    TechNet Community Support

  • SharePoint 2013 My Site Cleanup Timer Job

    Is the My Site Cleanup Timer Job responsible for deleting the User Profile or just the Mysite or both?
    Are Profiles deleted after 14 days or is it some other number.
    Is there any action that would extend this time frame
    I am not able to find any 2013 specific articles on this nut there are many on 2010, is everything still handled the same way?

    Hi,
    The My Site Cleanup Job is responsible for deleting user profiles and My Sites of those users.  This includes the following activities:
    Remove user profiles that are queued for deletion.
    If those users have a My Site, Email the manager letting them know that the user’s My Site will be deleted in 14 days.
    11 days after the first notification, email the manager again letting them know that the My Site will be deleted in 3 days. 
    After a total of 14 days, delete the MySite.
    Run the "My Site Cleanup" Timer job and check if the user profile that is marked as disable in FIM  is deleted.(An important point to note is that this job
    requires a My Site Host to be configured on the UPA, even if you are not using My Sites. )
    If the My Site Cleanup Timer Job is disabled, we can clean up deleted users by the follwoing  powershell:
    Set-SPProfileServiceApplication $upa –PurgeNonImportedObjects $true
    For more information about mysite clean up time job, refer to the followng articles:
    http://blogs.msdn.com/b/kaevans/archive/2012/06/25/top-recommendations-for-managing-the-my-site-cleanup-timer-job.aspx
    http://www.harbar.net/archive/2011/02/10/account-deletion-and-sharepoint-2010-user-profile-synchronization.aspx
    https://sharepoint2013admin.wordpress.com/2013/11/19/my-site-cleanup-timer-job/
    Best regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • [SOLVED] pacman warning

    After just installing Arch on a new machine, I got the following warning on the first run of pacman: "warning: database file for 'core' does not exist". The same warning for 'extra' and 'community'. On the next runs of pacman, the warnings were gone.

  • Unusual eMail Question: import raw message content...

    I get over 100 email alerts each week that are important to my business that contain about 12 data points that pertain to certain event activity. The up-side is these messages are in the exact same format and content so there is little variation, in

  • Froward  bean value to servlet

    if I want to forward bean value to servlet I use <%@ page import="java.util.*" %> <html>   <head> <jsp:useBean id="formHandler" class="cedars.FormBean" scope="request"> <jsp:setProperty name="formHandler" property="*"/> </jsp:useBean> <%    if (formH

  • Free malware/spyware program

    What's the best one I can get for my Macbook? Thanks! I used one on my last one that I downloaded but I can't recall the name.

  • Previous Systems?  Can I delete it?

    When I first got my Mac I had a couple of problems, so I had to re-install Leopard because iMovie '08 was nowhere to be found. Now fast forward almost a year later. I want to clean out my Mac, so I can gain some extra memory back. I see something tha