Introduction
SharePoint 2013 site is a personal site for individual users in an organization. Although an organization can customize its sites, by default, the top of every page displays the tabs for Newsfeed, SkyDrive, and the sites. These social features are tightly integrated into SharePoint 2013 and are provided as my site. In this article, I will explain how to create and configure my site in SharePoint 2013.
Pre-Requisites
- Go to the SharePoint 2013 central administration site.
- Create a new Web Application.
Create a My Site collection
- Go to the SharePoint 2013 central administration site.
- Click Application Management.
- Click on Create Site Collection.
- Give the Title, Description, and Site URL in the respective sections.
- Select 2013 as the select experience version list in the Template Selection section.
- In the Select a Template section, on the Enterprise tab, click My Site Host.
- Give primary site collection administrator and secondary site collection administrator.
- Click OK to create My Site.
Wildcard Inclusion to the web application
- Go to the SharePoint 2013 central administration site.
- Click Application Management.
- Click Manage Web Application.
- Click created “MySiteCollection”.
- On the top navigation tab, click the Managed path.
- In a dialog box, in the Add a New Path section, in the Path, type “/tlg” followed by clicking Add Path and click OK.
Enable self-service site creation
- Go to the SharePoint 2013 central administration site.
- Click Application Management.
- In the Application Management section, click Manage Web Applications.
- Select the Web Application created.
- On the Web Applications tab, in the Security group, click Self-Service Site Creation.
- “On” the site collection.
- Set the settings as shown below.
- Click OK in the dialog box.
Configure the User Profile service application
- Go to the SharePoint 2013 central administration site.
- Click Application Management.
- Click Manage Service Application.
- Click the “User Profile Service” Application. If “User Profile Service” is not present, create the new user profile Service by New -> User Profile Service Application and complete the steps.
- On the Manage Profile Service page, click “Setup My Site” under My Site Settings.
- Enter “My Site Host location” as the site that we created, and the location is /tag.
- Click OK.
Enable User Profile Service Application for Activity Feed Job
- Go to the SharePoint 2013 central administration site.
- Click Monitoring
- Click Review job definition.
- Click “User Profile Service – Activity Feed Job”.
- Change the job settings and click Run now.
Configure “Following” settings for My Site
- Go to the SharePoint 2013 central administration site.
- Click Application Management.
- Click Manage Service Application.
- In the list of services, click “User Profile Services”.
- Click Manage Following under My Site Settings.
- Change the values for the people, documents, and sites mentioned below.
- Click OK.
Thus, My Site has been created, and the user profile service has been configured for my site.
Summary
Thus, you have learned how to create and configure my site in SharePoint.