SEO & Web Publishing Tools
AI Crawler robots.txt Builder
Build a robots.txt policy for AI crawlers. Choose from open, selective, or strict presets and block specific AI training bots while allowing search engines.
Tools
Browser tools for search metadata, indexing, feeds, content publishing, social previews, and launch checks.
Available tools
SEO & Web Publishing Tools
Build a robots.txt policy for AI crawlers. Choose from open, selective, or strict presets and block specific AI training bots while allowing search engines.
SEO & Web Publishing Tools
Build XML sitemap entries with hreflang alternates for multilingual pages. Validate reciprocal links between language versions.
SEO & Web Publishing Tools
Generate clean hreflang tags for multilingual static websites.
SEO & Web Publishing Tools
Validate llms.txt files against the specification. Check H1 headings, blockquote summaries, section structure, and Markdown link formatting.
SEO & Web Publishing Tools
Build social preview meta tags for blog posts and static pages.
SEO & Web Publishing Tools
Generate an OpenSearch description XML file and HTML link tag so browsers can add your site's search as a search engine.
SEO & Web Publishing Tools
Generate a practical SEO checklist for static websites before launch.
SEO & Web Publishing Tools
Generate page-level robots meta tags without guessing directive syntax.
SEO & Web Publishing Tools
Generate canonical link tags for static pages and blog posts.
SEO & Web Publishing Tools
Create an llms.txt file for AI search and answer engines.
SEO & Web Publishing Tools
Generate a simple robots.txt file with sitemap and crawler rules.
SEO & Web Publishing Tools
Generate starter JSON-LD for WebSite, Organization, Article, FAQ, or BreadcrumbList.
SEO & Web Publishing Tools
Turn any title or heading into a clean, lowercase, hyphenated URL slug.
SEO & Web Publishing Tools
Paste text and get an estimated reading time based on word count and adjustable reading speed.
SEO & Web Publishing Tools
Generate a complete set of viewport meta tags plus theme-color and Apple touch icon links.
SEO & Web Publishing Tools
Paste a list of URLs and get a complete sitemap.xml file for static hosting and GitHub Pages.
SEO & Web Publishing Tools
Generate YAML front matter blocks for Jekyll, Hugo, Astro, 11ty, and other static site generators.
SEO & Web Publishing Tools
Paste HTML headings and get a nested table of contents with anchor links for articles and documentation.
SEO & Web Publishing Tools
Generate a complete RSS 2.0 XML feed for your static blog from a list of posts.
SEO & Web Publishing Tools
Generate a JSON Feed file for your static blog as a modern, machine-readable alternative to RSS.
SEO & Web Publishing Tools
Generate X-Robots-Tag HTTP headers and robots meta tags for non-HTML files, PDFs, images, feeds, and HTML pages.
SEO work often slows down at the edge of publishing: a missing canonical URL, a weak social preview, a forgotten robots directive, or a checklist that lives in memory instead of the page. These tools focus on the small details that make a page easier to crawl, understand, share, and maintain.
Use SEO tools after your content is written and before you submit pages to search engines. Start with the Static Site SEO Checklist to identify gaps across your pages, then address specific needs: canonical tags for duplicate content, hreflang tags for multilingual pages, robots meta tags for indexing control, and Open Graph tags for social sharing. Work through indexing directives before social previews, because a page that is blocked from indexing does not need social cards. Save JSON-LD structured data for last, since it depends on final page content and URL decisions made during earlier steps.
FAQ
No. Add tags only when they serve a purpose. Every page needs a title and description. Canonical tags matter when duplicate content exists. Hreflang tags apply only to translated pages. Social preview tags matter for pages shared on social platforms. Unnecessary tags add clutter and increase the chance of conflicting signals.
No. The canonical tag tells search engines which URL should be treated as the primary version of a page. It does not affect how anchor text is interpreted on the page that links to it.
For small sites with a consistent look, one default image is acceptable, but each page should have its own og:title and og:description. Pages with unique images should reference them in og:image to produce richer link previews.
Noindex tells search engines not to show a page in results after it is crawled. If you want to save crawl budget, use a robots.txt disallow directive to block crawling entirely before indexing is considered.
Yes, when the page has translated versions. The hreflang tags identify language alternatives, and the canonical tag declares the preferred URL among duplicates within the same language. They serve different purposes and can coexist.