AI Wikis / Agentic Web

Deep Research Report on Improving LLMWiki Navigation, SEO, and Structure

Report summary

The public footprint currently sends mixed signals about what LLMWiki is, where its canonical handbook lives, and which domain should rank. AIWikis.org presents itself as a transparent dogfood and evidence site, and it explicitly points readers to LLMWikis.org as the practical handbook source. At th

Status
Research archive item
Category
AI Wikis / Agentic Web
Length
4,338 words
Reading time
20 minutes
Report type
evaluation

Key topics

  • AI Wikis / Agentic Web
  • AI Wikis
  • Agentic Web
  • AI
  • UAIX
  • UAI
  • AI Memory
  • Project Handoff
  • LLM Wikis

Research provenance

Archive status
Research archive item
Content identity
sha256:23c2bafd4322e7ed14446560ac2155898e31bc4c22319716c3bcef724abe92df

For citation, use the report title and canonical URL. Archival presence does not establish authorship or promote report statements into portfolio evidence.

Source availability: 42 citation markers in the source export have no recoverable source links. Those markers are omitted from this reader; any supplied bibliography and ordinary links remain. Check the original sources before relying on the cited claims.

This page renders the archived Markdown as safe, formatted HTML. It is background research and does not become a portfolio claim without evidence review.

Full report

On this page

Executive summary

The public footprint currently sends mixed signals about what LLMWiki is, where its canonical handbook lives, and which domain should rank. AIWikis.org presents itself as a transparent dogfood and evidence site, and it explicitly points readers to LLMWikis.org as the practical handbook source. At the same time, the user-provided llmwiki.org resolves to a parked “for sale” page rather than to the handbook or archive. Before any content or IA work, this project needs a single canonical public brand/domain strategy and explicit cross-domain redirect/canonical policies.

The good news is that LLMWikis.org already has the beginnings of a strong conceptual structure: the homepage groups content into understanding, build, governance, and agent-integration paths, and the public handbook already documents starter structure, navigation, and frontmatter conventions. The problem is execution. Across the reviewed pages, navigation remains overly dense, indexes are often long flat lists, titles and labels are inconsistent, the public wizard is too advanced and policy-heavy for first-time users, and the metadata guidance does not yet surface key web-facing SEO fields like canonical URLs, meta descriptions, category/tag definitions, or structured-data mappings. On the technical SEO side, robots.txt on LLMWikis.org points to sitemaps.xml, while the homepage advertises sitemap.xml, and the sitemaps.xml endpoint returned a 404 in this audit. AIWikis’ Source Map also says source manifest records are “not available yet,” which weakens machine-readable discovery.

The highest-confidence path forward is to separate roles clearly and then simplify aggressively. LLMWikis.org should become the canonical handbook and content-rich editorial site for guides, concepts, templates, examples, and tools. AIWikis.org should become the evidence/provenance/archive layer, focused on source summaries, system files, recovered content, and audit trails. Within that structure, page URLs should become shorter, more hierarchical, and more descriptive; labels should use strong information scent instead of generic sequence labels; every page should have a standard metadata model and JSON-LD policy; the wizard should move to progressive disclosure; and the migration should use one-step 301 redirects, canonical linking, sitemap repair, and bulk internal-link updates. Those moves align with Google’s advice on simple URL structures, canonicalization, sitemaps, title links, snippets, site names, breadcrumbs, and structured data, and they are also compatible with common patterns in MediaWiki, DokuWiki, GitHub wikis, and GitLab wikis.

In practical terms, I would prioritize six workstreams. First, choose the canonical domain and fix redirects/canonicals. Second, rebuild the public IA around a small set of durable top-level sections. Third, replace the current mixed-title ecosystem with descriptive, search-friendly titles and slugs. Fourth, ship a standard page schema that covers both editorial governance and machine-readable SEO. Fifth, redesign the wizard around simpler first-run decisions and advanced options behind progressive disclosure. Sixth, instrument the site with Search Console, Core Web Vitals monitoring, and content-health KPIs so the improvement work can be measured rather than guessed.

Current-state diagnosis

