In this dialog, you are defining which documents of the website will be excluded from indexing.
Excluded content is excluded allowed content. So for example if you allowed /% and excluded /Special-pages/% at the same time, it means that all pages on the site will be indexed, except of all pages found under the /Special-pages node.
The following options can be specified:
• | Path: path to the documents that should be excluded from the index |
• | Document types: document types that should be excluded from the index |
Examples:
• | Path: /Partners |
• | Document types: empty |
In this case, only the /Partners page will be excluded from indexing, not the pages under it.
• | Path: empty |
• | Document types: CMS.News |
In this case, all documents of the CMS.News document type on the whole site will be excluded from indexing. Please note that in this case, empty path field is equal to /%.
• | Path: /Products/% |
• | Document types: CMS.CellPhone;CMS.Pda |
In this case, all documents of the CMS.CellPhone and CMS.Pda document types found under /Products will be excluded from indexing.
More resources can be found at:
• | Developer's Guide -> Modules -> Smart search -> Managing indexes -> Defining document index content |
Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?searchindex_excluded_content.htm