Skool Lessons — VA Upload Guide

Internal file. Do not link this page in Skool.

Step 1 — Upload

  1. In Hostinger File Manager, create folder public_html/lessons/
  2. Upload every file in this folder into it — including lessons.css and lessons.js (all lesson pages depend on these two; without them pages render unstyled).
  3. Test one URL in a browser: check the orange hero, the progress bar while scrolling, a Copy button, and one quiz question.

Restyle everything later by editing one file: colors/fonts live in lessons.css; quiz + copy-button + checklist behavior in lessons.js. Never edit styles inside individual lesson pages.

Step 2 — Link each Skool module

In each Skool classroom lesson, add a button/link: "Read the full lesson →" pointing to its URL below. Keep the video (if any) in Skool; the page is the written version.

Skool moduleLive URL after upload
Start Herehttps://fulltimerealestatephotographer.com/lessons/start-here.html
Equipmenthttps://fulltimerealestatephotographer.com/lessons/equipment.html
How to Get Your First 10 Clientshttps://fulltimerealestatephotographer.com/lessons/first-10-clients.html
What To Sellhttps://fulltimerealestatephotographer.com/lessons/what-to-sell.html
How to Pricehttps://fulltimerealestatephotographer.com/lessons/how-to-price.html
Finding Editorshttps://fulltimerealestatephotographer.com/lessons/finding-editors.html
Marketing Your Serviceshttps://fulltimerealestatephotographer.com/lessons/marketing.html
Selling Your Serviceshttps://fulltimerealestatephotographer.com/lessons/selling.html
Business Structurehttps://fulltimerealestatephotographer.com/lessons/business-structure.html
Managing Your Clientshttps://fulltimerealestatephotographer.com/lessons/client-management.html
The Path Is Simple (draft)https://fulltimerealestatephotographer.com/lessons/the-path-is-simple.html
InterviewsNo page — video-only module, per Julian.

CTA map (for future edits)

Every lesson ends with a free 1-on-1 call CTA. Most point to /scale (general "tell me where you're stuck" form). Two point to /partner (operator/partnership pitch): Business Structure and The Path Is Simple. Secondary link everywhere: the $37 playbook at /special-offer.

If Julian supplies a real booking link (Calendly etc.), find-and-replace the /scale and /partner button hrefs across all files — leave the secondary /special-offer links alone.

Notes

  1. Live calculators are on: how-to-price (market pricing + hourly-rate trap), first-10-clients (90-day projection), finding-editors (edit-chair cost). Their logic is inline in each page — test each after upload by changing an input.
  2. All pages carry noindex so Google doesn't serve the free lessons outside the community.
  3. Each file is self-contained (styles inline). Editing one page never breaks another.