marketing-site-architecture

Plans website page hierarchies, navigation, URL structures, and internal linking strategies.

Updated May 26, 2026
One-click install
npx skills add https://github.com/avel123111/triplanio --skill marketing-site-architecture-avel123111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketing-site-architecture
Source: https://github.com/avel123111/triplanio/tree/main/.claude/skills/marketing-site-architecture
Command: npx skills add https://github.com/avel123111/triplanio --skill marketing-site-architecture-avel123111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Planning or restructuring a website's information architecture is difficult: pages get buried, navigation becomes cluttered, URLs become inconsistent, and orphan pages hurt SEO. This Skill guides the design of page hierarchies, navigation systems, URL patterns, and internal linking so sites are intuitive for users and optimized for search engines. ## Core Features & Use Cases - Page Hierarchy Design: Produces ASCII tree structures and Mermaid visual sitemaps with navigation zones, following the 3-click rule and flat-vs-deep tradeoffs. - Navigation & URL Planning: Defines header, footer, sidebar, and breadcrumb patterns plus consistent, human-readable URL conventions per page type. - Internal Linking Strategy: Builds hub-and-spoke content models, cross-section links, and orphan-page audit checklists. - Use Case: A SaaS company restructuring its marketing site can get a full deliverable set: an ASCII page tree, a Mermaid sitemap, a URL map table, a navigation spec, and an internal linking plan. ## Quick Start Plan the site architecture for my SaaS marketing website, including the page hierarchy, navigation structure, and URL map.

Frequently Asked Questions about marketing-site-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I plan a website sitemap and page hierarchy?

Start by identifying your site type, top pages, and business goals, then organize pages into a hierarchy where important pages are reachable within 3 clicks. This Skill outputs an ASCII tree, a Mermaid visual sitemap, and a URL map table as deliverables.

What is the best URL structure for SEO?

Use short, lowercase, hyphenated URLs that mirror the site hierarchy, such as /features/analytics. Avoid dates in blog URLs, IDs, query parameters, and deep nesting, and always set up 301 redirects when changing existing URLs.

How many items should a website header navigation have?

Keep the primary header navigation to 4-7 items with the CTA button rightmost. If a section has many sub-pages, group them into dropdowns or a mega menu limited to 3-4 columns.

Does this skill cover XML sitemaps for SEO?

No, XML sitemaps are a technical SEO concern handled by a separate seo-audit skill. This Skill focuses on visual sitemaps, page hierarchy, navigation, and internal linking for human users and information architecture.

What is a hub-and-spoke internal linking model?

A hub-and-spoke model organizes content around a comprehensive hub page that links to related spoke articles, each of which links back to the hub. It strengthens topical authority and ensures no page becomes an orphan.