The most visible current problem is that important content is still too difficult to scan. The AIWikis “LLM Wiki Index” and “Topic Index” expose dozens of pages in long flat lists that mix concept pages, deep research reports, ingest logs, glossary items, source proxies, and operational documents. Those lists include very long report-style titles, very short generic titles, inconsistent capitalization, and date-coded items such as “04 29 Aiwikis Uaix Llmwikis Handoff Gap Ingest,” all on the same level. That is navigable for insiders, but it is weak for first-time readers, search engines, and AI agents that need a small, high-confidence route through the content.

There is also a labeling problem. The public sites switch among “LLM Wiki,” “LlmWikis,” “Llm Wikis,” and “Ai Wikis,” which weakens brand consistency and site-name signals. Google’s title-link guidance emphasizes accurate, descriptive titles, and NN/g’s IA research warns against vague or low-information-scent labels. W3C similarly requires headings and labels to describe topic or purpose. Even where literal Part 1 / Part 2 examples were not central in the sampled pages, the principle applies directly: generic sequence labels should be treated as invalid future labels unless paired with a task- or topic-descriptive phrase.

LLMWikis.org does have a better macro-structure than AIWikis. Its homepage maps content into “Understand,” “Design and build,” “Operate and govern,” and “Integrate,” which is the right kind of narrative structure. But the same pages also repeat multiple navigation blocks before the main content: a global nav row, a “Menu” row, and a “Source map” row of utility links. On smaller screens, that repeated header weight is likely to consume too much vertical space before users reach the page’s actual value. I did not run a live Lighthouse or CrUX benchmark in this audit, so this is a structural UX risk rather than a measured performance score.

The navigation doctrine itself is sound but incomplete. The public handbook correctly emphasizes index.md, log.md, explicit links, and graph navigation, which is a strong internal-routing model for wiki systems. But the reviewed public surfaces still center route maps and long indexes more than user-facing browse experiences such as topic landing pages, typed related-page modules, backlinks, filters, or curated collections. In other words, the site explains deterministic routing better than it demonstrates human-friendly browse paths.

URL structure, metadata, and technical SEO

There is a direct canonical and redirect problem at the brand/domain level. AIWikis says LLMWikis is the handbook source; LLMWikis is live; but llmwiki.org is parked. If users, backlinks, or citations split between aiwikis.org, llmwikis.org, and llmwiki.org, authority and indexing signals can fragment. Google recommends consolidating duplicate URLs with rel="canonical" and linking internally to canonical URLs, and it provides a specific site-move process for URL and domain changes. This project should not continue to rely on implicit boundary language alone; it needs explicit canonical and redirect infrastructure.

The current public URL landscape is mixed. Some routes are short and good, like llmwikis.org/start-here/ and llmwikis.org/what-is-an-llm-wiki/. Others are semantically noisy, such as deep report/archive pages like aiwikis.org/ai-memory-systems/source-proxy-cross-site-archive-transfer-2026-04-28/ and source-overview pages like aiwikis.org/uai-reference/llm-wikis/. Google recommends simple URLs, and MediaWiki’s own documentation favors short article paths over long query-style or script-heavy routes. The current system would benefit from a hard rule that public, indexable pages should rarely exceed three semantic path segments after the domain.

The public metadata standard on LLMWikis.org is a good start, but it is still too wiki-internal and not web-search-complete. The reviewed standard emphasizes title, owner, status, last_reviewed, review_cycle, sensitivity, agent_use, and related. That is valuable for governance, yet the public guidance reviewed here does not surface a first-class schema for canonical URL, meta description, slug, primary category, tags, aliases, redirects, social image, JSON-LD type, or visible byline-date policy. Google’s documentation on title links, snippets, byline dates, site names, organization markup, article markup, and structured data makes those omissions expensive because they reduce control over how pages appear and are interpreted in search.

The sitemap/discovery setup also appears inconsistent. LLMWikis.org advertises robots.txt and sitemap.xml on its homepage, but its robots.txt points to https://llmwikis.org/sitemaps.xml, and that endpoint returned a 404 in this audit. Google treats sitemaps as hints, not guarantees, but they still matter for discovery and crawl efficiency, particularly on a route-rich content site. At minimum, the homepage discovery-file references, the robots declaration, and the actual working sitemap endpoints must agree exactly.

Wizard, search, and editorial experience

