Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Feat: add hiddenFromSiteMap in page params and front matter #560

Closed
wants to merge 1 commit into from

Conversation

yureiita
Copy link
Contributor

@yureiita yureiita commented Dec 6, 2024

No description provided.

Copy link

vercel bot commented Dec 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fixit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 3:06pm

Copy link

vercel bot commented Dec 6, 2024

@yureiita is attempting to deploy a commit to the FixIt Team on Vercel.

A member of the Team first needs to authorize it.

@Lruihao
Copy link
Member

Lruihao commented Dec 6, 2024

Hi! @yureiita I thought about similar questions, but then I found that starting from Hugo 0.125.0, it does the same thing, see sitemap#configuration for details. This means you can write in Front matter like this:

title: Hello World
# ....
sitemap:
  disable: true

I saw you submitted several PRs to FixIt, thank you! I invited you to join the hugo-fixit organization.

BTW, Can you speak Chinese?

@Lruihao Lruihao closed this Dec 6, 2024
@yureiita
Copy link
Contributor Author

yureiita commented Dec 7, 2024

Hi! @yureiita I thought about similar questions, but then I found that starting from Hugo 0.125.0, it does the same thing, see sitemap#configuration for details. This means you can write in Front matter like this:

title: Hello World
# ....
sitemap:
  disable: true

I see, didn't realised they've added the new setting to disable sitemap in front matter.

I saw you submitted several PRs to FixIt, thank you! I invited you to join the hugo-fixit organization.

BTW, Can you speak Chinese?

No I can't speak Chinese and thank you for the invite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants