Sharing item bucket pages between websites in a multi-site Sitecore 7 instance
Just about every site that I have worked on recently takes advantage of Sitecore's multi-site capabilities to host more that one website within the same Sitecore instance. Apart from a few extra steps that you need to take to ensure that support teams can keep a reasonable degree of separation between the sites when performing maintenance and release activities (a subject that I mean to come back to in another post), this approach works really well. One of the key advantages of this approach is the ability to share content between multiple sites. The challenge One of the great "selling points" of Sitecore 7 is the ability to keep a large amount of content in item buckets and then interact with it using search. This also provides a great opportunity for content syndication between Sitecore sites, as the shared content can be centrally managed, but then "included" in separate sites. However when want to display this content resulting from a search in a p...