Site Index & Upload Guide

North Star Protocol
Site Map

Every page in the site, how they link together, and a step-by-step guide to uploading via FTP to Hostinger.

Tab 1 ๐Ÿงญ
north_star_protocol_program_pages.html?program=leadership
Leadership Protocol

For leaders & executives. Decision drag, decision velocity, internal authority. Full 14-session breakdown.

Tab 2 โš–๏ธ
north_star_protocol_program_pages.html?program=legal
Legal Clarity Protocol

For lawyers. Cognitive overload, adversarial pressure, sustainable legal practice. Full 14-session breakdown.

Tab 3 ๐Ÿ 
north_star_protocol_program_pages.html?program=realestate
Real Estate Protocol

For real estate professionals. Market confidence, client influence, rejection resilience. Full 14-session breakdown.

Tab 4 ๐Ÿ’‘
north_star_protocol_program_pages.html?program=couples
Connection Protocol

For couples. Relational presence, reactive patterns, shared values. Full 14-session breakdown.

Tab 5 ๐ŸŽฏ
north_star_protocol_program_pages.html?program=coaches
Coach's Protocol

For coaches & practitioners. ACT methodology, complete deliverable program, passive income. Full 14-session breakdown.

Tab 6 ๐ŸŒ…
north_star_protocol_program_pages.html?program=endoflife
End of Life Protocol

For end-of-life planning. Clarity, acceptance, meaning, legacy. Full 14-session breakdown with compassionate framing.

Filename Page Size Upload to Priority
index.html Site Index / Entry Point โ€” public_html/ Upload first
north_star_protocol_home.html Home Page 25 KB public_html/ โ˜… Essential
north_star_protocol_about.html About Page 23 KB public_html/ โ˜… Essential
north_star_protocol_programs.html Programs Overview 37 KB public_html/ โ˜… Essential
north_star_protocol_program_pages.html All 6 Individual Program Pages 81 KB public_html/ โ˜… Essential
north_star_protocol_licensing.html Licensing Page 48 KB public_html/ โ˜… Essential
north_star_protocol_get_licensed.html Get Licensed (Application) 48 KB public_html/ โ˜… Essential
north_star_protocol_resources.html Resources Hub 36 KB public_html/ โ˜… Essential
Hostinger FTP

Step-by-step upload guide

How to get all 8 files from your computer onto your Hostinger website using FTP โ€” no technical experience required.

01
Download all your files to one folder

First, save all 8 HTML files from Claude into a single folder on your computer. Name the folder something clear like NorthStarProtocol. Make sure all 8 files are in that one folder โ€” not in subfolders.

Files to download from Claude:
index.html ยท north_star_protocol_home.html ยท north_star_protocol_about.html ยท north_star_protocol_programs.html ยท north_star_protocol_program_pages.html ยท north_star_protocol_licensing.html ยท north_star_protocol_get_licensed.html ยท north_star_protocol_resources.html
02
Install FileZilla (free FTP client)

FileZilla is the easiest free FTP tool for uploading files to any web host. Download and install it from the official site.

Download FileZilla: filezilla-project.org โ†’ click "Download FileZilla Client" โ†’ install normally on your Mac or Windows PC.
03
Find your FTP credentials in Hostinger

Log into your Hostinger account and find your FTP details. You'll need four things: Host, Username, Password, and Port.

  • Go to hpanel.hostinger.com and log in
  • Click on your website / hosting plan
  • In the left menu, find Files โ†’ FTP Accounts
  • You'll see your FTP username and host (usually looks like ftp.yourdomain.com)
  • If you don't know your FTP password, click Change Password to set a new one
  • The port is almost always 21
Write these down: Host ยท FTP Username ยท FTP Password ยท Port (21)
04
Connect FileZilla to your Hostinger account

Open FileZilla and connect using your credentials.

  • Open FileZilla on your computer
  • At the top, fill in the four fields: Host ยท Username ยท Password ยท Port: 21
  • Click Quickconnect
  • If it asks about an unknown certificate, click OK / Trust to continue
  • The right-hand panel will show your Hostinger server's files โ€” you're connected
Tip: The left panel is your computer. The right panel is your Hostinger server. You drag files from left to right to upload them.
05
Navigate to the public_html folder on the server

In the right panel (your server), you need to find and open the public_html folder. This is where all your website files must go.

  • In the right panel, you'll see folders โ€” look for public_html
  • Double-click public_html to open it
  • This is the root of your website โ€” anything uploaded here is live on your domain
  • If you see an existing index.html file already there, you can delete it โ€” it's Hostinger's placeholder
06
Navigate to your NorthStarProtocol folder on your computer

In the left panel (your computer), navigate to the folder where you saved all 8 HTML files.

  • In the left panel, click through your folders until you can see all 8 HTML files
  • You should see: index.html, north_star_protocol_home.html, and the other 6 files
07
Select all files and upload

Now select all your files on the left and drag them to the right panel to upload.

  • Click on any file in the left panel, then press Ctrl+A (Windows) or Cmd+A (Mac) to select all files
  • Drag them from the left panel into the right panel (public_html)
  • Or right-click the selected files and choose Upload
  • You'll see the transfer progress at the bottom of FileZilla
  • Wait for all transfers to show Status: OK
Total upload size is under 340 KB โ€” this should take under 30 seconds on any connection.
08
Set index.html as your homepage

Hostinger automatically uses index.html as the entry point to your site. Since you uploaded your site index as index.html, visitors to your domain will land on the site map โ€” then you can redirect them to the home page.

Optional โ€” redirect the homepage: If you want visitors to go straight to north_star_protocol_home.html when they visit your domain, open index.html in a text editor and add this one line inside the <head> tag:

<meta http-equiv="refresh" content="0; url=north_star_protocol_home.html"> This instantly redirects anyone visiting your root domain to the home page.
09
Test every page in your browser

Visit your domain and click through every page and link to confirm everything is working correctly.

  • Visit yourdomain.com โ€” should load the home page
  • Visit yourdomain.com/north_star_protocol_about.html โ€” About page
  • Visit yourdomain.com/north_star_protocol_programs.html โ€” Programs overview
  • Visit yourdomain.com/north_star_protocol_program_pages.html โ€” All 6 program tabs
  • Visit yourdomain.com/north_star_protocol_licensing.html โ€” Licensing
  • Visit yourdomain.com/north_star_protocol_get_licensed.html โ€” Application form
  • Visit yourdomain.com/north_star_protocol_resources.html โ€” Resources
  • Click all navigation links and CTA buttons to verify they link correctly

Before you go live โ€” checklist

  • Replace all placeholder email addresses (e.g. licencing@northstarprotocol.com) with your real contact email
  • Update the copyright year in every footer if needed (currently set to ยฉ 2026)
  • Connect the application form to a real form handler โ€” consider Formspree.io (free, easy) to receive applications by email
  • Add your real domain to any absolute links if you have them
  • Test the site on mobile โ€” all pages are responsive but worth checking on your own device
  • Add Google Analytics or Hostinger's built-in analytics to track visitors
  • Once live, submit your URL to Google Search Console so your pages get indexed
  • If Hostinger asks about SSL โ€” always enable it. It makes your site https:// rather than http:// and is free.