Incorrect site url in Hub Site Navigation after Invoke-SPOSiteSwap

If you like to replace your SharePoint Online root site collection to different site collection, Microsoft has released Invoke-SPOSiteSwap -powershell command. This is handy, for example, when you are creating intranet by using modern SharePoint Communication Sites. Invoke-SPOSiteSwap is pretty simple command. You just have to have Source Site Collection URL, Target Site Collection URL, …

Continue reading Incorrect site url in Hub Site Navigation after Invoke-SPOSiteSwap

Authoritative News Site in SharePoint Online

Microsoft has just released new feature for SharePoint Online for tagging the organisational news and lifting the organisational news to SharePoint Home page. All you need to do is run a PowerShell Command Set-SPOOrrgNewsSite to set your site to behaving as the organizational authoritative news site. First you have to connect to your tenant using …

Continue reading Authoritative News Site in SharePoint Online

Setting SharePoint Online site collection to Read Only state based on Last Activity Date

In my last post I showed how to get SharePoint Online Site Collection Last Activity Date with Microsoft Graph API. In this post I will demonstrate how to use last activity date and set site collection to Read Only -mode using SharePoint Online Site Policy Feature. Create Site Policy and publish it to site collections …

Continue reading Setting SharePoint Online site collection to Read Only state based on Last Activity Date

How to create Intranet with SharePoint Modern Communication Sites – Part 3

In my previous post I demonstrated how to add Megamenu navigation and Footer to Modern SharePoint Communication sites. In this post I will show how to create and add custom Site Theme to Modern SharePoint Sites and apply the Theme to all Hub Sites at once. SharePoint Online Site Themes SharePoint Online Sites have ability …

Continue reading How to create Intranet with SharePoint Modern Communication Sites – Part 3

How to create Intranet with SharePoint Modern Communication Sites – Part 2

In my previous post I demonstrated how to start creating an Intranet using Modern SharePoint Communication sites. In this post I will show how to add Megamenu Navigation and Footer to the Communication site. Add Megamenu Navigation to Intranet Root Site Microsoft has just released new features to Modern SharePoint Sites. Now we can add …

Continue reading How to create Intranet with SharePoint Modern Communication Sites – Part 2

How to create Intranet with SharePoint Modern Communication Sites – Part 1

Microsoft has released lot of new tools to levering SharePoint Online capabilities to build modern intranet. You can get inspiration by looking the SharePoint Look Book from Microsoft. In this series of posts I will demonstrate how to create Intranet with SharePoint Modern Communication Sites. Intranet Hub Site (root hub site) To begin we need …

Continue reading How to create Intranet with SharePoint Modern Communication Sites – Part 1