Site Map

Complete index of every page, route, and URL on clearony.com

Last updated: April 21, 2026
Domain: clearony.com
Staging: staging.clearony.com
9
Public Pages
2
Resources
27+
Vendor Pages
10
Partner Pages
23
API Endpoints
1
Redirect
๐ŸŒ
Public Pages
Indexed by Google ยท Open to all visitors
9 pages
Page URL Description Status
Homepage / Hero with teal logo, featured vendor carousel (all 27, auto-advance), primary CTA to wizard. Tagline: "Vendors + Clearony = the best value in the business." Live
Needs Analysis Wizard /wizard 4-step wizard: company profile โ†’ setup โ†’ features โ†’ budget/timeline. Supports ?ref=CODE (referral tracking) and ?industry=healthcare (pre-selects industry). Scoring engine ranks 27 vendors. Live
Results /results Accessed as /results?id=xxx. Top 5 ranked vendors, personalized summary, comparison matrix, browse vendors section, sticky CTA bar. Print-optimized PDF report. Live
About /about Company mission, team, TCOM Solutions story, values. Dark teal hero matching brand palette. Live
How It Works /how-it-works Hero, The Problem, 5-step process (emphasizes "100% free" + negotiated rates), comparison table, Why Clearony section with 5 benefit cards and testimonials. HowTo JSON-LD schema. Live
Why Clearony /why-clearony Value proposition deep-dive. Hero โ†’ "The Problem" โ†’ Vendor Partnership Philosophy โ†’ 4 value prop cards โ†’ 4 testimonials โ†’ Final CTA. Live
Healthcare /healthcare Industry landing for healthcare IT. HIPAA compliance urgency angle with live countdown to Section 504 ADA deadline (May 11, 2026). Compliance matrix for 9 vendors ร— 4 certs. Links to both resource pages. Live
Vendor Directory /vendors All 27 vendors in a 4-col grid, filterable by UCaaS/CCaaS. Context-aware nav bar when arriving from results (?from=results). Live
Health Check /health Server health check endpoint. Returns status JSON. No DB query (for Render compatibility). Live
๐Ÿ“„
Resources
Downloadable guides and reference materials ยท Indexed
2 pages
Page URL Description Status
Section 504 Compliance Guide /resources/section-504-guide ~2,500-word compliance guide sourced from 29 U.S.C. ยง 794, 45 C.F.R. Part 84, 2024 HHS Final Rule. 6 sections. Sticky print/PDF button. Print-formatted with page breaks. Live
Section 504 Battle Card /resources/section-504-battle-card 1-page downloadable PDF battle card. Dual deadlines (May 11, 2026 / May 10, 2027) countdown. 6-cell telecom compliance grid, 6-step action checklist. Forwardable cold-outreach asset. Live
๐Ÿข
Vendor Mini-Sites
Dynamic pages served from a single template (vendor.html) ยท 27 vendors
27+ pages
All vendor pages are served by GET /vendors/:slug โ†’ public/vendor.html. Each page loads vendor data from GET /api/vendors/:slug. Sections: hero with logo, overview, 14-feature grid with scores, pros/cons, best-for, 6 smart FAQs, "Why Clearony" section, CTA.
Pattern URL Pattern Description Status
Vendor Mini-Site /vendors/:slug Dynamic template. Known slugs include: ringcentral, zoom-phone, microsoft-teams, 8x8, vonage, dialpad, nextiva, goto-connect, cisco-webex, mitel, avaya, lumen, spectrum-enterprise, comcast-business, cox-business, att-business, verizon-business, five9, genesys, nice-cxone, talkdesk, cloudtalk, aircall, openphone, grasshopper, google-voice, intermedia. Context-aware CTAs when arriving from results page. Live
๐Ÿค
Partner Program
Excluded from Google index ยท noindex, nofollow
3 pages
Page URL Description Status
Become a Partner /become-a-partner Warm, motivational landing. Commission overview card, two program track cards (25% Individual / 35% Business), "Why Partner" section, CTA to application.
Partner Application /partners Official application page. Tabbed track cards, How It Works 4-step flow, benefits grid, full application form (all fields required), FAQ accordion (6 Q&As). Submits to POST /api/partners/apply.
Partner Opportunity /partner-opportunity Invite-only "mini pep rally." Earnings callout ($500โ€“$2K+/mo Individual), 4-Step Roadmap, testimonials, urgency CTA. Not linked in nav or footer. Direct-share only.
๐Ÿ”
Partner Portal
Authenticated ยท Magic link login ยท noindex, nofollow
4 pages
Page URL Description Status
Portal Login /partner-portal-login Email magic link login. 30-min token, single-use. Session tokens are 30-day, revocable.
Partner Portal /partner-portal Main dashboard. Welcome greeting, 4 stats cards (Earnings, Clicks, Leads, Closed Deals), Individual/Business track tabs, referral code display + QR code modal.
Partner Dashboard /partner-portal/dashboard Extended partner dashboard. Includes Training Library (search + type filters, 12 individual + 11 business resources), Marketing Materials, Support & Growth Path, Activity tabs (Referral Activity, Earnings).
Magic Link Verify /partner-portal/verify Intermediate page shown after clicking magic link in email. Verifies token via GET /api/partner-portal/verify?token=xxx and redirects to portal.
Individual Track (5 steps): Sign Up & Get Your Link โ†’ Share It Everywhere โ†’ Let the Wizard Do the Work โ†’ Earn When Deals Close โ†’ Level Up to Paid Sales

