Geta.Optimizely.Sitemaps.Umms
1.0.2
See the version list below for details.
dotnet add package Geta.Optimizely.Sitemaps.Umms --version 1.0.2
NuGet\Install-Package Geta.Optimizely.Sitemaps.Umms -Version 1.0.2
<PackageReference Include="Geta.Optimizely.Sitemaps.Umms" Version="1.0.2" />
paket add Geta.Optimizely.Sitemaps.Umms --version 1.0.2
#r "nuget: Geta.Optimizely.Sitemaps.Umms, 1.0.2"
// Install Geta.Optimizely.Sitemaps.Umms as a Cake Addin #addin nuget:?package=Geta.Optimizely.Sitemaps.Umms&version=1.0.2 // Install Geta.Optimizely.Sitemaps.Umms as a Cake Tool #tool nuget:?package=Geta.Optimizely.Sitemaps.Umms&version=1.0.2
Editor guide
Configuration
Add a new sitemap definition and fill values for sitemap host and other fields:
- Path to include - only pages that have external url in the specified virtual path will be included in the sitemap
- Path to avoid - pages that have external url in the specified virtual path will not be included in the sitemap. If Path to include specified this will be ignored.
- Root page id (or Catalog id for Commerce) - the specified page and it's descendants will be listed in the sitemap. You can leave 0 to list all pages.
- Debug info - if checked sitemap will contain info about page id, language and name as a comment for each entry
- Format - currently standard or mobile (to specify mobile content)
- Check 'Enable simple address support' to use the simple address (if used on the page) in the sitemap
In case of multiple sites you choose for which site to host this sitemap:
Each sitemap configuration must have a unique host name:
Scheduled job
When configuration done go to the scheduled task "Generate search engine sitemaps" and run/schedule it to run in the necessary frequency. After the scheduled job has been run successfully you can view the sitemap(-s) by either opening the configured sitemap host or clicking "View" next to the sitemap configuration.
Sitemap property
Per page (needs to be defined on page type) the editor can control if the page should be included in the sitemap, the frequency and priority.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- EPiServer.CMS.AspNetCore (>= 12.22.2)
- EPiServer.CMS.AspNetCore.Mvc (>= 12.22.2)
- EPiServer.CMS.UI.Core (>= 12.32.2)
- EPiServer.Framework (>= 12.22.2)
- Geta.Mapping (>= 3.0.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.