Oops! Something went wrong
[next-mdx-remote-client] error compiling MDX: Expected a closing tag for `<lastmod>` (11:40-11:49) before the end of `paragraph` 9 | - **sitemaps.org compliance** — The generated sitemap.xml signals protocol compliance, making it directly usable for search engine submission. 10 | - **Silent automatic generation** — Once configured, sitemap.xml is produced with every build without manual intervention or additional scripts. > 11 | - **Ordered lastmod resolution** — The <lastmod> tag uses, in priority: the filesystem modified date if the jekyll-last-modified-at plugin is installed, then a last_modified_at front matter variable, then the post's date. | ^ 12 | - **Front matter exclusion** — Add sitemap: false to any page or post's front matter to keep it out of the sitemap. 13 | - **Glob-based exclusion** — Use _config.yml defaults with path globs like assets/**/*.pdf to exclude file groups; requires Jekyll v3.7.2 and jekyll-sitemap v1.2.0 or newer. More information: https://mdxjs.com/docs/troubleshooting-mdx




