Home/About Manage My Batch

About Manage My Batch

Free, fast, browser-based generators built by people tired of pasting config into an editor and hoping it was right.

Why this exists

Most of the files that keep a website healthy — robots.txt, security.txt, ads.txt, sitemap indexes, redirect rules — are small, fiddly and unforgiving. A stray character in the wrong place does not throw an error. It quietly stops working, and you find out weeks later in a coverage report.

Manage My Batch generates those files correctly the first time, then tells you what is wrong with what you asked for. Every generator validates as you type, explains the trade-off behind each option, and produces output you can paste straight into production.

How it works

Everything runs in your browser. No data is uploaded, no account is required, nothing is logged. Open the network tab and check — after the page loads, the tools make no requests at all. That is deliberate: several of these files contain domain names, publisher IDs and security contacts that have no business travelling to a third party.

Principles

  • Correct by default. Presets follow what the specification says, not what is popular.
  • Explain the trade-off. Blocking a crawler or stripping a parameter has consequences; the tool says so before you ship.
  • No dark patterns. No signup wall, no watermark, no premium export.
  • Fast. No frameworks, no trackers, no cookie banner to decline.

Something wrong or missing? Tell us — corrections to spec details are especially welcome.