GenerateSiteMap Members
The GenerateSiteMap type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
GenerateSiteMap |
Initializes a new instance of the GenerateSiteMap class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Generate()()()() |
Generates the XML sitemap string for the configured domain and language.
|
|
|
Generate(Stream, Domain, Language) |
This will build an xml sitemap for better index with search engines.
See http://en.wikipedia.org/wiki/Sitemaps for more information.
(Inherited from BaseSitemapGenerator.) |
|
|
WriteUrlLocation | (Inherited from BaseSitemapGenerator.) |
|
|
WriteUrlLocationReWrite | (Inherited from BaseSitemapGenerator.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Http |
Gets or sets the URL scheme prefix (e.g., "http://" or "https://") used when generating absolute URLs.
(Inherited from BaseSitemapGenerator.) |
|
|
WorkingSitemapSetting |
Gets the sitemap configuration settings for the current domain and language, loading from the database on first access.
|

