Umbraco 7 SEO tags
问题 I have website I want to create SEO tags for in Umbraco. I was wondering how it is done? are there any best practice documents or advice? 回答1: You need to have properties for those items inside each document which should have them and will be displayed / indexed etc. You can achieve the goal with couple ways: You can create a small composition document type with all required properties ( SeoTitle , SeoDescription , SeoKeywords and whatever you want more) and attach it to your document types