It might not be noticeable, but I migrated my site from Vite to Next.js. I suppose it’s a success only if it goes unnoticed... Sometimes I wish no one would see it, but I still wanted to express my hope of being discovered by chance through search engine exposure. That wasn't possible with Vite, so I solved it with Next.js. Next.js generates the screens on the server and sends them, making it the perfect framework for me looking to boost SEO. Even the routing is automatic... Since I could transfer everything I learned while building apps recently, I completed the migration in half a day without much effort. Anyway, that’s how it is... I hope all self-taught bloggers who work meticulously do Next.js. What does "undiscovered blogging" even mean? I am still trying to figure that out myself.