The content type hub is a great feature that allows you to publish and SharePoint content types across the farm, breaking out of the old site collection boundary. Configuring this functionality requires you to create a site collection dedicated to creating and then publishing content types. However, there are a few pitfalls to its configuration that you may miss:
- Don’t use a blank site for the content type hub – it has some hidden features missing that you need
- Remember to activate the content type hub feature in the Syndication Hub feature in the source site collection
- Add the URL of the content type hub to the managed metadata server (via the Properties dialog)
- Set the “Consumes content types from ..” and “Push down content type publishing updates from ..” checkboxes to on the managed metadata service proxy properties
-
Create and publish some content types!
Content type hub syndication is achieved via timer jobs. When you publish a content type from the hub it is pushed out by the content type hub syndication job (running every 15 minutes by default) and then picked up by the subscriber job for you web application. So you may have to wait a while for you changes to show up. You can go make a cup of tea or jump into Central administration and run the jobs manually.
