Fortunately, the old classic format of a SharePoint site can be easily modernized.

But youll still need a bit of know-how to do it.

So lets see how it’s possible for you to transform the classic pages into modern ones in SharePoint.

transform-classic-pages-to-modern-pages-in-sharepoint

Whats the Difference Between Classic & Modern SharePoint Pages?

The most obvious difference between the two types of SharePoint pages is the looks.

Using Microsoft 365s looks, SharePoints modern pages and sites boast a design overhaul over the older classic pages.

sharepoint-modern-page

you might see the resemblance with the modern user interface of the new Microsoft 365 apps.

The modern user interface also plays a big part in functionality and optimization for different devices.

As we saw in the above picture, the classic SharePoint page doesnt look that bad, right?

sharepoint-classic-page

As a result, it looks really weird and difficult to navigate through.

The options on modern SharePoint pages have a much more intuitive location and convenient path.

Not to mention the faster load times on modern SharePoint sites.

sharepoint-classic-page-mobile

It will automatically convert the whole classic site into a modern one.

You might need to rename the homepage files name as it gets migrated fromHome.aspxtoHome(1).aspx.

Its a bit more technical, but you should be good as long as you follow the steps properly.

sharepoint-modern-page-mobile

Another thing to note, this method only works for vanilla sites.

Any custom web parts would need to be reworked with the SharePoint Framework.

Anyway, heres how to use PowerShell to convert classic SharePoint pages:

Done!

sharepoint-online-convert-classic-site-to-modern-site

Now wait for a bit until you receive a completion notice for the modernization process.

Depending on the size of your site, this process can be easily done within five minutes.

Simply paste this script into the PnP PowerShell and press theEnterbutton on your keyboard:

Thats it.

sharepoint-online-change-classic-site-to-modern

The converted pages name will beMigrated_.aspx.

kindly note that it will also change the layout and functionality of the sites page.

Hence you might need to review and make some adjustments manually after the conversion process.

upgrade-sharepoint-online-classic-site-to-modern

FAQs

How do I change the page style in SharePoint?

Now opt for Page Layout drop-down menu and choose the layout style that you want.

How do I turn off the classic experience in SharePoint online?

sharepoint-online-convert-classic-team-site-to-modern

In a Nutshell:

powershell

powershell-ise