Getting Cool (and secure) Website with https

Getting Cool (and secure) Website with https

September 28, 2024
  • Initial website http://englishwithira.pl/
    • No https / SSL certificates 💥
    • ~500 ms response time
    • Pretty mediocre speed results as seen by Google pages Speed
Initial Status, with Numbers 📌

Uptime Ira

Speed ira mobile

Speed ira desktop

As per webcheck the servers are with ehost or xip

  • Domain at ~20 usd/y, server from 15 $/y, plus VAT. SSL seems to be extra 10 $/y, making ~50 $/y
  • For some reason there was a external link to a totally unrelated site - https:// koloroweprojekty . pl/
  • Not only its not secured, but its also harming the planet with a E Carbon Rating

This person deserves a better website, which also respect our environment

Landing Page Demo

Proposing the Astro landing single pager, which is MIT Licensed.

Speed astro landing

Testing Proposed Astro Themes 📌
git clone https://github.com/mhyfritz/astro-landing-page

npm install
npm run dev

Everything worked, so i created this repo for the project

npm run build
npm install -g serve #serve with npm

serve -s dist #http://localhost:3000

Landing Page Result

  • Carbon footprint A+ - cleaner than 96% of all GLOBAL PAGES

Speed astro landing

https://github.com/JAlcocerT/ira-web


Some Goodies for the Website

How to add Calendars

Adding Newsletter with MailerLite


Other things I learnt recently