VuePress EcosystemVuePress Ecosystem
  • Theme Guidelines
  • theme-default
  • Hope Theme
  • Plume Theme
  • Reco Theme
  • Feature Plugins
  • Markdown Plugins
  • Search Plugins
  • Blog Plugins
  • PWA Plugins
  • Analytics Plugins
  • SEO Plugins
  • Development Plugins
  • Tool Plugins
  • @vuepress/helper
  • English
  • 简体中文
GitHub
  • Theme Guidelines
  • theme-default
  • Hope Theme
  • Plume Theme
  • Reco Theme
  • Feature Plugins
  • Markdown Plugins
  • Search Plugins
  • Blog Plugins
  • PWA Plugins
  • Analytics Plugins
  • SEO Plugins
  • Development Plugins
  • Tool Plugins
  • @vuepress/helper
  • English
  • 简体中文
GitHub
  • SEO
    • Guide
    • Config
  • Sitemap
    • Guide
    • Config
    • Frontmatter

Frontmatter

sitemap

  • Type: SitemapFrontmatterOptions | false

  • Details:

    false means exclude the page from sitemap.

sitemap.changefreq

  • Type: "always" | "hourly" | "daily" | "weekly" | "monthly" | "yearly" | "never"

  • Default: "daily"

  • Details:

    Page default update frequency. This will override changefreq in Plugin Options.

sitemap.priority

  • Type: number

  • Default: 0.5

  • Details:

    Page priority, range from 0 to 1.

Edit this page on GitHub
Last Updated:: 1/10/25, 6:07 PM
Contributors: Mister-Hope
Prev
Config