Skip to content

Semantic tooling & taxonomy expansion

Last updated on June 8, 2026

Development has increasingly shifted beyond basic content organization and into the construction of a broader semantic framework for navigating and managing the site. A major focus of this phase has been the creation of a modular Admin Tools system designed to expose the underlying structure of the project in a more transparent and interactive way.

What began as a small collection of utility pages has now evolved into a centralized toolkit for content discovery, taxonomy refinement, media exploration, relationship visualization, and large‑scale tagging workflows. These tools are serving both as development utilities and as experimental interfaces for understanding how the site’s growing content graph behaves over time.

Admin Tools framework & public utilities

The Admin Tools system was rebuilt into a modular template‑part architecture using reusable routing and shared navigation components. This allows new tools to be added rapidly without rebuilding templates or duplicating logic.

Several new utilities were added during this phase, including:

  • A public Media Library Explorer for browsing thousands of published image attachments in bulk.
  • A Footnotes Viewer capable of rendering modular shortcode‑based references for Chapters and Fragments.
  • Relationship visualization tools exposing ACF relationships, taxonomy links, and metadata across custom post types.
  • Newest Content and Site Index integrations migrated into the centralized Admin Tools framework.
  • Lightweight content exploration tools for filtering and searching across all published CPTs in real time.

Together, these systems are increasingly blurring the line between administrative tooling and public‑facing exploratory interfaces.

Semantic discovery & portal development

A major development during this phase was the introduction of semantic discovery workflows used to identify emerging topic and theme clusters across the site.

Two complementary systems were created:

  • A Live Content Filter focused on title‑based precision matching.
  • A Live Content Search tool powered by native WordPress search behavior and Relevanssi indexing.

These tools make it possible to rapidly identify high‑frequency concepts, extract CPT‑specific ID groupings, and feed those results into automated taxonomy workflows using WP‑CLI. This process significantly accelerates the creation and refinement of Topics, Themes, and Portal Pages.

An important structural pattern has now emerged:

high‑frequency tags → promoted portals → exposure of secondary semantic clusters

As dominant tags are promoted into curated portal pages, new emerging concepts naturally rise into visibility, creating a self‑reinforcing taxonomy refinement cycle that can be periodically revisited and expanded over time.

Portal system refinement

Portal pages themselves are also evolving beyond simple taxonomy archives.

Previously, portal results were displayed as flat alphabetical lists regardless of content significance. The portal system has now been restructured to prioritize entries semantically, grouping conceptual and narrative content ahead of peripheral references and entity pages.

For example, concepts, quotes, songs, excerpts, chapters, and fragments are now surfaced before artists, organizations, profiles, and media references. This creates a more intentional reading flow and allows portal pages to function more like curated semantic hubs than conventional archives.

Additional refinement of portal ordering and grouping behavior is planned in future updates.

Automation & taxonomy governance

One of the more significant backend developments was the creation of a lightweight taxonomy automation pipeline connecting content discovery tools, grouped CPT‑aware ID exports, and WP‑CLI batch tagging scripts.

This workflow enables rapid semantic tagging operations across multiple custom post types simultaneously while still preserving manual review and editorial control.

The broader goal is not simply to organize content, but to continuously govern and refine the site’s semantic structure over time. High‑frequency topics and themes are periodically evaluated and promoted into portals, allowing newer conceptual clusters to surface organically as the project continues to expand.

The result is an increasingly dynamic knowledge system where content relationships evolve alongside the site itself rather than remaining static after publication.