Skip to content

Conversation

@jmooring
Copy link
Member

@jmooring jmooring commented Apr 1, 2024

Define global inclusion/exclusion in site configuration, and override via front matter. For example, to exclude a page from the sitemap:

[sitemap]
disable = true # default is false

Closes #653
Closes #12282

Define global inclusion/exclusion in site configuration, and override
via front matter. For example, to exclude a page from the sitemap:

    [sitemap]
    disable = true # default is false

Closes gohugoio#653
Closes gohugoio#12282

Co-authored-by: kolappannathan <kolappannathan@users.noreply.github.com>
Co-authored-by: felicianotech <FelicianoTech@gmail.com>
@github-actions
Copy link

github-actions bot commented Apr 3, 2025

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

2 participants