Robots.txt & Meta Tags Generator

Generate a properly configured robots.txt to control crawler access, and create type-safe Next.js metadata exports for SEO and social sharing.

Robots.txt Generator

Configure crawling rules for search engines and AI bots. The generated robots.txt file should be placed at the root of your site.

Block AI Bots

Prevent specific AI crawlers from scraping your content

Generated robots.txt
User-agent: *
Allow: /

Next.js Metadata Generator

Generate a type-safe Metadata export for your Next.js App Router layout.tsx or page.tsx.

Want weekly dev tool tips?

One email a week with production tips, new tools, and guides. Unsubscribe anytime.

Run another check