Hacker News new | ask | show | jobs
by seanwilson 2073 days ago
> I know next to nothing about SEO and would love to learn a bit more, but I've never found any useful resource that isn't some kind of crappy spam-blog or so old that I'm left doubting if the information is still relevant.

You could try my on-page SEO guide that's more aimed at developers (https://www.checkbot.io/guide/seo/) and my Chrome extension that checks these SEO factors for you automatically (https://www.checkbot.io).

I tried to keep the SEO guide concise with everything backed up with links to authoritative sources like Google or Mozilla.

1 comments

I like the look and design of your site, what did you build it with? Also if you were building a performant SEO landing page what tech stack would you use? Great extension.
Thanks, it's a minimal custom CSS theme I wrote on top of Jekyll (static site generator) hosted on Netlify. Any static site generator would work though. I'm using SVG for almost all images as well as minimal JavaScript which helps with performance.