LLMS.TXT question

Hi, when creating an llms.txt file, it’s recommended to include Markdown documents with information from some of your core pages (.md). I was wondering if there’s a way to upload those .md files to the root of the site, similar to how we can add the llms.txt file.

I found a few hacks but none of them are ideal since the files will not be in the root domain.

thanks

1 Like

Not natively, yet.

If you need this for a project, I add this to client sites using a reverse proxy setup that dynamically generates both LLMS.TXT and the page-specific MD files, hands-free.

2 Likes

Thanks I’ll check this out

1 Like