The current setup wizard is ambitious but overloaded. It is framed as a seven-step browser-only planning tool, which is reasonable, but the sampled public content reveals that it quickly dives into advanced topics such as multisite workspaces, Git preflight rules, runtime artifact exclusion, large-file policy, duplicate-file policy, knowledge-graph claim/source-span policy, export boundaries, Project Handoff alignment, and capability cataloging. Those topics are valuable for mature implementations, but they are too early in the journey for most first-time wiki users. The result is a form that behaves more like an expert planning checklist than an onboarding wizard.

The wizard also generates large packets and JSON blocks before basic IA and content primitives are fully stabilized. That is backwards for usability. W3C’s guidance on labels/instructions and consistent navigation, paired with WCAG reflow requirements, points toward shorter steps, clearer labels, fewer cognitive branches per screen, and stronger separation between required fields and advanced settings. The current wizard already has good intent; it needs progressive disclosure, presets, and far fewer default questions.

Visible site search is also underpowered in the reviewed public experience. LLMWikis.org shows a search field and quick links, but the public IA sampled here does not demonstrate faceted filtering by page type, status, freshness, audience, or source. That matters because wiki UX works best when browse and search reinforce each other. DokuWiki and MediaWiki both expose concepts that support this direction: namespaces, metadata, backlinks, category hierarchies, page indices, and enhanced search. NN/g’s IA guidance also stresses taxonomy and tree testing as core findability tools, not optional extras.

Before-and-after transformations

The “before” examples below are drawn from public pages and routes observed during this audit on AIWikis.org and LLMWikis.org. The “after” column is the recommended canonical target format.

Current URLCurrent titleProblemRecommended canonical URLRecommended title
aiwikis.org/llm-wiki/LLM Wiki IndexFlat mega-index with mixed content typesllmwikis.org/handbook/LLM Wiki Handbook
aiwikis.org/topics/Topic IndexBrowse-only list, weak differentiation by type/statusllmwikis.org/topics/Topics
aiwikis.org/uai-reference/llm-wikis/Llm WikisBrand inconsistency and vague source pageaiwikis.org/sources/llmwikis/LLMWikis Source Overview
aiwikis.org/ai-memory-systems/source-proxy-cross-site-archive-transfer-2026-04-28/Source Proxy: Cross-Site Archive Transfer 2026-04-28Overlong slug and title-first date codingaiwikis.org/reports/archive-transfer/2026-04-28/Archive Transfer Report
llmwikis.org/what-is-an-llm-wiki/What Is an LLM Wiki?Good page, but should live inside a visible concepts treellmwikis.org/concepts/what-is-an-llm-wiki/What Is an LLM Wiki?
llmwikis.org/how-to-build-an-llm-wiki/How To Build an LLM WikiGuide route inconsistent with future library patternllmwikis.org/guides/build-an-llm-wiki/How to Build an LLM Wiki
llmwikis.org/tools/llm-wiki-setup-wizard/LLM Wiki Setup WizardTool route is accurate but longer than neededllmwikis.org/setup/wizard/LLM Wiki Setup Wizard
aiwikis.org/files/Global File IndexUtility page lacks archive/evidence framingaiwikis.org/evidence/files/Evidence File Index
aiwikis.org/source-map/Source MapGood concept, but machine-readable registry not yet exposedaiwikis.org/evidence/sources/Source Registry
aiwikis.org/what-is-an-llm-wiki/What Is an LLM Wiki?Concept duplicated across domains without clear canonical targetllmwikis.org/concepts/what-is-an-llm-wiki/What Is an LLM Wiki?

Because no CMS was specified, the recommendations below are CMS-agnostic. They translate cleanly to MediaWiki categories/short URLs/redirects, DokuWiki namespaces/metadata/backlinks, GitHub wiki sidebars, and GitLab wiki sidebars. The design goal is the same across stacks: a small, obvious top-level taxonomy; descriptive, stable slugs; shallow public depth; and strong browse/search reinforcement.

I recommend a two-site public architecture unless a full consolidation is preferred. In that model, LLMWikis.org is the canonical handbook and editorial knowledge site, while AIWikis.org is the evidence, provenance, and archive site. That recommendation follows the roles the sites already describe publicly, but it makes them concrete enough for navigation, search, and canonical SEO.

