In this dialog, you are defining which documents of the web site will be indexed. You can specify it by choosing Path to the indexed documents, Document types of the indexed documents or a combination of both. The following options can be specified:
• | Path: path to the documents that should be indexed |
• | Document types: document types that should be included in indexing |
• | Including ad-hoc forums: if checked, ad-hoc forums attached to documents specified by the properties above (if there are some) will be indexed too |
• | Including blog comments: if checked, blog comments attached to blog posts specified by the properties above (if there are some) will be indexed too |
• | Including message boards: if checked, message boards attached to documents specified by the properties above will be indexed too |
Examples:
• | Path: /% |
• | Document types: empty |
In this case, all documents on the site will be indexed.
• | Path: /Partners |
• | Document types: empty |
In this case, only the /Partners page will be indexed, without 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 indexed. 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 indexed.