Skip to content

Update sitemap and robots.txt behavior for partially authenticated sites#5795

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/sitemap-auth-1778717331
Open

Update sitemap and robots.txt behavior for partially authenticated sites#5795
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/sitemap-auth-1778717331

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 14, 2026

Summary

Documents an update to how sitemap.xml and robots.txt behave on partially authenticated documentation sites (sites with auth enabled and at least one public page).

Previously, both files required authentication on any auth-enabled deployment. Now, when a partially authenticated site includes public pages:

  • sitemap.xml and robots.txt are publicly accessible.
  • Anonymous visitors see only public pages in the sitemap.
  • Authenticated users also see ungrouped pages (in addition to public ones).

Fully authenticated sites (no public pages) still require authentication for both files, with sitemaps continuing to exclude pages in groups.

Changes

  • Updated the feature availability table on the Authentication setup page to reflect the new partially authenticated behavior for sitemap and robots.txt.
  • Updated the sitemap note on the SEO page to distinguish between fully and partially authenticated sites.
  • Applied the same updates to the Spanish, French, and Chinese translations.

Note

Low Risk
Documentation-only updates that change no runtime behavior; risk is limited to potentially confusing/incorrect guidance if the new access rules are misstated.

Overview
Updates docs to reflect new sitemap.xml/robots.txt behavior on partially authenticated sites with public pages: both files are now described as publicly accessible, with the sitemap showing only public pages to anonymous visitors and adding ungrouped pages for authenticated users.

Clarifies that fully authenticated sites still require auth to access sitemap.xml/robots.txt, and that sitemaps continue to exclude group-restricted pages. Applies the same wording updates across English, Spanish, French, and Chinese docs (Authentication feature table + SEO note).

Reviewed by Cursor Bugbot for commit c1e9999. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 14, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 14, 2026, 12:14 AM

@mintlify-development
Copy link
Copy Markdown
Contributor

mintlify-development Bot commented May 14, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟢 Ready View Preview May 14, 2026, 12:14 AM

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.

1 participant