How to add a web part zone in SharePoint using SharePoint Designer - Stack Overflow most recent 30 from stackoverflow.com2009-12-10T08:38:49Zhttp://stackoverflow.com/feeds/question/39389http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/39389/how-to-add-a-web-part-zone-in-sharepoint-using-sharepoint-designer2How to add a web part zone in SharePoint using SharePoint DesignerEugene Katz2008-09-02T12:35:58Z2008-10-07T14:12:50Z
<p>I need to add a web part zone to a wiki page. I'm opening the page using SharePoint Designer, but there doesn't seem to be an obvious way (such as a menu) to add a Web Part Zone.</p>
http://stackoverflow.com/questions/39389/how-to-add-a-web-part-zone-in-sharepoint-using-sharepoint-designer/39393#393938Answer by Christian Hagelid for How to add a web part zone in SharePoint using SharePoint DesignerChristian Hagelid2008-09-02T12:38:31Z2008-09-02T12:38:31Z<p>from: <a href="http://office.microsoft.com/en-us/sharepointdesigner/HA101513941033.aspx" rel="nofollow">http://office.microsoft.com/en-us/sharepointdesigner/HA101513941033.aspx</a></p>
<blockquote>
<p>Insert a Web Part zone</p>
<ol>
<li>In Office SharePoint Designer 2007, open the page where you want to
insert the Web Part zone.</li>
<li>If the Web Parts task pane is not already open, open it by clicking
Web Parts on the Task Panes menu.</li>
<li>In Design view, click the location on the page where you want to
insert the Web Part zone.</li>
<li><p>At the bottom of the Web Parts task pane, click New Web Part Zone.</p>
<p>The new Web Part zone is inserted on the page.
...</p></li>
</ol>
</blockquote>
http://stackoverflow.com/questions/39389/how-to-add-a-web-part-zone-in-sharepoint-using-sharepoint-designer/178632#1786321Answer by AdamBT for How to add a web part zone in SharePoint using SharePoint DesignerAdamBT2008-10-07T14:12:50Z2008-10-07T14:12:50Z<p>If this a page that you will be using over again in different places, consider creating a site def instead. By editing a page in sharepoint designer, you create a "customized" version of the page. </p>