DEV Community

Cover image for Automation — Dynamic sitemap generation with Golang API
Raksha for Canopas Software

Posted on

3

Automation — Dynamic sitemap generation with Golang API

If you are publishing website, then it is necessary to reach out it to users.

Most search engines like google and bing crawls website pages using sitemaps. Sitemap contains all static and dynamic routes of webpages.

Sitemap generation is part of our development process. We can create it using external libraries in our frontend frameworks like Vue or React.

But sometimes libraries are not compatible with latest versions and it becomes hard to generate sitemap for dynamic routes and automate it without using any library.

In this article, You will learn how to create sitemap for all static and dynamic routes and also automate this process at a time of building frontend app to save your precious time.

You can read full article here https://blog.canopas.com/automation-dynamic-sitemap-generation-with-golang-api-584f6c53ea9c

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE