<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">Stuff and Things</title><subtitle type="html" /><id>http://blogs.msdn.com/b/justinvoels/atom.aspx</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/b/justinvoels/atom.aspx" /><generator uri="http://telligent.com" version="5.6.50428.7875">Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><updated>2012-09-24T18:00:00Z</updated><entry><title>A new focus</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2013/04/03/a-new-focus.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2013/04/03/a-new-focus.aspx</id><published>2013-04-03T17:29:00Z</published><updated>2013-04-03T17:29:00Z</updated><content type="html">&lt;p&gt;I hope the handful, albeit small,&amp;nbsp;of SharePoint 2013 WCM articles I was able to share helps out quite a few in these new areas. While there is a lot more area that could be added I've had a change of team/role&amp;nbsp;within Microsoft which means I'll be putting this blog and SharePoint aside for the time being.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10407317" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author></entry><entry><title>SharePoint Managed Navigation, Part 2</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2013/01/11/sharepoint-managed-navigation-part-2.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2013/01/11/sharepoint-managed-navigation-part-2.aspx</id><published>2013-01-11T18:00:00Z</published><updated>2013-01-11T18:00:00Z</updated><content type="html">&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Last time we looked at the why Navigation Node Type was a key local property for terms in a term set used for navigation. That enables us to now talk about details of other managed navigation related properties for a term. I want to go into some detail on these properties as appropriate and will preface each set with a screen shot of the relevant section in the term store management tool. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Calibri;"&gt;Navigation Tab&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: left;" align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3250.SP2013_5F00_MM_5F00_P2_5F00_TermStoreTool_5F00_Term_5F00_Navigation.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3250.SP2013_5F00_MM_5F00_P2_5F00_TermStoreTool_5F00_Term_5F00_Navigation.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Navigation Node Title&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Allows the use of an alternate string to be used in navigation menus. If not customized the default label of the language for which the web is based. Managed Navigation does not ever use anything except this property or the default label of the language matching that which the web was originally provisioned in. i.e. different labels for different languages will &lt;em&gt;not&lt;/em&gt; be used based on the locale of the web nor based on browser locale detected in combination with alternative supported languages. For this reason there is not a Navigation Node Title per language.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Navigation Hover Text&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;The text that will appear when hovering on the navigation menu item for this term.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Manifests itself as the value for the anchor tag title attribute.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Visibility in Menus&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Available for either global or current navigation this property dictates whether or not a menu item will appear for this term. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;This is a very important property to have it allows you to have terms in the term set which do not actually render in the UI for navigation. Consider a scenario where pinning is very important to use instead of plain reuse but one of more terms of the pin source hierarchy should not render a navigation menu item.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Navigation Node Type&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;Discussed in &lt;/span&gt;&lt;a href="http://blogs.msdn.com/b/justinvoels/archive/2012/12/05/sharepoint-managed-navigation-part-1.aspx"&gt;&lt;span style="color: #0563c1; font-family: Calibri; font-size: small;"&gt;Part 1&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt; as a key differentiator for two major experiences with managed navigation and as the driver for changing between two separate but overlapping sets of properties to work with on the Term-Driven Pages tab.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Associated Folder&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Now that a URL may be a FURL and is not necessarily representative of site structure this property is used to hint at when it is appropriate to modify style of a navigation menu item based on the page the user is current on.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Calibri;"&gt;Term-Driven Pages Tab w/ Navigation Node Type of Simple Link or Header&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: left;" align="center"&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0624.SP2013_5F00_MM_5F00_P2_5F00_TermStoreTool_5F00_Term_5F00_TermDrivenPages_5F00_Simple.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0624.SP2013_5F00_MM_5F00_P2_5F00_TermStoreTool_5F00_Term_5F00_TermDrivenPages_5F00_Simple.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;As we approach the Term-Driven Pages tab a basic understanding of cross site collection publishing (XSP) goes a very long way. That begins here with the third property. There is an overview that includes Cross Site Publishing &lt;/span&gt;&lt;/span&gt;&lt;a href="http://blogs.msdn.com/b/justinvoels/archive/2012/09/24/sharepoint-2013-search-driven-publishing-and-cross_2d00_site-collection-publishing-overview.aspx"&gt;&lt;span style="color: #0563c1; font-family: Calibri; font-size: small;"&gt;here&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Friendly URL Segment (for child terms)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;For child terms of this term that are set to be Term-Driven Navigation Node Type you still would need a segment of the FURL defined to represent the parent in hierarchy. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;You can customize the segment or leave it to appear as the default label of the term for the language of the web.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Target Page Settings (for child terms)&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;As a default for child terms that do not specify their own you can provide here a target for access to their FURLs.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Catalog Item Page Settings&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Regarding Cross-Site Collection Publishing, even with the particular term target navigation node type being simple link and not rewritten to a FURL there can exist FURLs that do not go through any further hierarchy but rather represent access to an individual item tagged with this category and to be viewed through an item page.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;This property specifies for this term what the catalog item page should be for access to items from the category.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;The page specified here will be presented for any FURL &amp;hellip;/ThisTerm/[anythingExceptChildTerm] where everything that does not directly match the label for a child term of &lt;em&gt;ThisTerm&lt;/em&gt; is considered a primary key presumably used as context for the Catalog-Item Page.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-size: medium;"&gt;&lt;span style="font-family: Calibri;"&gt;Term-Driven Pages Tab w/ Navigation Node Type of Term-Driven Pages with Friendly URL&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: left;" align="center"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3301.SP2013_5F00_MM_5F00_P2_5F00_TermStoreTool_5F00_Term_5F00_TermDrivenPages_5F00_TermDriven.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3301.SP2013_5F00_MM_5F00_P2_5F00_TermStoreTool_5F00_Term_5F00_TermDrivenPages_5F00_TermDriven.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Friendly URL for this term&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Much like with the other navigation node type except this obviously now applies to customizing the piece of the FURL at the actual target of this term and not just children.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Target Page Settings &amp;ndash; Target for this term&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Used in Part 1, simply the page to be rendered for a FURL leading to this term.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Target Page Settings &amp;ndash; Target for children of this term&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Category Image&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Allows you to choose the image related to this term. Used by the Term Property Web Part.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Catalog Item Page Settings &amp;ndash; Catalog Item Page for this category&lt;/span&gt;&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Same property as &lt;em&gt;Catalog Item Page Settings&lt;/em&gt; for simple link or header node type.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Catalog Item Page Setting &amp;ndash; Catalog Item Page for children of this category&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;A default for child terms for the page to be pulled for items of the category. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Same as &lt;em&gt;Target Page Settings (for child terms)&lt;/em&gt; with the other navigation node type.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;And there you have it. Not all properties are as interpretable at first because they are based on a unique feature set for the reuse of content from different sites in the current site (XSP) with a navigation experience that can be modified easily through the term store or is designed to represent information architecture as opposed to site structure (which or may not have been representative but regardless is now largely permanent). These properties are probably just Catalog-Item target settings.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Navigation related term properties tend to be local and not shared because if tagging sets are used to build portions of multiple navigation terms sets through simple reuse or pinning then these properties being shared would brutally limit flexibility for the navigation of all except one of the webs (the one in which they are correct versus all others who share the values then that may or may be desired different). &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10384305" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author><category term="Search Driven Publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Search+Driven+Publishing/" /><category term="XSP" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/XSP/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013/" /><category term="cross site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+collection+publishing/" /><category term="Search Driven Content" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Search+Driven+Content/" /><category term="cross-site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross_2D00_site+collection+publishing/" /><category term="SharePoint 2013 WCM" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013+WCM/" /><category term="Pinning" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Pinning/" /><category term="Managed Navigation" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Managed+Navigation/" /><category term="cross site publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+publishing/" /><category term="catalog item reuse" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/catalog+item+reuse/" /><category term="Term Store" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Term+Store/" /><category term="Term-Driven Pages" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Term_2D00_Driven+Pages/" /><category term="Term Store Management Tool" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Term+Store+Management+Tool/" /><category term="Managed Metadata Service" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Managed+Metadata+Service/" /><category term="Term Properties" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Term+Properties/" /></entry><entry><title>SharePoint Managed Navigation, Part 1</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2012/12/05/sharepoint-managed-navigation-part-1.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2012/12/05/sharepoint-managed-navigation-part-1.aspx</id><published>2012-12-05T23:00:00Z</published><updated>2012-12-05T23:00:00Z</updated><content type="html">&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;SharePoint 2013 introduces the navigation option &amp;ldquo;Managed Navigation: The navigation items will be represented using a Managed Metadata term set.&amp;rdquo; In Site Settings -&amp;gt; Look and Feel -&amp;gt; Navigation for both Global and Current Navigation. When using this setting you choose a term set that has been specified to have the intended uses include Available for Navigation and the hierarchy of the metadata becomes the site&amp;rsquo;s navigation. The Publishing Portal template actually is setup with Managed Navigation from the get go:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4555.1-navigation-settings.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4555.1-navigation-settings.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;This isn&amp;rsquo;t exclusive to publishing, but for these articles I will carry on the theme.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;The &amp;ldquo;Intended Use&amp;rdquo; for a term set is its own tab when the term set node is selected in the left hand side of the Term Store Management Tool UI, and in order to investigate the rest of this you need to make sure the term set has enabled use for navigation. I&amp;rsquo;ll be looking at the site collection term set that is already in place for managed navigation from a newly provisioned Publishing Portal.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Most of the fun playing with Managed Navigation is actually going to come from some new tabs for terms in the Term Store Management Tool, Navigation and Term-Driven Pages. In this article I&amp;rsquo;d like to draw the line between the two faces Term-Driven Pages tab might have; so we will center on the local property Navigation Node Type and see why it&amp;rsquo;s so special.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6735.2-term-store-term-view-full_2C00_-navigation-tab-selected.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6735.2-term-store-term-view-full_2C00_-navigation-tab-selected.png" alt="" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Managed Navigation can play out terms and URLs in two very different ways, and they don&amp;rsquo;t need to be used exclusive of each other either. They map to the Navigation Node Type setting on the Navigation tab. This choice changes what will appear in the other tab. To use Term-Driven with Friendly URL (FURL)&amp;nbsp;means&amp;nbsp;making the term hierarchy only appear in the URL, after the site structure leading into the site which has this managed navigation applied. The site or folder structure based navigation that would come from finding the target page can be hidden. Term-Driven with Friendly URL doesn&amp;rsquo;t just leverage a term set for navigation&amp;nbsp;nodes on the site UI&amp;nbsp;but also rewrites URLs to&amp;nbsp;represent that same hierarchy from an experience perspective.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Here is an example of Term-Driven with FURL if we have a Home term in our term set assigned to a site for navigation, it is presenting the default.aspx but notice the URL:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0066.3-Home-FURL.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0066.3-Home-FURL.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Here is an example of Simple Link Navigation Node Type presenting the same target as before:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4505.4-Home-Simple-Link.png"&gt;&lt;img src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4505.4-Home-Simple-Link.png" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: Calibri; font-size: small;"&gt;All I did from the first screen shot to the second is switch the navigation node type for the same term. As you can see the first experience is much more &amp;ldquo;friendly.&amp;rdquo; So while the distinction between structured and managed navigation should be pretty obvious and is covered a bit &lt;/span&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/jj163978.aspx"&gt;&lt;span style="color: #0563c1; font-family: Calibri; font-size: small;"&gt;elsewhere&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;, Navigation Node Type property is immediately the next best thing to understand and proves a critical differentiation in how you choose to use managed navigation or individual terms in a navigation term set. Even if you fall head over heels for FURLs you still may need the simple link option for external links.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: small;"&gt;&lt;span style="font-family: Calibri;"&gt;Next time we&amp;rsquo;ll take a closer look at the plethora of new term properties available through these two tabs in the term store management tool including what&amp;rsquo;s still on the Term-Driven Pages tab even when using Simple Link Navigation Node Type, and why.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10374967" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013/" /><category term="Managed Navigation" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Managed+Navigation/" /><category term="Term Store" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Term+Store/" /><category term="Term-Driven Pages" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Term_2D00_Driven+Pages/" /></entry><entry><title>Pinning versus Reusing Terms in SharePoint 2013</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2012/11/01/pinning-versus-reusing-terms-in-sharepoint-2013.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2012/11/01/pinning-versus-reusing-terms-in-sharepoint-2013.aspx</id><published>2012-11-02T00:00:00Z</published><updated>2012-11-02T00:00:00Z</updated><content type="html">&lt;p&gt;SharePoint 2013 adds the concept of Pinning to taxonomy and the term store management tool. You might first encounter the option to Pin instead of Reuse on the page to add a catalog connection from cross site publishing or as a new node in the menu for a term in the term store management tool titled "Pin Term With Children." While at least one reason for choosing Pinning is better understood in the context of search driven publishing the tangible difference between the two is actually concise.&lt;/p&gt;
&lt;p&gt;The difference is that while Pinning maintains a certain relationship (shared properties) between source term and Reuse instance on a one on one basis as Reuse does, Pinning also updates the hierarchy regarding the removal and addition of terms anywhere within that hierarchy.&lt;/p&gt;
&lt;p&gt;Not to be mistakenly assumed with &amp;ldquo;hierarchy&amp;rdquo;, Pinning does not include propagating the order of terms in the hierarchy as custom sort would still be considered a local property of the term. You can think of Pinning as a special form of Reuse as you are still conceptually reusing the terms and most rules of Reuse continue to apply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10365047" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013/" /><category term="SharePoint 2013 WCM" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013+WCM/" /><category term="Pinning" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Pinning/" /></entry><entry><title>How To Unpublish a Catalog in SharePoint 2013 Cross-Site Collection Publishing </title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2012/10/22/how-to-unpublish-a-catalog-in-sharepoint-2013-cross-site-collection-publishing.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2012/10/22/how-to-unpublish-a-catalog-in-sharepoint-2013-cross-site-collection-publishing.aspx</id><published>2012-10-23T00:00:00Z</published><updated>2012-10-23T00:00:00Z</updated><content type="html">&lt;p&gt;&lt;span&gt;&lt;span&gt;Unpublishing&lt;/span&gt;&amp;nbsp;a catalog in &lt;span&gt;SharePoint&lt;/span&gt; 2013 either through the UI or in code is relatively simple.&amp;nbsp;D&lt;/span&gt;&lt;span&gt;oing it through the UI is as simple as the &lt;span&gt;checkbox&lt;/span&gt; on the catalog settings page accessed from Library Settings -&amp;gt; Catalog Settings.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;In code you can get this done with only one line of code in addition to any code it took you to get your hands on the &lt;span&gt;SPList&lt;/span&gt;:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size: x-small;"&gt;&lt;span style="color: #a9a9a9; font-family: Lucida Console;" face="Lucida Console" size="1" color="#a9a9a9"&gt;&lt;span style="color: #a9a9a9; font-family: Lucida Console;" face="Lucida Console" size="1" color="#a9a9a9"&gt;&lt;span style="color: #a9a9a9; font-family: Lucida Console;" face="Lucida Console" size="1" color="#a9a9a9"&gt;[&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #008080; font-family: Lucida Console;" face="Lucida Console" size="1" color="#008080"&gt;&lt;span style="color: #008080; font-family: Lucida Console;" face="Lucida Console" size="1" color="#008080"&gt;&lt;span style="color: #008080; font-family: Lucida Console;" face="Lucida Console" size="1" color="#008080"&gt;Microsoft.SharePoint.Publishing.PublishingCatalogUtility&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #a9a9a9; font-family: Lucida Console;" face="Lucida Console" size="1" color="#a9a9a9"&gt;&lt;span style="color: #a9a9a9; font-family: Lucida Console;" face="Lucida Console" size="1" color="#a9a9a9"&gt;&lt;span style="color: #a9a9a9; font-family: Lucida Console;" face="Lucida Console" size="1" color="#a9a9a9"&gt;]::&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Lucida Console;" face="Lucida Console" size="1"&gt;&lt;span style="font-family: Lucida Console;" face="Lucida Console" size="1"&gt;UnPublishCatalog(&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #ff4500; font-family: Lucida Console;" face="Lucida Console" size="1" color="#ff4500"&gt;&lt;span style="color: #ff4500; font-family: Lucida Console;" face="Lucida Console" size="1" color="#ff4500"&gt;&lt;span style="color: #ff4500; font-family: Lucida Console;" face="Lucida Console" size="1" color="#ff4500"&gt;$list&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: Lucida Console;" face="Lucida Console" size="1"&gt;&lt;span style="font-family: Lucida Console;" face="Lucida Console" size="1"&gt;);&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The interesting question is: &lt;em&gt;&lt;span&gt;What does it actually mean to do that?&lt;/span&gt;&lt;/em&gt;&lt;em&gt;&lt;span&gt;&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;All it means is that the list will no longer be picked up through search&amp;nbsp;and presented as&amp;nbsp;an available catalog to connect to! It does not&amp;nbsp;actually disconnect preexisting connections. It will however no longer show the catalog as already connected to by a given web on the &lt;span&gt;AddCatalogSource&lt;/span&gt;.&lt;span&gt;aspx&lt;/span&gt; page accessed through Site Settings -&amp;gt;&amp;nbsp;Manage Catalog Connections -&amp;gt; Connect to a catalog. In the page previous to that it will still show up and the few post connection editable settings will still&amp;nbsp;be editable for the existing connection.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Also, deactivating the entire Cross-Site Collection Publishing feature for a site collection does not directly disconnect any consumers nor &lt;span&gt;unpublish&lt;/span&gt; any catalogs. The UI for catalog settings will just not be accessible. Not that I am advocating taking such actions as "deactivate the XSP feature while a&amp;nbsp;list&amp;nbsp;is still nominated" for some reason. I'm merely presenting the currently tangible ramifications of either unpublishing a catalog or deactivating the XSP feature.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10361877" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author><category term="Search Driven Publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Search+Driven+Publishing/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013/" /><category term="cross site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+collection+publishing/" /><category term="cross-site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross_2D00_site+collection+publishing/" /><category term="SharePoint 2013 WCM" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013+WCM/" /><category term="cross site publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+publishing/" /></entry><entry><title>Programmatically Publish a List as a Catalog with Cross Site Publishing in SharePoint 2013</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2012/10/15/programmatically-publish-a-list-as-a-catalog-for-cross-site-collection-publishing.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2012/10/15/programmatically-publish-a-list-as-a-catalog-for-cross-site-collection-publishing.aspx</id><published>2012-10-16T00:00:00Z</published><updated>2012-10-16T00:00:00Z</updated><content type="html">&lt;p align="center" style="text-align: left;" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Publishing (or nominating) a list as a catalog for use with the cross site publishing feature in SharePoint 2013 is possible both through the UI and through API. If you need an overview of cross site publishing then you may want to look into my other post about Search Driven Publishing using Managed Navigation and Cross-Site Collection Publishing &lt;a href="http://blogs.msdn.com/controlpanel/blogs/posteditor.aspx/&lt;i&gt;http:/blogs.msdn.com/b/justinvoels/archive/2012/09/24/sharepoint-2013-search-driven-publishing-and-cross_2d00_site-collection-publishing-overview.aspx&lt;/i&gt;" target="_blank"&gt;here&lt;/a&gt;. You will find a lot out about strictly XSP from that but the overall context touches on Managed Navigation in addition to ultimately cover a new publishing architecture. This post is based on Technical Preview of SharePoint 2013.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;As a prerequisite to nominating the list you will need to have activated the site collection feature for Cross-Site Collection Publishing.*&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;em&gt;Microsoft.SharePoint.Publishing.PublishingCatalogUtility&lt;/em&gt; is the type that will be used to actually publish, MSDN documentation is &lt;a href="http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.publishing.publishingcatalogutility(v=office.15).aspx" target="_blank"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;em&gt;PublishingCatalogUtility.PublishCatalog&lt;/em&gt; has a few overloads giving flexibility around some of the optional settings. A connecting site may choose not to use defaults provided from the catalog for Catalog Navigation and Primary Key and choose their own, one or the other, or neither based on how they want to integrate or choose to not integrate at all. One overload allows a simpler nomination without FURL fields and Catalog Navigation field defaults specified, the other two present a couple ways of nominating while specifing some default integration options.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;I will give an example using the fuller PublishCatalog overload which adds the complexities in and not cover the other two since they are along the same lines except being somewhat simpler. I consider the one below because it introduces us to the &lt;em&gt;CatalogTaxonomyFieldSettings&lt;/em&gt; type in addition to &lt;em&gt;PublishingCatalogUtility.&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span face="Calibri"&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/jj252983(v=office.15).aspx" target="_blank"&gt;Here's&lt;/a&gt; a link&amp;nbsp;to documentation&amp;nbsp;is the method in this example: &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span face="Calibri"&gt;PublishingCatalogUtility.PublishCatalog(&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;SPWeb parentWeb,&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;SPList list,&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Nullable&amp;lt;bool&amp;gt; allowAnonymousAccess,&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;IEnumerable&amp;lt;string&amp;gt; furlFields,&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;IEnumerable&amp;lt;CatalogTaxonomyFieldSettings&amp;gt; taxFields&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;)&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;The &lt;em&gt;parentWeb&lt;/em&gt; parameter is not reflected in the UI but is inferred based on your context there; same applies for the list parameter. The list parameter is obviously the SPList object for the list you are publishing, and parentWeb is the site that list is in.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;The &lt;em&gt;allowAnonymousAccess&lt;/em&gt; parameter represents the "Allow anonymous search access" setting from the catalog settings page.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;The &lt;em&gt;furlFields &lt;/em&gt;&lt;/span&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;em&gt;&lt;span face="Consolas"&gt;&lt;/span&gt;&lt;/em&gt;&lt;span face="Calibri"&gt;parameter represents the "Primary key" setting. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;The &lt;em&gt;taxFields&lt;/em&gt; parameter represents the "Catalog Navigation" setting. When programmatically connecting to this catalog, having specified eligible single value tagging fields here allows easy consumption for the other site. The values here will be represented in the &lt;em&gt;CatalogConnectionSettings&lt;/em&gt; objects returned from API calls like &lt;em&gt;GetPublishingCatalogs&lt;/em&gt; in this same type. There is also means to retrieve information about available catalogs in &lt;em&gt;Microsoft.SharePoint.Publishing.CatalogConnectionManager&lt;/em&gt;; the actual type used to connect to a published list. So there is more flexibility here than the UI, which just opts for you to make a single selection in the drop down. If you do not provide the details of other eligible single value tagging fields (if any) for this list with the argument provided to this parameter then the connection UI or settings retrieved directly through the purposed APIs, like &lt;em&gt;GetPublishingCatalogs&lt;/em&gt;, will not directly offer up the other options available. When nominating through the UI you do not have an option to reduce the mentioned Catalog Navigation options that would appear. Specifying all the relevant fields here but having none of them with IsSelected true is the same as choosing "None" in the drop down for the field in the UI.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;em&gt;Microsoft.SharePoint.Publishing.CatalogTaxonomyFieldSettings&lt;/em&gt; is the means by which to specify the details of available Catalog Navigation fields for the connecting side to use while making the connection. It contains most notably the ids for the taxonomy element behind the tagging site column, and specifies what the managed property in search is or will be named. A taxonomy field crawled property will automatically be mapped to a new managed property and the naming convention is shown in the code sample.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;To set up a full integration eligible scenario for nomination I have a site column and tagging term set added, the site column being Managed Metadata type and rooted in that term set; I won't detail how to get those here - if you're looking to do this in API and not UI I assume you've got that nailed along with the basics on XSP.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;$parentWeb = Get-SPWeb &lt;em&gt;WebUrl&lt;/em&gt;;&lt;/p&gt;
&lt;p&gt;$list = $parentWeb.Lists["Pages"];&lt;/p&gt;
&lt;p&gt;# get managed metadata info for populating details about Catalog Navigation&lt;/p&gt;
&lt;p&gt;$taxSession = New-Object -TypeName Microsoft.SharePoint.Taxonomy.TaxonomySession @($parentWeb.Site);&lt;/p&gt;
&lt;p&gt;$termStore = $taxSession.TermStores["Managed Metadata Service"];&lt;/p&gt;
&lt;p&gt;$group = $termStore.Groups["Demo"];&lt;/p&gt;
&lt;p&gt;$termSet = $group.TermSets["DemoTagging"];&lt;/p&gt;
&lt;p&gt;# set up CatalogTaxonomyFieldSettings for the single value tagging field DemoTag1&lt;/p&gt;
&lt;p&gt;$taxFieldSetting = New-Object -TypeName Microsoft.SharePoint.Publishing.CatalogTaxonomyFieldSettings;&lt;/p&gt;
&lt;p&gt;$field = $list.Fields["DemoTag1"];&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.TermId = $field.AnchorId;&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.TermSetId = $termSet.Id;&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.TermStoreId = $termStore.Id;&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.FieldId = $field.Id;&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.FieldManagedPropertyName = "owstaxid" + $field.InternalName;&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.IsSelected = $True;&lt;/p&gt;
&lt;p&gt;$taxFieldSetting.FieldDisplayName = $field.StaticName;&lt;/p&gt;
&lt;p&gt;# there can be more than one single value tagging field to integrate on when connecting, so the parameter expects an IEnumerable&lt;catalogtaxonomyfieldsettings&gt;&lt;/catalogtaxonomyfieldsettings&gt;&lt;/p&gt;
&lt;p&gt;$taxFieldSettings = New-Object -TypeName System.Collections.Generic.List[Microsoft.SharePoint.Publishing.CatalogTaxonomyFieldSettings];&lt;/p&gt;
&lt;p&gt;$taxFieldSettings.Add($taxFieldSetting);&lt;/p&gt;
&lt;p&gt;# specify the Primary Key or FURL fields default as just /[Title]&lt;/p&gt;
&lt;p&gt;$selectedIds = New-Object -TypeName System.Collections.Generic.List[System.String];&lt;/p&gt;
&lt;p&gt;$selectedIds.Add("Title");&lt;/p&gt;
&lt;p&gt;# publish the list as a catalog&lt;/p&gt;
&lt;p&gt;[Microsoft.SharePoint.Publishing.PublishingCatalogUtility]::PublishCatalog($parentWeb, $list, $False, $selectedIds, $taxFieldSettings);&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;If you were at some point (before seeing the right hand side of the relevant line above)&amp;nbsp;wondering what the TermId is for on the tax field setting that&amp;rsquo;s a great question! That is just the AnchorId for the taxonomy field in question. It&amp;rsquo;s used on the connection UI for Root Term of Hierarchy to ensure picking is done from the anchor if restricted. If the taxonomy field accepts any term from the term set then the taxonomy field AnchorId and the TermId property here are both the default &lt;em&gt;System.Guid&lt;/em&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Of course, this works the same way with the Server OM in each language you might go about the process in for different reasons.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;In my example I only utilize one field for Primary Key, and one site column that is eligible for Catalog Navigation integration. To specify more for either just continue to add to the collections in the same way.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;I also nominate the Pages library of a publishing web, but you can nominate any list within a site collection that has the XSP feature active. *Technically, currently,&amp;nbsp;you are&amp;nbsp;able to publish a list as a catalog programmatically regardless of the feature activation but I recommend sticking to the flow the UI exhibits.&lt;/span&gt;&lt;/p&gt;
&lt;p align="left" dir="ltr"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;Enjoy!&lt;/span&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10359828" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author><category term="XSP" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/XSP/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013/" /><category term="cross site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+collection+publishing/" /><category term="cross-site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross_2D00_site+collection+publishing/" /><category term="cross site publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+publishing/" /></entry><entry><title>SharePoint 2013 Search Driven Publishing and Cross-Site Collection Publishing Overview</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/b/justinvoels/archive/2012/09/24/sharepoint-2013-search-driven-publishing-and-cross_2D00_site-collection-publishing-overview.aspx" /><id>http://blogs.msdn.com/b/justinvoels/archive/2012/09/24/sharepoint-2013-search-driven-publishing-and-cross_2D00_site-collection-publishing-overview.aspx</id><published>2012-09-24T23:00:00Z</published><updated>2012-09-24T23:00:00Z</updated><content type="html">&lt;p style="text-align: left;" align="center"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;SharePoint 2013 introduces&amp;nbsp;a new architecture that is a &lt;b&gt;significant&lt;/b&gt; departure from previous SharePoint content authoring and rendering experiences.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Search Driven Publishing fills in the gap on SharePoint for fully taxonomy based navigation and experiences where taxonomy drives navigation and content appears in end user experiences based on tagging and not physical location. It also enables content to be reused in multiple places while authored and existing in only one.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;And even if you choose to configure some of these features in such a way that is not taking advantage of this (what we will later call &amp;ldquo;integrated&amp;rdquo;), you still get to break conventional boundaries around the authoring location and visibility of content versus its actual location, and without using content deployment.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Another nice effect you naturally will achieve using this is Friendly URLS (FURLs) which lack the distinctive aspx tail for one. More importantly, FURLS specify &lt;i&gt;what you want to see&lt;/i&gt; (based on taxonomy and metadata!), not &lt;i&gt;where what you want to see lives &lt;/i&gt;(which can of course correlate visually if planned, but this is direct).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Along the way in Managed Navigation (navigation from taxonomy) you tie a rendering side web part page to tags so that content roll up/summary/welcome whatever you need is displayed. Such as a page the shows links/preview to the five newest &amp;ldquo;foo&amp;rdquo; tagged pages or lets you sort and page through all "foo" tagged content.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;I&amp;rsquo;d like to caveat that I&amp;rsquo;m only going to talk about a hypothetical CMS page centric site here and Search Driven Publishing, but Cross-Site Collection Publishing applies outside of Pages and actually to any list. I will try&amp;nbsp;to refrain from using Pages or Library in places List is a fair statement. But bear in mind I&amp;rsquo;m going to get publish-y and it&amp;rsquo;s an aggregate of features like Cross-Site Collection Publishing and Managed Navigation that enable the Search Driven Publishing example I use. How you choose to use those features independently of each other or together with different options for different lists is a broader picture I&amp;rsquo;m trying to avoid muddling with just this article.&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Pre-requisites&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;I assume you&amp;rsquo;re quite familiar with SharePoint content management, publishing, search and taxonomy. The information here is based on preview release. The documentation and the product, at the time of this posting, are subject to change so obviously that applies here. This in whole is actually a rather lengthy and deep dive sort of post by necessity as cross site publishing is rather complex when using full settings. If you are looking for&amp;nbsp;(or needing) a relatively high detail and non-superficial overview then this is an article for you. &lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Nominate&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;ldquo;Cross-Site Collection Publishing&amp;rdquo; (XSP) denotes the core SharePoint 2013 feature necessary to achieve your first Search Driven Publishing scenario. The name stems from the fact that the obvious boundary we&amp;rsquo;re going to break regarding where items live and where&amp;nbsp;they&amp;nbsp;are &amp;ldquo;reused&amp;rdquo; and shown to users is the site collection. How we break that boundary and others is through search. I&amp;rsquo;m going take a moment to drop some terms that you may see going forward:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Content Site Collection&lt;/span&gt; &amp;ndash; The site collection containing the list(s) that will actually contain authored content. A.k.a &amp;ldquo;source&amp;rdquo; a.k.a Authoring Site Collection&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Rendering Site Collection&lt;/span&gt; &amp;ndash; The site collection that has managed navigation&amp;nbsp;and a few very new and special kind of pages and page layouts, that will actually render the content to the user because their request points to a FURL here. A.k.a &amp;ldquo;target&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Content Reuse&lt;/span&gt; &amp;ndash; Rendering content outside where it lives or was authored through search and content reuse related web parts.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Catalog&lt;/span&gt; &amp;ndash; A list which has been nominated for reuse using the cross-site collection publishing feature.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Let&amp;rsquo;s take some time and look at how to nominate a list for consumption by other site collections through cross-site collection publishing. In order to have the most fun possible you need some taxonomy, a new site column, and obviously a list wired together before we even nominate. If you&amp;rsquo;re really trying to pick this up by doing this on a SharePoint 2013 Technical Preview OOTB farm then all the steps will be here. But don&amp;rsquo;t let a single example / scenario tunnel vision you on these features. There is a ton of flexibility on how &amp;ldquo;deeply&amp;rdquo; you make a connection to a catalog from a different site collection and whether you even use managed navigation and how you use it, and where a navigation term set might end and a tagging term set might begin, whether or not you use both etc. This is just something to illustrate, and I&amp;rsquo;m using this example on purpose because I think you can derive the less &amp;ldquo;deeply connected&amp;rdquo; (I&amp;rsquo;m headed here, &amp;ldquo;Integration&amp;rdquo;) and alternative scenarios based on a more full functionality one.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;If you actually want to see some of this in action and follow along a small walk through here&amp;rsquo;s where we&amp;rsquo;re starting: go create two publishing site collections &amp;ldquo;Source&amp;rdquo; and &amp;ldquo;Target&amp;rdquo;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;URL: [/sites/] Source&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Experience: 2013&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Template: Publishing -&amp;gt; Publishing Portal&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3660.create-source-site-collection.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3660.create-source-site-collection.png" /&gt;&lt;/a&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6153.create-target-site-collection.png"&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" face="Calibri" size="3"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;URL: [/sites/] Target&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Experience: 2013&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Template: Publishing -&amp;gt; Publishing Portal&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/5305.create-target-site-collection.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x0/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/5305.create-target-site-collection.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Create a term set &amp;ldquo;Content Tagging&amp;rdquo; in Central Admin like this:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6840.create-content-tagging-term-set.png"&gt;&lt;/a&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8255.create-content-tagging-term-set.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8255.create-content-tagging-term-set.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Next we need to create a new taxonomy site column and add it to the Pages library on Source.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif; font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Authoring&amp;nbsp;Site Collection&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span style="font-size: small;" face="Calibri" size="3"&gt;1.)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Go To Pages -&amp;gt; Settings page by choosing &amp;ldquo;Library Settings&amp;rdquo; in the Library tag of the ribbon when viewing the library contents (/sites/Source/Pages/Forms/AllItems.aspx)&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span style="font-size: small;" face="Calibri" size="3"&gt;2.)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Choose &amp;ldquo;Create Column&amp;rdquo; in the Columns Section of the page&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span style="font-size: small;" face="Calibri" size="3"&gt;3.)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Provide a name. I used &amp;ldquo;ContentTagging&amp;rdquo;, coincidental the name is almost the same as the name of the tagging term set we&amp;rsquo;ll be using as term set settings.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span style="font-size: small;" face="Calibri" size="3"&gt;4.)&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt;Set the term set to &amp;ldquo;Content Tagging&amp;rdquo; created previously, otherwise all defaults are acceptable here. It&amp;rsquo;s worth noting the default unchecked of &amp;ldquo;Allow multiple values&amp;rdquo; is important. Multiple value columns are unsupported for the column used in integration.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/7181.apply-managed-navigation-to-target.png"&gt;&lt;/a&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8156.create-taxonomy-site-column.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8156.create-taxonomy-site-column.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Create a &amp;ldquo;Navigation&amp;rdquo; term set and apply it to Target through Navigation settings page:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6153.create-navigation-term-set-for-target.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6153.create-navigation-term-set-for-target.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;In the intended use tab for the term set you must enable &amp;ldquo;Use this Term Set for Site Navigation&amp;rdquo;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;And finally set the Home term to navigate to /sites/Target via this option under the Navigation tab.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0003.target-navigation-term-set-home-term-url.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0003.target-navigation-term-set-home-term-url.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Let&amp;rsquo;s set this on Target:&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Go to Site Settings for Target&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Choose Navigation under Look and Feel&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;By default managed navigation should be selected for both Global and Current, ensure that is the case.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Choose &amp;ldquo;Navigation&amp;rdquo; term set we created earlier for the Managed Navigation Term Set option&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Uncheck both options in Managed Navigation Default Page Settings section&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Click OK&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Next we need to enable a feature on Source and then nominate the list.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Enable the Site Collection Feature &amp;ldquo;Cross-Site Collection Publishing&amp;rdquo; on Source&lt;/span&gt;&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Site Settings (Top Level)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Site Collection features&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span face="Calibri"&gt;Activate &amp;ldquo;Cross-Site Collection Publishing"&lt;/span&gt;&lt;span style="font-size: small;" size="3"&gt;&lt;span face="Calibri"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;For the list to be nominated go to List/Library settings, in our case Library Settings for Pages for Source&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;There will now be a General Settings link for &amp;ldquo;Catalog Settings&amp;rdquo;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Check the &amp;ldquo;Catalog Sharing&amp;rdquo; checkbox&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Here is a screen shot of the catalog settings page in this case:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3264.catalog-settings-page-1.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/3264.catalog-settings-page-1.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Let&amp;rsquo;s look at these settings more closely.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;You can choose to suggest a default for FURL fields form the item, the fields in order at the end of the URL that specify the single item to be retrieved and displayed on a Catalog Item page. And you can choose to enable anonymous access, and also to suggest a single value tagging field the Rendering site would use for integration (we will talk about this in more depth when going over creating a connection).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;For the walkthrough/demo here are the settings I&amp;rsquo;m using. The checkbox, obviously, checked. Anonymous access left off (this is not a default the connection can override). Primary Key (FURL) just Title (a default), and Catalog Navigation as ContentTagging (a default, but this will be our only option, in this scenario, based on the lack of other single value tagging fields on the library):&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/1212.catalog-settings-page-2.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/1212.catalog-settings-page-2.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;You&amp;rsquo;ll get a confirmation pop up detailing some of what&amp;rsquo;s going on. The next thing we need for doing this in the UI isn&amp;rsquo;t entirely intuitive if you are working with new sites, and not existing ones. To get to connections page on the Target site collection there is a &amp;ldquo;Manage Catalog Connections&amp;rdquo; link in site settings. Note: you do not have to turn on the cross-site collection publishing feature on the Target Site Collection to finish this. Click on "Manage Catalog Connections"&lt;/span&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Connect&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/1300.target-site-settings.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/1300.target-site-settings.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Choose &amp;ldquo;Connect to a Catalog&amp;rdquo; on the Manage Catalog Connection page.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6320.manage-catalog-connections.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6320.manage-catalog-connections.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;You won&amp;rsquo;t see any catalogs! (&amp;ldquo;Available catalogs&amp;rdquo;) &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;That&amp;rsquo;s because you need a crawl for the settings to propagate correctly, you need more than that too, we&amp;rsquo;ll look at that in a second. If you&amp;rsquo;re uninterested in needing to crawl twice for some self-discovery on something when doing this in the UI, then skip this first crawl. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Go to your Search Service Application and kick off a full crawl for the &amp;ldquo;Local SharePoint sites&amp;rdquo; Content Source (in the demo this is my first crawl, you should be able to incremental crawl if you want).&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/5852.manage-content-sources-1.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/5852.manage-content-sources-1.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Now back to the Connect to a Catalog screen, you&amp;rsquo;ll see your recently nominated library!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0535.available-catalogs.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0535.available-catalogs.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Hit Connect&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8037.Catalog-Source-Settings-1.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8037.Catalog-Source-Settings-1.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Whoops, what&amp;rsquo;s this red warning text? If you've followed along with a fresh couple site collections and new site column you will see and error about being able to locate a managed property it expected to see based on some fiddling with the name of the internal name of taxonomy field. To set this up using cross site publishing you must have added, tagged and published a piece of content in the catalog. That way the manage property exists for this page to look up and present to you. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;So let&amp;rsquo;s go back to Source&amp;rsquo;s Pages library and add a piece of content tagged and published.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Head to Source Site&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Choose Site Contents&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Pages library&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;New -&amp;gt; Page&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/5857.stub-content.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/5857.stub-content.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;And hit Create.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Now select the row for the newly created item and go to Files -&amp;gt; Edit Properties. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/7510.catalog-row-select.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/7510.catalog-row-select.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Insert &amp;ldquo;Download&amp;rdquo; for the ContentTagging value and Save.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4034.set-stub-content-taxonomy-field-value.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4034.set-stub-content-taxonomy-field-value.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Now selected the ImaDownload row again and using Files-&amp;gt;Check-In&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4162.catalog-row-select-for-check-in.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4162.catalog-row-select-for-check-in.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Check in Major Version (Publish)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4520.check-in.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/4520.check-in.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;(You can leave comment blank)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Next run at least an incremental crawl for Local SharePoint sites.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0572.crawl.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/0572.crawl.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;And after that&amp;rsquo;s done - back at the connection UI things should be much happier:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6403.Catalog-Source-Settings-2.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/6403.Catalog-Source-Settings-2.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;In addition to checking out the actual descriptions for each setting in the UI; I&amp;rsquo;ll go over some definitions and some details on the options we have now in the UI and talk about how they we&amp;rsquo;re influenced when we nominated.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Catalog Connection&lt;/span&gt; &amp;ndash; The configuration by which the Rendering Site Collection is able to surface content from the authoring site collection using the search index and optionally achieve &amp;ldquo;integration&amp;rdquo; type effects such as FURL.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;It&amp;rsquo;s possible to consume a catalog and choose whether or not to (these map loosely to the options on the current page, but a one&amp;nbsp;by one overview of UI choices follow after this):&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Rewrite the URL with FURLS and keep users in the Rendering site collection&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Alternative: make result point to the source; the URLs do point to where the content lives on authoring and a user would be redirected there. So in short, you can use cross site publishing in scenarios outside of a full taxonomy driven user experience, you can in general make your contents visible through search to other site collections.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Pin the tagging term set (from the single value tagging field) in the managed navigation term set through a new feature called Pinning. Pinning is similar to Reuse (I typically refer to it as a "form of reuse")&amp;nbsp;with a couple significant exceptions. 1.) With Pinning you reference the entire term set/sub-tree directly and cannot change hierarchy location of a term whereas with Reuse you can. 2.) With Reuse modifications to the original hierarchy such as the removal or addition of a term we&amp;rsquo;re not propagated, when Pinning these modifications to the hierarchy will be propagated. In short: Pinning really just thinks about &amp;ldquo;reusing&amp;rdquo; hierarchy and the aggregate while maintaining a relationship from the source instead of just reusing terms individually. There are some properties of term which are not forcibly maintained from the source and are referred to as local or local custom properties. These properties being local to the instance of reuse is very important as you might catch on to -&amp;nbsp;based on navigation properties. &lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Alternative: Reuse&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Select a different FURL format when rewriting URL, given you choose to rewrite to begin with&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Select a different single value tagging field for Catalog Navigation (relates to pinning, this field determines the piece of taxonomy you may or may not integrate into managed navigation)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Auto Create Category Page &lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;The Category Page is a page that lives in Rendering which is actually rendered for request to a FURL when the FURL refers to a tag and not a particular piece of content. The goals of the Category page are to summary/roll-up content tagged with the current term from the FURL and allow users to pick content to go to. Category page is a setting under the term-driven pages tab of a term in the term store management tool.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Alternative: specify existing page, this value would be used to update term properties&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Auto Create Catalog Item Page&lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;The Catalog Item Page is a page that lives in Rendering which is actually rendered for request to a FURL when the FURL refers to a particular piece of content. As with the Category page, typically modifying the Catalog Item Page affects multiple FURLS.&amp;nbsp;The same page/layout is reused across all similarly tagged content. The goal of the Catalog Item page would be to query for a single item and display individual fields from the single piece of content given the page layout it is based on which also lives in Rendering. There is a one to many relationship between Catalog Item page and actual content from authoring. &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Alternative: specify existing page, this value would be used to update term properties&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Notes on Catalog-Item page: Content from authoring is bound to share the same rendering page layout from the Catalog Item page based on sharing the same &lt;b&gt;tag&lt;/b&gt;! There&amp;rsquo;s some deep implications right there that take a bit to wrap around. We've foregone the concept of creating a page from a page layout and getting a content type from that and now that item has that layout and then you go tag it with what you want. Now the authoring side page layout and content type are in some ways quite meaningless to Rendering, Rendering cares about an aggregate of fields picked out of the search index, some expectations about them, and choosing layout because of the &lt;b&gt;term&lt;/b&gt;. If you do search driven content fully integrated with term-driven pages and Catalog-Item Pages then you are effectively restricted to a single Page Layout for all content in Authoring in the same catalog that is tagged that same. Obviously you can do some interesting or custom work around this, but contrasted to the traditional role of Page + Page Layout going into a Pages Library, this is significantly different. You have to design carefully if your scenario hits this. And now you really have to think about how an author previews their content. There is a physically different page layout being used in Authoring than in Rendering, and in order to view the page in rendering you need to Check In major version and also wait for any lag time around crawling. So your guarantee of how content looks in Authoring being the correct look in Rendering is something you must carefully build in.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Thinking about the connection page options again: The first two I currently like to consider the core &amp;ldquo;integrate&amp;rdquo; options, although in the UI the decision of whether or not integrate will affect ALL of the immediate options on the connection. The latter two are more of a nice bonus for getting this done the very first time and getting a feel for it. But when a consumer chooses not to &amp;ldquo;select a different&amp;rdquo; in two of those points they&amp;rsquo;re sticking with a default you&amp;rsquo;re setting up here and now when making the nomination. While choosing not to integrate may take away all options on this screen, some of the work they'd be doing for you could still go do on your own. For example nothing would stop you from going and pinning into the navigation term set and setting properties. In fact when you disconnect from a catalog you'll notice the clean up leave behind, for good reason, changes in taxonomy that may have come with the connection and auto generated pages, if any.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;span face="Calibri"&gt;So it&amp;rsquo;s worth noting that when connecting the Catalog&amp;rsquo;s defaults for FURL / Catalog Navigation (field) will be pulled up and presented, but they are only defaults. The consumer, Rendering Site Collection, will be able to choose a different Catalog Navigation field if an acceptable substitute is available and also will still be able to choose/rearrange FURL fields. &lt;/span&gt;&lt;span face="Calibri"&gt;The defaults are helpful when you&amp;rsquo;re doing the nomination and consumption process both yourself and using the object model&amp;rsquo;s APIs for this since they limit the amount of complex look up or hard coding you might otherwise do. Providing logical suggestions is good but remember that it is not forced on the catalog consumer.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Here is a reference for the actual fields on the page as opposed to the options/effects:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Catalog Name&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;You weren't able to set this when you nominated, but one was generated.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Connection Integration&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;This is the major decision of whether or not you will integrate (here and now) in any way regarding navigation, FURL-ing, and setting/creating Catalog and Catalog-Item pages and page layouts. If you choose not to integrate at this option, you can manually do some of these tasks, like pin the tagging term set into the manage navigation term set. To keep this interesting obviously we&amp;rsquo;ll integrate in the walkthrough.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Navigation Hierarchy&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Based on the nomination settings it will default to a single value tagging field to be used to &amp;ldquo;categorize&amp;rdquo; items from the Authoring side, but you can choose any single value tagging field. To pick it you will have to have tagged and crawled something in Authoring regarding that field. The UI will call out if there are potential choices but are not available right now due to search schema not containing the managed property for the field. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Root Term of Hierarchy&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Root Term of Hierarchy is the first node in the tagging term set behind the catalog navigation field that will be integrated into managed navigation term site for the Rendering web. You can opt to include the actual term as the root node, or leaving &amp;ldquo;Include root term in site navigation&amp;rdquo; unchecked will only integrate all terms beneath the term in &amp;ldquo;Root Term of Hierarchy&amp;rdquo; selector.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Navigation Position&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Navigation Position allows you to choose the term from managed navigation to which the Navigation Hierarchy will be integrated under.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Navigation Pinning&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Choose whether or not to pin. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Catalog Item URL Behavior&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Choose whether or not to rewrite the Authoring URL to the content to make a FURL&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Catalog Item URL Format&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;If selected FURL behavior: choose how to rewrite to a FURL based on fields for the content and their order or&amp;nbsp;choose to use the catalog default selection and order.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Category Page&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Generate or specify. When you generate, a page and page layout will be created for you and the root term of hierarchy will have a property set on it specifying this new Category page is the page to render with a FURL when the term or any term inheriting the setting is clicked on in navigation. If you specify, then only the latter is true. The asset you pick will be used to set the Term Driven Pages setting for Category Page for the term.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&lt;span style="text-decoration: underline;"&gt;Item Page&lt;/span&gt; - &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Generate or specify. When you generate a page and page layout will be created for you and the root term of hierarchy will have a property set on it specifying this new Catalog-Item page is the page to render with a FURL is requesting that specifies a single item based on primary key FURL field(s) after terms in the FURL. If you specify then only the latter is true, the asset you pick will be used to set the Term Driven Pages setting for Catalog-Item Page for the term.&lt;span style="text-decoration: underline;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Go ahead and copy the settings from the previous screen shot and hit OK.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/2211.category-download.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/2211.category-download.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;You&amp;rsquo;re seeing a default display template (client side, determines how to display items from results using their fields). Note the rewrite for a FURL. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;The item page can use a little UI work right away, but here it is showing fields off our content if you click on the single result &amp;ldquo;ImaDownload&amp;rdquo; from the Category page:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;"&gt;&lt;a href="http://blogs.msdn.com/cfs-file.ashx/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8463.catalog-item-download.png"&gt;&lt;img border="0" alt="" src="http://blogs.msdn.com/resized-image.ashx/__size/550x550/__key/communityserver-blogs-components-weblogfiles/00-00-01-55-21/8463.catalog-item-download.png" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;The page layouts for both Category and Catalog-Item pages have an associated html file in the gallery you can modify and a new layout page will be generated based on markup changes. You can also opt to disassociate and use just the aspx. This is a part of new design package feature in SharePoint 2013.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p align="center"&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;Summary&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: arial,helvetica,sans-serif;" face="Calibri"&gt;So why is this called Search Driven Publishing? - Because as you can tell by now search is at the very center of how of this actually works. And if anything is right beside it it&amp;rsquo;s the Managed Metadata Service. Essentially content is placed in one location and it&amp;rsquo;s rendered from different ones using search, taxonomy, and at least two special pages (for an arbitrary amount of items on authoring). The content is indexed and the rendering part using the appropriate query grabs those items, their fields, from the index and then pushes that data into something called a Catalog Item page or Category Page. These pages are inside the rendering site collection and are based on page layouts living in rendering. The features that let us do this walk through come together to enable&amp;nbsp;what might be the coolest new SharePoint capability in the WCM space!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10352829" width="1" height="1"&gt;</content><author><name>Justin Voels</name><uri>http://blogs.msdn.com/Justin-Voels/ProfileUrlRedirect.ashx</uri></author><category term="Search Driven Publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Search+Driven+Publishing/" /><category term="XSP" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/XSP/" /><category term="SharePoint 2013" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013/" /><category term="cross site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+collection+publishing/" /><category term="Search Driven Content" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Search+Driven+Content/" /><category term="cross-site collection publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross_2D00_site+collection+publishing/" /><category term="SharePoint 2013 WCM" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/SharePoint+2013+WCM/" /><category term="Pinning" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Pinning/" /><category term="Managed Navigation" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/Managed+Navigation/" /><category term="cross site publishing" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/cross+site+publishing/" /><category term="content reuse" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/content+reuse/" /><category term="catalog item reuse" scheme="http://blogs.msdn.com/b/justinvoels/archive/tags/catalog+item+reuse/" /></entry></feed>