Skip to content
forked from snabb/sitemap

Go XML sitemap and sitemapindex package (golang)

License

Notifications You must be signed in to change notification settings

refurbed/sitemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitemap

GoDoc Build Status Go Report Card

The Go package sitemap provides tools for creating XML sitemaps and sitemap indexes and writing them to an io.Writer (such as http.ResponseWriter).

Please see http://www.sitemaps.org/ for description of sitemap contents.

The package implements io.WriterTo and io.ReaderFrom interfaces.

Yes. This is yet another sitemap package for Go. I was not happy with any of the existing packages.

Documentation:

https://godoc.org/github.com/snabb/sitemap

The Git repository is located at: https://github.com/snabb/sitemap

License

MIT

About

Go XML sitemap and sitemapindex package (golang)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%