graph TD
    A[Home] --> B[Concepts]
    A --> C[Guides]
    A --> D[Templates]
    A --> E[Operations]
    A --> F[Governance]
    A --> G[Examples]
    A --> H[Tools]
    A --> I[Topics]
    A --> J[Reports]
    A --> K[About]

    B --> B1[What is an LLM Wiki]
    B --> B2[LLM Wiki vs RAG]
    B --> B3[LLM Wiki vs AI Memory]

    C --> C1[Build an LLM Wiki]
    C --> C2[Ingest]
    C --> C3[Query]
    C --> C4[Lint]

    D --> D1[Page Templates]
    D --> D2[Metadata Schema]
    D --> D3[Starter Bundle]

    E --> E1[Navigation]
    E --> E2[Search]
    E --> E3[Security and Privacy]

    F --> F1[Governance]
    F --> F2[Source Policy]
    F --> F3[Editorial Standards]

    G --> G1[Personal Wiki]
    G --> G2[Team Wiki]
    G --> G3[Model Registry]

    H --> H1[Setup Wizard]
    H --> H2[Checklist]

    I --> I1[Topics by taxonomy]
    I --> I2[Tags]
    I --> I3[Collections]

    J --> J1[Research Reports]
    J --> J2[Case Studies]
    J --> J3[Release Notes]

This structure follows Google’s preference for simple URLs and breadcrumb-friendly hierarchies, and it matches wiki-platform conventions where namespaces, categories, and sidebars represent stable content groupings. It also respects NN/g’s distinction between transition pages and destination pages: top-level section pages should orient and route, while leaf pages should satisfy the user’s actual information need.

URL policy

The URL rules should be explicit and non-negotiable:

  • Use one canonical public domain for each role. If the handbook is on llmwikis.org, all handbook equivalents elsewhere should 301 to it. If archived copies remain on aiwikis.org, they should either be non-indexed replicas or clearly separate evidence pages with their own canonicals.
  • Keep indexable public pages shallow. A good default is: home plus one section plus one page slug, such as llmwikis.org/concepts/what-is-an-llm-wiki/. Public pages should normally stay at three semantic levels or fewer below the domain.
  • Use lowercase, hyphenated slugs. Avoid dates at the front of the slug unless the content is inherently chronological. Put dates at the end when needed.
  • Separate page purpose from page chronology. Prefer archive-transfer-report over 04-29-cross-site-archive-transfer. Use the title or metadata for the human-readable date.
  • Reserve filters for query parameters, not crawlable path explosions. If topic, type, and freshness filters exist, keep non-editorial combinations non-indexable by default, and only curate indexable facet landing pages where search demand and unique content justify them.

Breadcrumbs should reflect taxonomy, not browsing history. Google supports breadcrumb structured data, and W3C recommends page structures that improve orientation and predictable navigation. Google also removed visible breadcrumb trails from mobile SERPs in early 2025, which means on-page breadcrumbs remain important for users and for desktop search presentation, but should not be treated as a mobile SERP crutch.

Recommended rules:

  • Home > Section > Subsection > Page
  • Never show more than four breadcrumb nodes on public pages
  • Use the same breadcrumb schema sitewide
  • If a page belongs to multiple tags, choose one primary hierarchical parent for breadcrumbs and use tags only as secondary metadata
  • Reports should breadcrumb by content family, then by subject, then by date

Sample URL hierarchy

Content familyCanonical URL patternTitle patternIndexability
Conceptsllmwikis.org/concepts/{topic}/{Topic}Index
Guidesllmwikis.org/guides/{task}/How to {Task}Index
Templatesllmwikis.org/templates/{type}/{Type} TemplateIndex
Toolsllmwikis.org/setup/{tool}/{Tool}Index
Operationsllmwikis.org/operations/{workflow}/{Workflow}Index
Governancellmwikis.org/governance/{policy}/{Policy}Index
Examplesllmwikis.org/examples/{audience}/{example}/{Audience} ExampleIndex
Topicsllmwikis.org/topics/{topic}/{Topic}Index
Reportsllmwikis.org/reports/{subject}/{yyyy-mm-dd}/{Subject} ReportIndex if strategic
Evidence archiveaiwikis.org/evidence/{type}/{subject}/{Subject} EvidenceSelectively index
Source filesaiwikis.org/evidence/files/{id}/{File role}: {Source}Usually noindex unless useful to search

