Nextjs
Build the SEO And Sitemap functionality in a static blog with Next.js and Markdown
Build an entire static blog with markdown — full support of SEO and the Sitemap functionality. #Series four
You can add SEO and the Sitemap in the nextjs. SEO and Sitemap help add your website to Search engines or any webmaster. Seo and sitemap help to grow your website.

All the codes are available on GitHub Repo. You can also check the final website demo with vercel.
Content
- Project Setup
- Project Structure
- Posts And Images Dummy data
- Pages
- Layout
- Home Page
- Reading page
- Category Page
- Tag Page
- Search Page and Functionality
- SEO
- Sitemap
Note
Steps one to ten are already written in previous articles you can check out on the nextjs publication.
I write a sprate article on both SEO and sitemp with full details and explashion.
SEO
You can add SEO to your website within the 10 mint using next-seo
npm package. I provide a full guide article on that.
Sitemap
You can add a sitemap for server-side rendering (SSR) and static site generation (SSG) nextjs app. For the sitemap generation, I use the npm next-sitemap
package. I provide full guidelines in a separate article available on nextjs publication.
Previous articles on series
Conclusion
Now I’ve completed the static blog series with nextjs and markdown. I’m so happy. Now you can create your blog with nextjs and markdown.
If you think this article is a time waste, I’m sorry.
You can follow me on Twitter and tweet with me.
https://twitter.com/@Official_R_deep
Suppose you like more articles about Linux, Ubuntu, and Raspberry pi 4. Then you visit my website.
https://officialrajdeepsingh.dev/
Read More content at Nextjs. Sign up for a free newsletter and join the nextjs community on medium.