Question

Hope you are well;

I would like to know how I can turn a page into a template on SharePoint online. The reason for this is because I want to use on different site collections and on team sites. is possible for me to deploy this.

Was it helpful?

Solution

I believe you're referring to Page Layout. You can include web part zones, predefined web parts, content areas and other content in a Page Layout, then bind it to a content type.

I'd personally do it like this

  1. create the page layout using SharePoint Designer
  2. download it
  3. create PowerShell script that uploads the Page Layout to Site Collection
  4. and creates and binds to Content Type, or just binds to existing Content Type.
Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top