Templates, metadata, and wizard redesign

Page templates and metadata schema

The current public metadata standard is useful for governance but too narrow for modern discoverability and content operations. A stronger page model should unify wiki governance, search appearance, and structured data. That recommendation is justified by the current LLMWikis frontmatter guidance and by Google’s separate requirements for title links, snippets, site names, article markup, organization markup, byline dates, and breadcrumb structure.

A practical schema should include these fields:

FieldRequiredPurpose
titleYesVisible page title and default SEO title
seo_titleYesShorter search-optimized title if needed
meta_descriptionYesHuman-written snippet candidate
canonical_urlYesCanonical target for indexation
slugYesStable route identifier
content_typeYesConcept, guide, template, report, tool, example, policy
primary_categoryYesSingle hierarchical parent for IA and breadcrumbs
tagsYesSecondary taxonomy for search and discovery
summaryYesOne-sentence page purpose
ownerYesAccountable content owner
reviewerYesEditorial or domain reviewer
statusYesDraft, reviewed, current, stale, archived, deprecated
created_atYesInitial publication date
updated_atYesLatest meaningful content update
last_reviewedYesMost recent human review date
review_cycleYesMonthly, quarterly, annual, release-based
audienceYesPublic, builder, maintainer, agent, mixed
sensitivityYesPublic, internal, restricted
agent_useYesAllowed, cite-only, summarize-only, no-action, blocked
aliasesRecommendedAlternative names and spellings
redirects_fromRecommendedOld URLs/slugs that now resolve here
source_urlsRecommendedUpstream source list
related_pagesRecommendedTyped related content IDs
schema_typeRecommendedTechArticle, Article, CollectionPage, WebPage
imageRecommendedFeature image/Open Graph asset
languageRecommendedLocale code
noindexConditionalFor utility or duplicate pages
entity_idRecommendedStable internal ID for graph/search systems

A sample public article template could look like this:

---
title: What Is an LLM Wiki?
seo_title: What Is an LLM Wiki?
meta_description: A practical definition of the LLM Wiki pattern, how it differs from RAG and AI Memory, and when to use it.
canonical_url: https://llmwikis.org/concepts/what-is-an-llm-wiki/
slug: what-is-an-llm-wiki
content_type: concept
primary_category: concepts
tags:
  - llm-wiki
  - knowledge-systems
  - ai-agents
summary: Defines the LLM Wiki pattern for humans, search engines, and AI agents.
owner: Editorial Lead
reviewer: Domain Reviewer
status: current
created_at: 2026-05-11
updated_at: 2026-05-11
last_reviewed: 2026-05-11
review_cycle: quarterly
audience: public
sensitivity: public
agent_use: allowed-with-citation
aliases:
  - LLM wiki definition
  - what is llm wiki
related_pages:
  - /concepts/llm-wiki-vs-rag/
  - /guides/build-an-llm-wiki/
schema_type: TechArticle
language: en-US
entity_id: concept-llm-wiki-definition
---

And the body template should be standardized:

# What Is an LLM Wiki?

## Overview
One-paragraph answer for humans and search snippets.

## When to use it
Clear decision criteria.

## What it is not
Contrast with adjacent concepts.

## Core components
Short, structured list with links.

## Examples
Real examples or implementation patterns.

## Related pages
Typed internal links.

## Sources and review notes
Visible provenance, last reviewed, and owner.

For operational or tutorial content, use a different template rather than forcing concepts and how-tos into the same page shape:

# How to Build an LLM Wiki

## Outcome
What the reader will have when finished.

## Prerequisites
Required inputs, access, and assumptions.

## Steps
Task-oriented sequence with checkpoints.

## Validation
How to know it worked.

## Common failure modes
Known problems and fixes.

## Related pages
Adjacent tasks and concepts.

## Review and ownership
Owner, reviewer, last reviewed, review cycle.

Structured data and JSON-LD policy

