Google Sitemap (XML Sitemap)

  Previous topic Next topic Print this topic Mail us feedback on this topic!

  Default  
  Web part control ID: Serves as an identifier for the web part. This ID must be unique within the context of each page template. The value of this property may only contain alphanumeric characters and the underscore character ( _ ).  
  Web part title: Title of the web part displayed on the Design tab of CMS Desk and in on-site editing mode. If empty, the value of the Web part control ID property is used for this purpose.  
   

  Usability  
  Enabled: Indicates if the web part is enabled.  
  Disable on subpages: Indicates if the web part should be disabled on sub-pages. If checked, the web part will not perform its function on child documents that inherit the page template containing the web part.  
  Use for document types: Contains a list of document types on which the web part should be used. If the currently selected document uses the page template containing the web part, but its type is not specified by this property, the web part will not be functional. The document types in the list must be specified by their code names and separated by semicolons (;). If empty, the web part will be enabled on all document types.  
  Use for roles: The web part will only perform its function if the current user is assigned to one of the roles specified in this list. This may be used to implement documents with specific functionality for different types of users. The roles in the list must be specified by their code names and separated by semicolons (;). If empty, the web part will work for all users.  
   

  Content  
  Path: Specifies the path of the documents that will be displayed. If empty, the path is set to all documents of the given website (/%).  
   

  Content filter  
  Document types: Determines which document types should be displayed, specified by a list of code names separated by semicolons (;). If left empty, only CMS.MenuItem documents (pages) are loaded by default.  
  Combine with default culture: Indicates if the default language version of a document should be used as a replacement if a given document is not translated to the currently selected language. If the 'Use site settings' option is selected, the value is taken from 'Site Manager -> Settings -> Content -> Combine with default culture'.  
  Culture code: Indicates which culture version of the specified documents should be used.  
  Maximum nesting level: Specifies the maximum number of content tree sub-levels from which content should be loaded. This number is relative, i.e. counted from the start of the path specified for the content of the web part. Entering -1 causes all sub-levels to be included.  
  ORDER BY expression: Sets the value of the ORDER BY clause in the SELECT statement used to retrieve the documents that should be listed in the sitemap.  
  Select only published: Indicates if only published documents should be loaded.  
  Site name: Selects the website (specified by its code name) from which the documents should be loaded. If left empty, the current site is used. Please note that the pages listed in the sitemap will only be valid if they belong under the domain used in the sitemap URL.  
  WHERE condition: Sets the value of the WHERE clause in the SELECT statement used to retrieve the content.  
   

  Sitemap properties  
  Ignore "Excluded from search": Indicates whether the sitemap should also include documents that have the 'Exclude from search' field enabled in Properties -> Navigation.  
  Hide children for hidden parent: If enabled, documents will not be included in the sitemap if their parent document is excluded (e.g. because of a WHERE condition or other content filtering properties).  
  Sitemap mode: Allows you to choose whether the web part should generate a Sitemap (list of pages) or a Sitemap index (list of sitemaps).  
   

  Transformations  
  Transformation: Allows you to set the transformation used to generate the items listed in the sitemap. The property can be left empty unless you need to modify the default XML format of the sitemap.  
   

  System settings  
  Check permissions: Indicates if the permissions of the current user should be checked for the content of the web part. If enabled, only documents for which the user has the "read" permission will be loaded.  
  Cache item name: Sets the name of the cache key used for the content of the web part. If not specified, this name is generated automatically based on the site, document path, Web part control ID and current user. A cache key can be shared between multiple web parts with the same content on different pages in order to avoid keeping redundant data in the memory.  
  Cache minutes: Sets the number of minutes for which the content of the web part should remain cached before its latest version is reloaded from the database. If left empty, the value entered into the Site Manager -> Settings -> System -> Performance -> Cache content (minutes) setting will be used instead. If set to 0, caching will be disabled for the web part.  
  Cache dependencies: Contains a list of cache keys on which the partial cache of the web part depends. When the specified cache items change, the partial cache of the web part is deleted. Each line may contain a single item only. If the 'Use default cache dependencies' box is checked, the default dependencies will be used, which include all possible object changes that could affect the specific web part.  
   

  Performance  
  Disable view state: Indicates if view state should be disabled for this web part.  
  Disable macros: If checked, macros contained in the values of the web part's properties will no longer be resolved.  
   

Help URL: http://devnet.kentico.com/docs/webparts/index.html?XMLSiteMap_properties.htm