Prompts
Copy-paste prompts for AI website builders that fix the on-page basics: meta tags and link previews, robots.txt, and sitemaps. Each one says what it changes, when you need it, and what to do instead if you would rather not prompt for it.
Fix link previews and meta tags
A prompt that adds a reusable SEOHead component and per-page title, description, canonical, and og:image, so shared links stop unfurling blank.
Write a robots.txt that lets crawlers in
A prompt that creates or repairs robots.txt with crawl rules, a sitemap reference, and private paths excluded.
Generate a sitemap from your routes
A prompt that reads your router, writes public/sitemap.xml from the public routes, and leaves dashboard paths out.
Generate a sitemap on every build, with CMS support
The advanced prompt: a build-time sitemap script that parses your router, pulls slugs from your CMS, and regenerates on every build.