Use structured data selectively and consistently. Google supports breadcrumb markup, article markup, organization markup, and site-name markup; it also advises validating markup and checking performance in Search Console and URL Inspection. The highest-value stack for this project is:

  • Home page: WebSite site-name markup plus Organization
  • Guide and concept pages: TechArticle or Article plus BreadcrumbList
  • Topic hubs / collections: CollectionPage plus BreadcrumbList
  • About / contact pages: Organization and WebPage
  • Report pages: Article if editorial; otherwise WebPage
  • Do not prioritize Sitelinks Search Box markup, because Google discontinued that search feature.

A sample article JSON-LD block:

{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "What Is an LLM Wiki?",
  "description": "A practical definition of the LLM Wiki pattern, how it differs from RAG and AI Memory, and when to use it.",
  "datePublished": "2026-05-11",
  "dateModified": "2026-05-11",
  "author": {
    "@type": "Person",
    "name": "Editorial Team"
  },
  "publisher": {
    "@type": "Organization",
    "name": "LLMWikis.org",
    "url": "https://llmwikis.org/"
  },
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://llmwikis.org/concepts/what-is-an-llm-wiki/"
  },
  "keywords": [
    "LLM Wiki",
    "AI knowledge base",
    "RAG comparison",
    "agent memory"
  ]
}

Wizard redesign

The current wizard proves that the project has thought deeply about setup, but it is trying to teach governance, graph modeling, source policy, repository hygiene, and multiple memory systems all at once. That is too much for the first-run flow. The redesign should preserve depth while shifting it behind progressive disclosure. The UX principle is simple: make first-publish easy, advanced governance configurable, and expert modes optional. That fits both WCAG form guidance and the documented current wizard boundaries.

Recommended wizard structure:

flowchart TD
    A[Welcome] --> B[Choose goal]
    B --> C[Name the wiki]
    C --> D[Pick audience and scope]
    D --> E[Choose structure preset]
    E --> F[Review page types and taxonomy]
    F --> G[Generate slugs and sample URLs]
    G --> H[Preview starter pages]
    H --> I[Validation]
    I --> J[Export setup packet]
    I --> K[Fix errors]
    K --> I

    E --> E1[Beginner preset]
    E --> E2[Team preset]
    E --> E3[Migration preset]
    E --> E4[Advanced preset]

    J --> L[Starter bundle]
    J --> M[Redirect map if migrating]
    J --> N[Editorial checklist]

The wizard should ask for only the minimum required inputs up front:

StepRequired fieldsOptional advanced fields
GoalNew wiki, migrate existing docs, build archive, publish handbookMulti-site / handoff mode
IdentitySite name, canonical domain, language, ownerAlt name, organization details
ScopePrimary audience, top-level content families, first topicSecurity/sensitivity model
StructurePreferred preset, section names, slug rulesGraph export / entity IDs
ContentPage types to enable, categories, starter topicsTag vocabularies, schema tuning
MigrationOld domain, old URL export, target rulesRedirect regex, alias policy
ReviewReviewer, cadence, publish ruleAgent permissions, approvals
OutputPreview site map, URLs, metadata defaultsJSON export, advanced packets

Sample wizard prompts should sound like this:

What is the main public role of this site?
- Handbook
- Evidence archive
- Mixed site

Which domain should be canonical for this role?
- llmwikis.org
- aiwikis.org
- another domain

What should the first three public sections be?
Examples: Concepts, Guides, Templates

Choose your page-title style:
- Plain-English topics
- Task-based how-to titles
- Report titles with dates at the end

Which metadata do you want required on every page?
- Owner
- Status
- Last reviewed
- Category
- Tags
- Meta description
- Canonical URL

Would you like to import existing URLs and generate a redirect map?
- Yes
- No

The wizard should also generate a preview state before export: sample URLs, sample breadcrumbs, starter pages, and a validation report listing duplicates, weak titles, empty descriptions, missing owners, and conflicting category assignments. That matters because WCAG requires labels and instructions to clearly identify expected input, and because successful setup tools reduce ambiguity before the first content publish.

Content migration and redirect strategy

Migration should be treated as a search-preservation and information-governance project, not just a route rewrite. Google’s site-move documentation explicitly recommends preparing URL mappings and minimizing disruption through correct redirects and canonical handling. Google’s canonical documentation also recommends linking internally to the canonical URL rather than to duplicates. MediaWiki’s redirect model reinforces the same principle from the wiki side: redirects are symbolic links that preserve multiple access paths to the same destination.

