Sunday, October 20, 2013

How Public Website Content Migration Works?

365 public site migration to new 365 public site

Below are the correct steps to follow:

-Firstly, Add Public Site Content Migration App on a New Public Facing Site.
-Then launch the Application.
-Then Click on Install button
-By default it will add the same application on the Old Public Facing Site.
-Then click on Refresh button – To Refresh the URL.
-Click on Trust button
-Then select all the contents
-Last but the least click on Migrate button.

Hope this helps!

If the above steps is followed and then also it is stuck. Please connect with Office 365 SharePoint Online Engineers to seek help.

Reference Articles:

Tuesday, October 15, 2013

Unable to add an APP to the SharePoint site and getting error message “Sorry, there was something wrong with the download. Try adding it again”.


Consider the following scenario:

  • You have installed the Web Analytic Integration app from the SharePoint store.
  • When you click on the app from within Site Contents, or view the AnalyticsIntegration.aspx page for the app, the page is not properly displayed and the description fields are blank as seen in the screenshot below.




Workaround:
To work around this issue, you must remove the app, change the Locale setting for the affected site to English (United States), and then add the app again.

Note: The Locale setting may affect the way your site displays certain information such as numbers, dates, and time.

  1. Browse to the Site Contents page for the SharePoint Online site. To reach this page, click the gear icon for the Settings menu and then click Site contents.
  2. Rest the mouse over the Web Analytic Integration app, click the ellipses (…), click the second ellipses, and then click Remove.
Note: If you have any data entered in to the fields for the app, you may want to copy and save this data prior to removal of the app.
  1. Click OK on the Message from webpage dialog.
  2. Click the gear icon again for Settings and then click Site settings.
  3. In the Site Administration section, click Regional settings.
  4. In the Region section, set the Locale setting to English (United States) and then click OK at the bottom of the page.
  5. Add the Web Analytic Integration app to the site again.

More Information:
This issue occurs when the Locale setting for the SharePoint Online site is set to anything other than English (United States). 

SkyDrive Pro / Office Server Temporarily Busy "Sorry, we are having some temporary server issues"

SkyDrive Pro / Office Server Temporarily Busy:

Issue: Sorry, we are having some temporary server issues (Sign In Box)




Resolution:

Step 1: Going to Service.msc from Run
Step 2: Set to Automatic & Start services: Office Software Protection Platform Service and Office Source Engine Services
Step 3: Reset IE to Defaults

Step 4: Restart Computer

Tuesday, October 8, 2013

How can I make my Public site searchable in Google Search

If you want your public site searchable on Google for that please follow the below steps:


1.       Browse the site http://www.google.com/webmasters  -> Click on 'Sign in to Webmaster Tools'
2.       Then click on Add a Site
3.       Enter the URL of public site
4.       Then click on Continue.
5.       Now you will see ‘Recommended’ section please follow the steps as shown below
-Download this HTML verification file.  [google11fadaf859f1.html]
-Open the site using SharePoint Designer 2013
-Click on All Files -> Click on Import Files ->Add Files->Select the location where you have downloaded ‘google11fadaf859f1.html’
-Click on Okay.
-Confirm successful upload by visiting https://domain.sharepoint.com/google11fadaf859f1.html in your browser
-Then click Verify below.

After this is done, it will take approximately three to four working days to get results in Google search.

Hope the above steps help! 

Saturday, October 5, 2013

How to set-up SharePoint Management Shell Environment for SharePoint Online Global Administrators

Set up the SharePoint Online Management Shell environment for SharePoint Online global administrators
Perform the following:
  1. Install Windows PowerShell 3.0 from Windows Management Framework 3.0.
  2. Install the SharePoint Online Management Shell from the Microsoft Download Center.
  3. Click Start>All Programs>SharePoint Online Management Shell.
  4. Run Connect-SPOService. For example, Connect-SPOService -Url https://contoso-admin.sharepoint.com -credential admin@contoso.com, where:
    • Url is the URL of the SharePoint Online Administration Center.
    • Credential is the user name to which you want to grant access to the SharePoint Online Administration Center site.
  5. Try it out! For example, run Get-SPOSite to get a list of all sites.

More Commands:

Search Box