
外掛標籤
開發者團隊
② 後台搜尋「GlobeSign Content Markdown Mirror」→ 直接安裝(推薦)
原文外掛簡介
GS Content Mirror generates:
/llms.txt — a directory of your site’s content in the llms.txt format, linking to every included page/post with a short excerpt.
/llms-full.txt (optional) — the same, but with full content inlined in one file.
/index.md — a Markdown mirror of your homepage.
/{slug}.md/ — a Markdown mirror of every included post/page, with real headings, lists, links, bold/italic and tables preserved (not flattened plain text).
A Markdown sitemap at /gscmm-sitemap.xml listing every mirror URL.
A tag on every live page pointing to its own mirror, so crawlers can discover it directly.
A Sitemap: line automatically added to robots.txt.
A warning in the settings screen if your robots.txt currently blocks known AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, CCBot, etc).
Everything is served virtually (via rewrite rules), so no file-system write access is required and it works on any host.
How content is extracted
Rather than dumping raw post content, the plugin fetches the fully-rendered live page and extracts only the main article container (configurable via CSS selectors in Settings), so page-builder chrome — headers, footers, sidebars, calculators, forms, related-post widgets — is automatically excluded from the mirrors.
