Creating a page layout with three columns of web part zones

A page layout is a template used when creating new content pages in SharePoint. There are a number of page layouts included with SharePoint out of the box. When one of those doesn't suffice, we can easily create our own. In this recipe, we will modify the BlankWebPartPage.aspx page layout to have three columns, each with a web part zone. A web part zone is an area of the page where users can add web parts. A web part is an ASP.NET user control under the covers.

How to do it...

Follow these steps to create a page layout with three columns of web part zones:

  1. Open SharePoint Designer.
  2. Select Open Site. Enter the complete URL to the SharePoint site and select Open.
  3. From the Navigation pane, select ...

Get SharePoint 2013 WCM Advanced Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.