Recommended migration sequence:

  • Export a full URL inventory from current public routes, XML sitemap(s), llms.txt, and internal crawl data.
  • Choose one canonical domain for the handbook and one clear role for AIWikis.
  • Map every old URL to a single best new URL. Avoid many-to-one collapses unless the underlying content is truly merged.
  • Use direct 301 redirects, never redirect chains.
  • Preserve title intent and page meaning when migrating. If an old page is folded into a new hub, add a redirect plus a visible section anchor or explanatory note.
  • Update all internal links, breadcrumbs, canonicals, XML sitemaps, and JSON-LD to the new URLs before launch.
  • Validate a statistically meaningful sample in Search Console with URL Inspection and monitor the Page Indexing report after launch.

Bulk-edit priorities should include:

  • Normalizing capitalization: LLM, AI, UAI, UAIX
  • Rewriting weak titles and date-front-loaded slugs
  • Adding missing descriptions and categories
  • Adding aliases for common alternative names
  • Replacing generic links with descriptive anchor text
  • Repointing AIWikis duplicates to the handbook canonical where appropriate

Governance and editorial workflows

The current ecosystem already values ownership, status, review cadence, trust, and source boundaries. That should now be formalized into a lightweight editorial operating model. The goal is not bureaucracy; it is reliable quality at scale. LLMWikis’ starter bundle already includes governance, trust model, contributing, glossary, onboarding, and agent guidance files, which is exactly the right precedent to turn into public workflow rules.

Recommended roles:

RoleResponsibility
Domain ownerAccountable for concept accuracy and review signoff
Managing editorControls templates, taxonomy, and style
SEO/editorial stewardTitles, descriptions, canonicals, structured data, sitemaps
Technical/platform ownerRedirects, robots, search, performance, accessibility
ReviewerApproves content state transitions
ContributorDrafts and updates content within templates

Recommended workflow states:

draftin reviewapprovedcurrentstalearchivedredirected

Naming rules should be explicit:

  • One page, one primary topic
  • One primary category
  • Titles must describe the page purpose
  • Do not publish pages named only by sequence, date, or internal project code unless that is the real user-facing topic
  • Use title case consistently for display; use lowercase hyphenated slugs consistently for routes
  • If the page is a report, the title should read like a report and the slug should read like a topic plus date, not a raw ingest artifact.

Style-guide essentials:

  • First paragraph answers the user’s likely question
  • Separate definition, guidance, evidence, and open questions
  • Use “last reviewed” and “updated” consistently
  • Use descriptive anchors, not “click here” or generic “Part 2”
  • Keep intros short; use subheads early for scanability
  • Use visible review panels or infoboxes on every substantive page

Search, taxonomy, and internal navigation

Search and browse should be designed together. The future state should combine:

  • Top-level sections for broad wayfinding
  • Topic pages and category hubs for browsing
  • Faceted search for users who know roughly what they need
  • Related pages and backlinks for discovery
  • Typed internal link graph for humans and agents
  • HTML sitemap, XML sitemap, and llms.txt for crawlers and AI tools

For public search, I recommend these facets:

FacetValues
Content typeconcept, guide, template, report, tool, example, policy
Topictaxonomy-driven
Statuscurrent, draft, stale, archived
Audiencebuilder, maintainer, agent, public
Freshnessreviewed this month / quarter / year
Source typeoriginal handbook, mirrored evidence, external reference

Google’s faceted-navigation guidance matters here: do not let every filter combination become indexable. Only create indexable landing pages for a small subset of curated, strategic facets such as “LLM Wiki guides,” “metadata templates,” or “RAG comparisons.” Everything else should remain user-helpful but crawl-constrained.

Related-content modules should be standardized rather than ad hoc. Every content page should end with something like:

  • Read next
  • Used by / linked from
  • Compare with
  • Evidence / source pages
  • Updated by the same workflow or owner

This recommendation is supported by DokuWiki’s backlinks model, MediaWiki’s category hierarchy, and GitHub/GitLab wiki sidebar patterns, all of which reinforce the same idea: a wiki becomes navigable when relationships are explicit and reusable rather than buried in prose.

