I need the simplest way to write SEO optimized blog.
I want to write in a WYSWIG editor and it spits out a HTML file which I can then serve via NGINX.
I can manually edit the HTML to add SEO related tags etc. Blog should be mobile friendly.<p>I am ok with hosting a server kind of tool to as long as it's simple.<p>Thanks in advance!
<a href="https://ghost.org" rel="nofollow">https://ghost.org</a> is the other good option. It also has an Open Source part that you can host yourself if you need in future.<p>WordPress is matured and lots of options (plugins) to get it done one way or the other.
Can't you just use Wix or Wordpress or Squarespace or Medium, etc.?<p>Otherwise, Astro makes it easy to self-host a blog written in Markdown, and Markdown WYSIWYGs you can easily get for your operating system. There are also older generators like Hugo and Jekyll, etc., but they've fallen out of fashion.<p>You can also consider headless CMS systems (disclaimer: I work for one) but I think that's kinda overkill for what you need.
I've shared a step-by-step guide on GitHub for creating a simple blog page using the OpenAI O1 model. I also explained how to deploy it. <a href="https://github.com/mergisi/openai-o1-coded-personal-blog">https://github.com/mergisi/openai-o1-coded-personal-blog</a>
The simplest way to write an SEO optimized blog is to go to wordpress.com and pay the subscription fee to get a blog you can associate with your domain.<p>No messing with hosting. No distractions fiddling with NGINX config.<p>Just a white box with a cursor blinking.