Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
jwm.robotstxt documentation
jwm.robotstxt documentation

Contents:

  • API
    • jwm.robotstxt
      • jwm.robotstxt.googlebot
        • jwm.robotstxt.googlebot.ParseRobotsTxt
        • jwm.robotstxt.googlebot.RobotsMatcher
        • jwm.robotstxt.googlebot.RobotsParseHandler
Back to top
View this page

jwm.robotstxtΒΆ

Wrapped googlebot bindings for handling robots.txt files.

Modules

googlebot

This file implements the standard defined by the Robots Exclusion Protocol (REP) internet draft (I-D). https://www.rfc-editor.org/rfc/rfc9309.html.

Next
jwm.robotstxt.googlebot
Previous
API
Copyright © 2024, jwmorley
Made with Sphinx and @pradyunsg's Furo