Last active
February 14, 2026 01:24
-
-
Save andyfutcher/e3cbcb68b9085e311f4cfbe6c3f69f09 to your computer and use it in GitHub Desktop.
Better Prompt Rocket Robots.txt example, Main.JS combines this with humans.txt for reliable fetch() controller.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Human Readability | |
| ## Website Metadata | |
| author: Your Name | |
| website: Your Website | |
| ## Main.JS Directive | |
| ### Include optional Main.JS property controls here: | |
| main.js.network.capable: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Robots Readability | |
| ## Indexability | |
| User-agent: * | |
| Allow: / | |
| ## Robots Honour | |
| User-agent: * | |
| Disallow: /humans.txt |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@betterprompt-com Rocket is an AI-optimised, accessibility-first web template designed for the generative era. While traditional frameworks are built for human eyes, Rocket is built for Machine Understanding. By leveraging hyper-semantic HTML and a zero-dependency architecture, Rocket allows LLMs to generate, modify, and scale digital properties with perfect accuracy and minimal token overhead.
AI-Optimized Advantages
Check out Better Prompt Rocket project for more...