| 开发者 | jakariaistauk |
|---|---|
| 更新时间 | 2026年8月20日 21:12 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
dateModified, recorded when the title, body or excerpt actually changed, rather than on any save.post_content./llms.txt (a linked index of your content) and /llms-full.txt (the same content as plain text) straight from your posts and pages. Pick which post types to include, and Oorank keeps both files in sync as you publish and edit. Noindex, private and password-protected content is excluded. Prefer to write the file yourself? Switch to manual mode and paste your own.
Sites on plain permalinks get physical files written to the site root instead, so the endpoints work either way.
Per post, you can keep a page out of the index entirely or write the one-line description an engine should read instead of the generated excerpt. Per site, you choose the order the sections appear in, cap how many items each one lists, and decide whether robots.txt advertises the file the way it advertises your sitemap.
On a translated site — WPML or Polylang — the index is grouped by language and each language also gets its own single-language file at /de/llms.txt, because one mixed-language index tells an answer engine nothing about which version of a page to quote. Content built with Elementor, Breakdance, Oxygen or SiteOrigin is read from the builder's own data, so a page whose body is not in post_content still gets a real description instead of a bare title.
Decide which AI bots may crawl you
A per-bot allow/block list covering nineteen crawlers: GPTBot, OAI-SearchBot, ChatGPT-User, ClaudeBot, Claude-SearchBot, Claude-User, PerplexityBot, Perplexity-User, Google-Extended, Applebot-Extended, Meta-ExternalAgent, DuckAssistBot, Bytespider, Amazonbot, cohere-ai, CCBot, AI2Bot, ImagesiftBot and Diffbot. Each bot is labelled by what it actually does — AI training, AI search, on-demand fetch, or crawl dataset — so you can opt out of model training without giving up citations in AI search results.
The distinction matters more than it sounds. Blocking GPTBot opts you out of OpenAI's training data; it does not stop ChatGPT reading your page, because that is OAI-SearchBot indexing you and ChatGPT-User fetching you live. Oorank lists all three separately, and warns you when a choice would cost citations.
Your choices are written into robots.txt. If a static robots.txt already exists, Oorank tells you where it is and can insert a clearly marked block into it, leaving everything you wrote by hand untouched. Optionally, blocked crawlers also receive an X-Robots-Tag: noai, noimageai header.
Alongside the per-bot rules, Oorank publishes a Content-Signal line stating whether search, AI answers and AI training are welcome, and sends the matching Content-Usage: ai-train=n header when you have refused training outright. Both are derived from the choices you already made, and they reach crawlers that are not on any list yet.
Let an AI client read the site directly
Oorank can answer as an MCP server, so a client like Claude can connect to your site and use it as a tool: ask it which pages score worst, what llms.txt currently says, or which posts have gone stale — and tell it to block Meta's crawler, change which post types llms.txt covers, or rebuild the file.
This does not break the no-external-calls promise, because the direction is inward: the client connects to your site and your site never calls out. It is off by default, gated behind one toggle and a connection token you can rotate or revoke, and the token acts with your own account's permissions and no more. Nothing is bundled to make it work — no extra libraries, no extra weight in the download.
Publish structured data that does not fight your SEO plugin
Oorank emits a JSON-LD graph describing your site and the page being viewed — WebSite, your publisher identity (an organization, a person, or a local business with its address), WebPage, Article, BreadcrumbList, Product on WooCommerce stores, and FAQPage or HowTo where your content actually contains questions or steps. You can also add your own JSON-LD blocks, choose which pages they appear on, and validate them before they ship.
If another plugin already publishes structured data, Oorank stays out of its way. It watches what Yoast SEO, Rank Math, All in One SEO, SEOPress and Slim SEO put in their graph and emits only the parts they leave out — usually FAQ and How-to. It compares by role rather than by name, so a plugin describing your site as a Person still suppresses Oorank's Organization: two competing descriptions of one page are worse for an answer engine than one. You can also force full output, or turn it off entirely.
Give your authors an identity
Every article is attributed to its author as an entity rather than a name. Oorank adds LinkedIn, X, Mastodon, GitHub, YouTube and ORCID fields to the WordPress user profile; whatever an author fills in becomes their sameAs — the list that lets an engine tell two writers with the same name apart. Author archives are described as a profile page for that person, and your site's own publisher identity takes a logo and its own profile links.
Keep freshness dates honest
WordPress updates a post's modified date on any save at all, so re-assigning a category can make a five-year-old article look edited yesterday. Oorank records when the content itself last changed — the title, body or excerpt — and publishes that date instead. It also flags published content that has not changed inside a threshold you choose, so you can see what an answer engine is quietly discounting.
Audit pages for AI readability
Oorank requests one of your own URLs the way a crawler would — no JavaScript, no cookies — and scores what comes back out of 100 across eight weighted checks:
wp oorank audit, wp oorank llms regenerate, wp oorank bots). Filters cover the bot registry, the settings schema, the admin tabs, the REST routes, the audit checks, the MCP tool table, and the whole structured-data pipeline — the graph itself, the type-to-role map used for deduplication, which plugins to defer to, the Article type per post type, and the author profile fields.
A proposed convention — a Markdown file at the root of your site that lists your most useful content in a form language models can read cheaply, much as robots.txt describes crawl rules. Oorank generates and maintains it for you.
No. The audit fetches URLs on your own site, from your own server, and refuses any host other than yours. Oorank makes no third-party requests at all.
No. Oorank never outputs titles, meta descriptions or canonicals — it reads what your SEO plugin emits and reports on it. Structured data is the one overlap, and Oorank defers by default: it detects the types your SEO plugin already publishes and emits only what is missing, so you never end up with two Article descriptions of the same page. Blocking or allowing AI bots is additive to your existing robots.txt rules.
Because something else already describes it. In the default Automatic mode Oorank only fills gaps, so on a site running a full SEO plugin you will often see nothing but a FAQPage or HowTo — that is it working. The Schema screen lists every node type and says, for each one, whether Oorank or another plugin publishes it. Switch the mode to Always if you want the full graph regardless.
No. It stores one timestamp per post in post meta, recorded when you save. Your post content, dates and revisions are untouched, and uninstalling removes those timestamps.
It depends which bots. Blocking a training crawler (GPTBot, Google-Extended, CCBot) only opts your content out of model training. Blocking a search crawler (OAI-SearchBot, Claude-SearchBot, PerplexityBot) also removes your chance of being cited and linked in that engine's answers. Blocking an on-demand fetcher (ChatGPT-User, Claude-User, Perplexity-User, DuckAssistBot) means the assistant cannot read your page even when a person asks it about that exact URL. Oorank labels every bot so the trade-off is visible before you decide.
Most often because the text lives in JavaScript. AI crawlers do not execute JS, so anything rendered client-side is invisible to them. The audit reports the word count it actually received, which usually makes the cause obvious.
No. MCP inverts the usual direction: an AI client you control opens a connection to your site, and the site answers. Oorank makes no outbound request, needs no API key, and serves nothing until you enable MCP and issue a token. Revoking the token ends every connection.
Deactivating keeps everything. Uninstalling removes all of it: Oorank's settings, the MCP connection token, the audit report, every cached audit, the scheduled scan, the content-change timestamps it recorded, and any physical llms.txt / llms-full.txt files Oorank wrote to your site root. Your posts and pages are never touched.
Llms-Txt reference line in robots.txt.sameAs, publisher logo, and described author archives.dateModified based on when content actually changed, plus a configurable staleness threshold and stale-content list.