Success metrics, roadmap, and open questions

KPIs that actually matter

The analytics model should combine search visibility, content quality, and user/task success. Google Search Console already provides the core search metrics: clicks, impressions, CTR, average position, URL indexing status, structured-data visibility, and URL inspection diagnostics. Search Console’s Core Web Vitals and Page Indexing reports should be part of the same operational dashboard.

Recommended KPI set:

KPIWhy it mattersPrimary source
Non-homepage organic clicksMeasures whether the site is becoming content-rich rather than homepage-dependentSearch Console Performance
Impressions by sectionMeasures discoverability of concepts, guides, templates, and reportsSearch Console Performance
CTR on priority pagesTests title/description qualitySearch Console Performance
Indexed canonical page countConfirms migration and crawl healthPage Indexing report
Redirect error / chain rateProtects SEO and UX during migrationCrawl logs + QA crawler
Good Core Web Vitals URL shareTracks real-world page experienceSearch Console CWV
Orphan page rateMeasures internal navigabilityInternal crawl / graph
Pages with complete metadataMeasures template adoptionCMS audit
Stale-review rateMeasures editorial governance healthContent audit
Internal search success rateMeasures on-site findabilityProduct analytics
Wizard completion rateMeasures onboarding frictionProduct analytics
Time to first publishMeasures whether setup is getting easierWizard + CMS instrumentation

Implementation roadmap

Effort estimates below assume no known CMS constraint. If the stack ends up being WordPress, static generation, or another wiki engine, implementation details will differ, but the sequencing should largely hold.

PriorityWorkstreamOutcomeEffort
HighestChoose canonical domains and content rolesClear answer to “handbook vs evidence archive,” plus redirect and canonical policyMedium
HighestRepair discovery filesWorking robots.txt, XML sitemap(s), llms.txt, and consistent canonical declarationsLow
HighestShip new IA and URL standardNew top-level sections, depth rules, slug rules, breadcrumb rulesMedium
HighestNormalize titles and labelsBetter SERP titles, stronger information scent, fewer opaque page namesMedium
HighestImplement metadata v2Canonical URL, description, category, tags, aliases, status, owner, dates, JSON-LDMedium
HighestRedesign the setup wizardShorter first-run flow, advanced settings behind disclosure, preview + validationMedium
HighBuild redirect map and run migrationPreserve SEO and user paths during route changesHigh
HighAdd related-pages, backlinks, and topic hubsBetter human/agent navigation and stronger internal linkingMedium
HighAdd faceted search with crawl constraintsBetter findability without index bloatHigh
MediumEstablish editorial workflow and style guideRepeatable governance across future contentLow
MediumInstrument KPIs and dashboardsOngoing measurement in Search Console and product analyticsLow
MediumPerformance and accessibility passMobile navigation cleanup, reflow QA, heading/landmark checksMedium

A sensible phasing model would be:

  • Immediate: canonical decision, sitemap/robots repair, title cleanup, metadata schema
  • Near term: IA rebuild, redirects, wizard redesign, topic hubs
  • Later: faceted search, related-page automation, graph-based recommendations, richer editorial dashboards

Open questions and limitations

The largest open question is strategic, not technical: which public brand should be canonical for the handbook? The audit clearly shows that AIWikis.org positions itself as a demonstration/evidence layer, LLMWikis.org positions itself as the handbook, and llmwiki.org is not currently serving that function. That decision should be made before redesign work begins, because it affects redirects, sitemap strategy, title policy, and brand equity.

The second limitation is implementation specificity. No CMS or deployment architecture was specified, so the recommendations are intentionally CMS-agnostic. They are designed to map well to MediaWiki, DokuWiki, GitHub/GitLab wikis, static sites, or a custom content system, but the exact mechanics of redirects, metadata storage, search indexing, and sidebar generation will depend on the final stack.

The third limitation is measurement depth. I was able to verify public routes, discovery files, page structures, and handbook guidance, but I did not directly verify underlying HTML head tags, live JSON-LD output, field CWV data for these domains, or a full crawl of every route. Accordingly, the strongest findings here are about architecture, labeling, URL strategy, discoverability, and visible UX patterns; performance and accessibility findings are high-confidence structural recommendations, not full lab or field audits.