DR JANISZEWSKI SZKOLENIA
Szkolenia: Retiring WordPress, Keeping the Client in Control
The challenge
Dr Janiszewski's training site ran on WordPress: plugins to update, a database to secure, hosting that needed watching, all for a site that changes a few times a year. He still needed to edit course dates, prices and FAQ himself. The job was to keep the editing and lose the maintenance, then make the same domain serve his course platform too.
The build
I converted the site to a static Orbit CMS build: three pages rendered from templates, with around twelve editable sections on the home page alone, from procedures and training formats to the next session date and FAQ.
- Lead form with a 24-hour reply promise, wired to the Orbit CRM
- FAQPage structured data for search, llms.txt for AI crawlers
- A Cloudflare Worker router sharing szkolenia.drjaniszewski.com between the static site and the LMS
- Polish-language content the client edits through plain forms
The results
The WordPress stack is retired: zero plugins to update and no database to defend, on hosting that costs nothing. The client edits the same content he always did, now through forms that cannot break the layout. One domain cleanly serves both the marketing site and the paid course platform behind it.