#web-development
Read more stories on Hashnode
Articles with this tag
Providing a robots.txt file is not the same as providing robots meta tags for your website. Robots? On My Website? To be fair, they probably should...
In this article, I'll share how you can dynamically create open graph images with Next.js. What are Open Graph Images? An open graph image is only...
Applying light and dark mode themes with TailwindCSS is easy. However, if you want to allow users to toggle between light and dark mode themes while...
I always like seeing reading time estimates for blog articles before I click the link. You can see examples of this on my Hashnode blog page and on my...
My recent articles have focused on metadata and the overall search engine optimization (SEO) of Next.js websites by showing how to build sitemaps and...
I previously discussed how to build a sitemap in Next.js, but I didn't discuss the crucial next step: How to submit your sitemap to Google. Let me...