From 801f895f874ee1224d40a5ee1835d33155fb36d0 Mon Sep 17 00:00:00 2001 From: Ayush Agarwal Date: Tue, 12 May 2026 17:39:34 +0530 Subject: [PATCH] Add Dualmark to llms.txt Generators Open-source AEO/GEO infrastructure: markdown twins via HTTP content negotiation + llms.txt generation + 19-bot UA registry. TypeScript adapters for Astro, Next.js, Cloudflare Workers. Apache 2.0. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c2b5519..fc1cf34 100644 --- a/readme.md +++ b/readme.md @@ -109,6 +109,7 @@ Major SEO platforms that have added AI search optimization capabilities: #### llms.txt Generators - [Apify Generator](https://apify.com/jakub.kopecky/llmstxt-generator) - Scraping-based generator. +- [Dualmark](https://github.com/dodopayments/dualmark) - Open-source AEO/GEO infrastructure. Generates `/llms.txt` plus markdown twins of every page (served via HTTP content negotiation when an AI crawler UA is detected). TypeScript adapters for Astro, Next.js, and Cloudflare Workers. Includes a conformance CLI (`dualmark verify `). Apache 2.0, npm provenance attested. - [llmstxtgenerator.org](https://llmstxtgenerator.org/) - Web-based generator. - [WordLift Generator](https://wordlift.io/generate-llms-txt/) - WordPress integration.