Skip to content

feat: Add robots.txt and License file - #24333

Open
imtherealnaska wants to merge 4 commits into
apache:mainfrom
imtherealnaska:robot-23258
Open

feat: Add robots.txt and License file#24333
imtherealnaska wants to merge 4 commits into
apache:mainfrom
imtherealnaska:robot-23258

Conversation

@imtherealnaska

Copy link
Copy Markdown

Which issue does this PR close?

What changes are included in this PR?

There are 2 PR's for this issue. This one contains the changes for robots.txt

  • added the robots.txt , added license header and allow rules.

Are these changes tested?

Yes. Tested by building the docs and verifying the files getting generated in the build/

Are there any user-facing changes?

No.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 13, 2026
@imtherealnaska
imtherealnaska marked this pull request as ready for review August 13, 2026 17:03
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.17%. Comparing base (e76f1af) to head (d6eeaad).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24333      +/-   ##
==========================================
- Coverage   81.17%   81.17%   -0.01%     
==========================================
  Files        1109     1109              
  Lines      388033   388033              
  Branches   388033   388033              
==========================================
- Hits       314992   314975      -17     
- Misses      54501    54514      +13     
- Partials    18540    18544       +4     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Jefffrey Jefffrey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dependent on #24332 since i think we want to include the sitemap as part of the robots.txt

Comment thread docs/source/robots.txt
@@ -0,0 +1,19 @@
# Licensed to the Apache Software Foundation (ASF) under one

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if we're supposed to have this license txt in a robots.txt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve search engine / agent discoverability for DataFusion website

3 participants