# Master Navigation Tree

**Last Updated:** 2026-01-09

Complete navigation tree for all pages documentation with quick reference links.

## Navigation Structure

```
Pages Documentation
│
├── 📋 Master Files
│   ├── README.md                          # Main overview
│   ├── MASTER_PAGES_INDEX.md             # Complete index with status
│   ├── MASTER_NAVIGATION.md              # This file
│   ├── DOCUMENTATION_STRUCTURE.md        # Structure guide
│   └── WEBSITE_AUDIT_REPORT.md           # Audit results
│
├── 🏠 Homepage (0/1 documented)
│   ├── HOMEPAGE_INVENTORY.md
│   └── homepage-documentation.md ⚠️
│
├── 🛍️ Product Pages (13/13 documented) ✅
│   ├── PRODUCT_PAGES_INVENTORY.md
│   ├── ENHANCEMENT_COMPLETE.md
│   └── [product-slug]-documentation.md ✅
│
├── 🏭 Industry Pages (5/5 documented) ✅
│   ├── INDUSTRY_PAGES_INVENTORY.md
│   ├── ENHANCEMENT_COMPLETE.md
│   └── [industry-slug]-documentation.md ✅
│
├── 📄 Static Pages (1/19 documented) ⚠️
│   ├── STATIC_PAGES_INVENTORY.md
│   ├── pricing-ENHANCEMENT_COMPLETE.md
│   ├── pricing-documentation.md ✅
│   └── [other-page]-documentation.md ⚠️
│
├── 🔍 Comparison Pages (59/61 documented) ⚠️
│   ├── COMPARISON_PAGES_INVENTORY.md
│   └── [competitor-slug]-documentation.md ✅/⚠️
│
├── 📊 Templates Pages (0/4 documented) ❌
│   ├── TEMPLATES_PAGES_INVENTORY.md
│   └── [template-slug]-documentation.md ❌
│
├── 📥 Download Pages (0/6 documented) ❌
│   ├── DOWNLOAD_PAGES_INVENTORY.md
│   └── [download-slug]-documentation.md ❌
│
├── 🎥 Webinar Pages (0/4 documented) ❌
│   ├── WEBINAR_PAGES_INVENTORY.md
│   └── [webinar-slug]-documentation.md ❌
│
└── 📚 Pillar Pages (0/2 documented) ❌
    ├── PILLAR_PAGES_INVENTORY.md
    └── [pillar-slug]-documentation.md ❌
```

## Quick Reference by Status

### ✅ Complete Documentation

- **[Product Pages](product-pages/)** - 13/13 (100%)
- **[Industry Pages](industry-pages/)** - 5/5 (100%)

### ⚠️ Partial Documentation

- **[Comparison Pages](comparison-pages/)** - 59/61 (97%)
- **[Static Pages](static-pages/)** - 1/19 (5%)
- **[Tools Pages](../../guides/tools-pages/)** - 7/20 (35%) - Note: In guides directory

### ❌ Pending Documentation

- **[Homepage](homepage/)** - 0/1 (0%)
- **[Templates Pages](templates-pages/)** - 0/4 (0%)
- **[Download Pages](download-pages/)** - 0/6 (0%)
- **[Pillar Pages](pillar-pages/)** - 0/2 (0%)
- **[Webinar Pages](webinar-pages/)** - 0/4 (0%)

## Quick Links

### By Page Type