Business Track (5 steps): Apply & Get Onboarded โ†’ Introduce Clearony to Clients โ†’ Use Co-Branded Materials โ†’ Track Your Pipeline โ†’ Scale & Earn More

Tiers โ€” Individual: Starter (0โ€“5) โ†’ Rising Star (6โ€“15) โ†’ Top Performer (16โ€“30) โ†’ Sales Team (invite)
Tiers โ€” Business: Partner 35% โ†’ Preferred +5% โ†’ Premier +10% + co-marketing โ†’ Strategic (custom rates / white-label / joint GTM)
๐Ÿ”ด
Admin Pages
Internal only ยท Protected by admin key ยท Not linked publicly
2 pages
Page URL Description Status
Admin Leads Dashboard /admin/leads Full leads management UI. Stats cards, all wizard submissions with pagination, lead status/note editing, partner applications management, referral activity tracking. Requires admin key. Admin
This Sitemap /sitemap This document. Master reference of all pages and routes. noindex, nofollow.
โ†ช
Redirects
301 permanent redirects
1 redirect
From URL Redirects To Type
Needs Analysis /needs-analysis โ†’ /wizard?industry=healthcare โ€” Short URL for healthcare outreach campaigns and marketing materials. 301
โšก
API โ€” Public Endpoints
No authentication required
4 endpoints
Endpoint URL Description Auth
Submit Wizard POST/api/analyze Submit wizard form data. Runs scoring engine against 27 vendors. Saves results to DB. Returns ranked vendors + analysis ID. Sends notification email. Public
Get Results GET/api/results/:id Retrieve saved analysis results by ID. Used by results page to load data. Public
Vendor Catalog GET/api/vendors Returns full vendor catalog with labels. Used by wizard dropdowns and directory. Public
Vendor Detail GET/api/vendors/:slug Full vendor data for mini-site rendering. Includes features, scores, pros/cons, FAQs. Public
๐Ÿ“Š
API โ€” Tracking & Analytics
Funnel analytics โ€” pageview and event tracking
3 endpoints
Endpoint URL Description Auth
Track Pageview POST/api/track/pageview Fire-and-forget pageview tracking. Pages tracked: wizard, results, about, healthcare, vendors, vendor_minisite, section-504-battle-card, and more. Public
Track Event POST/api/track/event Wizard funnel events: wizard_started, step_completed (1โ€“4), wizard_submitted, wizard_completed, wizard_error, results_viewed, vendor_mini_site_click, print_report. Public
Analytics Summary GET/api/analytics/summary Funnel summary stats. Requires X-Analytics-Key header or ?key= query param. Key
๐Ÿค
API โ€” Partner & Portal Endpoints
Partner applications and authenticated portal sessions
8 endpoints
Endpoint URL Description Auth
Submit Application POST/api/partners/apply Store partner application in partner_applications table. Sends notification to partners@clearony.com. Public
Request Magic Link POST/api/partner-portal/request-link Send magic link email to partner. 30-min token, single-use. Public
Verify Magic Link GET/api/partner-portal/verify?token=xxx Verify token and create 30-day session. Called from verify page after email click. Token
Get Partner Info GET/api/partner-portal/me Return current partner profile, stats, referral code. Requires Bearer session token.
Logout POST/api/partner-portal/logout Revoke session token. Requires Bearer session token.
Admin Login Bypass GET/api/partner-portal/admin-login?admin_key=xxx Generates 10-min admin magic link for portal preview. Requires admin_key. Admin Key
Approve Partner POST/api/partners/approve/:id Approve partner application and generate referral code. Requires admin key. Admin Key
List Applications GET/api/partners/applications List all pending partner applications. Requires admin key. Admin Key
๐Ÿ”ด
API โ€” Admin Leads Endpoints
All require admin key ยท Internal use only
8 endpoints
Endpoint URL Description Auth
Leads Stats GET/api/admin/leads/stats Quick stats cards: total submissions, conversion rates, pipeline summary. Admin Key
List Analyses GET/api/admin/leads/analyses All wizard submissions with pagination. Full lead profiles. Admin Key
Update Lead Status PATCH/api/admin/leads/analyses/:id/status Update lead status (e.g., contacted, qualified, closed). Admin Key
Update Lead Note PATCH/api/admin/leads/analyses/:id/note Add/update internal note on a lead. Admin Key
List Partner Apps GET/api/admin/leads/partner-applications All partner applications with full profile data. Admin Key
Approve Partner App POST/api/admin/leads/partner-applications/:id/approve Approve partner application from admin dashboard. Admin Key
Reject Partner App POST/api/admin/leads/partner-applications/:id/reject Reject partner application from admin dashboard. Admin Key
Referral Activity GET/api/admin/leads/referral-activity Referral code activity and stats: clicks, leads generated, conversion by partner. Admin Key
๐Ÿ“
Static Files
Served directly from public/ โ€” no route needed
File URL Description Type
XML Sitemap /sitemap.xml Machine-readable sitemap for search engines. 10 public pages indexed. Partner/admin pages excluded. Live
robots.txt /robots.txt Allows all crawlers. Points to /sitemap.xml. Live
OG Image /images/og-image.svg 1200ร—630 Open Graph image used by all public pages for social sharing previews. Live
Favicon /favicon.svg SVG favicon. Referenced in all HTML templates. Live