hownz.com - Human-Readable Sitemap & Link Structure Last Updated: 2025-07-25 This document provides an overview of the website's structure and how pages are interlinked for easy navigation and understanding. ========================= == Core Application Pages == ========================= 1. Home (index.html) - Priority: 1.0 (Highest) - Purpose: The main landing page featuring the primary text cleaning tool. It serves as the central hub for all features. - Links Out To: - Hello World (hello.html) - Rewards Info (coins.html) - Advanced Tools (open.html) - Admin & Developer Guide (admin.html) - All external network sites in the footer. 2. Hello World (hello.html) - Priority: 1.0 (Highest) - Purpose: An article on the future of Human-AI collaboration. It also includes a simplified, embedded version of the text cleaner. - Links Out To: - Home (index.html) - Rewards Info (coins.html) - Advanced Tools (open.html) - Admin & Developer Guide (admin.html) 3. Advanced Tools (open.html) - Priority: 0.9 (High) - Purpose: A multi-tool page with advanced text utilities: - Character Revealer: Finds and identifies invisible or special Unicode characters. - Text Comparison (Diff) Tool: Shows the differences between two blocks of text. - Text Properties Analyzer: Calculates stats like word count, readability, etc. - Links Out To: - Rewards Info (coins.html) and other site pages via the header/footer. 4. Rewards Info (coins.html) - Priority: 0.8 (Medium-High) - Purpose: Details the "Dopamine Dash Coins" gamification system, explaining how users can earn rewards for using the tool. - Links Out To: - Home (index.html) - Admin & Developer Guide (admin.html) - Advanced Tools (open.html) 5. Admin & Developer Guide (admin.html) - Priority: 0.55 (Medium) - Purpose: A technical reference page for developers. It provides instructions for the NPM package, command-line (CLI) usage, and troubleshooting. - Links Out To: - Home (index.html) - Advanced Tools (open.html) and other pages via header/footer. ================================ == Data & Configuration Files == ================================ These JSON files are primarily for machine consumption by the application's scripts but are included in the sitemap for completeness. - a.json: (Priority 0.1) Legacy character set. - app.json: (Priority 0.1) Character sets for various world languages. - admin.json: (Priority 0.1) Character sets for emojis and symbols. - usd.json: (Priority 0.1) Maps currency symbols ($) to abbreviations (USD). - 1risks.json: (Priority 0.1) Data on suspicious Unicode characters for the Advanced Tools. - 2controls.json: (Priority 0.1) Data on Unicode control characters. - 3invisibles.json: (Priority 0.1) Data on common invisible characters. =========================== == Site-Wide Link Patterns == =========================== - Header Navigation: Most pages contain a standard header with links to "Hello World!" and "Rewards Info". - Footer Navigation: All pages feature a footer with links to the partner network (mfatnz.com, actnz.com, irdnz.com) and key internal pages.