| Page Type  | Inventory                                                                       | Status | Documentation                                                   |
| ---------- | ------------------------------------------------------------------------------- | ------ | --------------------------------------------------------------- |
| Homepage   | [HOMEPAGE_INVENTORY.md](homepage/HOMEPAGE_INVENTORY.md)                         | ❌     | [homepage-documentation.md](homepage/homepage-documentation.md) |
| Product    | [PRODUCT_PAGES_INVENTORY.md](product-pages/PRODUCT_PAGES_INVENTORY.md)          | ✅     | [product-pages/](product-pages/)                                |
| Industry   | [INDUSTRY_PAGES_INVENTORY.md](industry-pages/INDUSTRY_PAGES_INVENTORY.md)       | ✅     | [industry-pages/](industry-pages/)                              |
| Static     | [STATIC_PAGES_INVENTORY.md](static-pages/STATIC_PAGES_INVENTORY.md)             | ⚠️     | [static-pages/](static-pages/)                                  |
| Comparison | [COMPARISON_PAGES_INVENTORY.md](comparison-pages/COMPARISON_PAGES_INVENTORY.md) | ⚠️     | [comparison-pages/](comparison-pages/)                          |
| Templates  | [TEMPLATES_PAGES_INVENTORY.md](templates-pages/TEMPLATES_PAGES_INVENTORY.md)    | ❌     | [templates-pages/](templates-pages/)                            |
| Download   | [DOWNLOAD_PAGES_INVENTORY.md](download-pages/DOWNLOAD_PAGES_INVENTORY.md)       | ❌     | [download-pages/](download-pages/)                              |
| Webinar    | [WEBINAR_PAGES_INVENTORY.md](webinar-pages/WEBINAR_PAGES_INVENTORY.md)          | ❌     | [webinar-pages/](webinar-pages/)                                |
| Pillar     | [PILLAR_PAGES_INVENTORY.md](pillar-pages/PILLAR_PAGES_INVENTORY.md)             | ❌     | [pillar-pages/](pillar-pages/)                                  |

### By Priority

#### High Priority (P0)

1. **[Homepage Documentation](homepage/)** - Primary entry point
2. **[Static Pages Documentation](static-pages/)** - Legal, company, support (18 pages)
3. **[Templates Pages Documentation](templates-pages/)** - Template pages (4 pages)

#### Medium Priority (P1)

4. **[Download Pages Documentation](download-pages/)** - Gated content (6 pages)
5. **[Pillar Pages Documentation](pillar-pages/)** - SEO authority (2 pages)
6. **[Webinar Pages Documentation](webinar-pages/)** - Event pages (4 pages)

#### Low Priority (P2)

7. **[Comparison Pages](comparison-pages/)** - Complete remaining 2 pages
8. **[Tools Pages](../../guides/tools-pages/)** - Complete remaining 13 tools

## Key Files

### Master Files

- **[README.md](README.md)** - Main documentation overview
- **[MASTER_PAGES_INDEX.md](MASTER_PAGES_INDEX.md)** - Complete index with status
- **[DOCUMENTATION_STRUCTURE.md](DOCUMENTATION_STRUCTURE.md)** - Structure guide
- **[WEBSITE_AUDIT_REPORT.md](WEBSITE_AUDIT_REPORT.md)** - Audit results

### Completion Files

- **[Product Pages Complete](product-pages/ENHANCEMENT_COMPLETE.md)** - Product pages completion
- **[Industry Pages Complete](industry-pages/ENHANCEMENT_COMPLETE.md)** - Industry pages completion
- **[Pricing Page Complete](static-pages/pricing-ENHANCEMENT_COMPLETE.md)** - Pricing page completion

**Note:** Pricing and Industry pages have separate completion files.

## Navigation Tips

### Finding Documentation

1. **By Page Type:** Use the page type directories (e.g., `product-pages/`)
2. **By Status:** Use [MASTER_PAGES_INDEX.md](MASTER_PAGES_INDEX.md) status table
3. **By Inventory:** Check `[PAGE_TYPE]_PAGES_INVENTORY.md` files
4. **By Search:** Use `WEBSITE_AUDIT_REPORT.md` to find specific pages

### Understanding Structure

- **Page Types:** Each type has its own directory
- **Inventories:** Each type has an inventory file listing all pages
- **Documentation:** Individual pages have `[slug]-documentation.md` files
- **Status:** Check [MASTER_PAGES_INDEX.md](MASTER_PAGES_INDEX.md) for current status

### Important Notes

- **Pricing vs Industry:** Pricing is in `static-pages/`, Industry is in `industry-pages/`
- **Tools Documentation:** Tools are in `docs/guides/tools-pages/`, not in pages directory
- **Legacy Files:** Some variants (v2-alt, v3, v4) may be legacy - check inventories

## Related Documentation

- **[Master Pages Index](MASTER_PAGES_INDEX.md)** - Complete index with status
- **[Documentation Structure](DOCUMENTATION_STRUCTURE.md)** - Structure guide
- **[README.md](README.md)** - Main overview
- **[Website Audit Report](WEBSITE_AUDIT_REPORT.md)** - Audit results
