ESC

No companies found. Try a different search term.

Tool Build Standards

Mandatory structure, linking rules, and QA checks for every new Visuwire tool page.

Tool Build Standards

These standards are mandatory for all new tool pages in /content/tools/.

Required Page Structure

Every tool page must contain the following sections:

  1. Primary Query
  2. Tool Purpose
  3. Inputs
  4. Output
  5. How To Use
  6. Required Internal Links
  7. Related Pages

Internal Linking Minimums

Each tool page must include at least:

  • 3 links to company pages under /companies/
  • 2 links to comparison pages under /comparisons/
  • 2 links to glossary pages under /glossary/

Topical Authority Rules

  1. One canonical query per tool page.
  2. No duplicate tools for near-identical intents.
  3. Use entity-first language in headings and intro text.
  4. Update lastmod whenever core formulas or benchmark data changes.
  5. Include at least 2 contextual links to relevant sector or tool pages.

Publish QA Checklist

  1. Run the tool-page validator:
cd /home/richardmoser/Documents/visuwire/visu-wire-hugo && python3 pipeline/validate_tool_pages.py
  1. Run Hugo build check:
cd /home/richardmoser/Documents/visuwire/visu-wire-hugo && hugo --minify
  1. Verify links render correctly and no orphan tool pages exist.