This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
namespace Smartsite.Seo |
Visual Basic (Declaration) | Copy Code |
---|---|
Namespace Smartsite.Seo |
Classes
Class | Description | |
---|---|---|
SearchEngineSitemap |
The SearchEngineSitemap class generates sitemap files that are used by search engines to spider the website.
|
|
SearchEngineSitemapItem |
Class that contains a sitemap item.
|
Enumerations
Enumeration | Description | |
---|---|---|
ChangeFrequency |
Describes how often an item is changed.
|
|
GenerateRobotsTxt |
Indicates whether a robots.txt should be created in the root folder or not.
|