{"id":51754,"library":"kataras-sitemap","title":"sitemap","description":"Implements the Sitemap Protocol for generating XML sitemaps.","status":"active","version":"0.0.6","language":"go","source_language":null,"source_url":"https://github.com/kataras/sitemap","tags":["sitemap","seo","xml","generator"],"install":[{"cmd":"go get github.com/kataras/sitemap","lang":"bash","label":"Install github.com/kataras/sitemap"}],"dependencies":[],"imports":[{"symbol":"sitemap","correct":"github.com/kataras/sitemap"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/kataras/sitemap\"\n)\n\nfunc main() {\n\tsm := sitemap.New(\"https://example.com\")\n\tsm.Add(\"/page1\")\n\tfmt.Println(sm.String())\n}","lang":"go","description":"Creates a sitemap and adds a URL, then prints the XML."},"warnings":[],"env_vars":null,"search_vec":"'generat':7,13 'implement':2 'protocol':5 'seo':11 'sitemap':1,4,9,10 'xml':8,12","created_at":"2026-06-15T06:28:50.720031+00:00","updated_at":"2026-06-15T06:28:50.720031+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/kataras/sitemap","github":"https://github.com/kataras/sitemap","docs":"https://pkg.go.dev/github.com/kataras/sitemap#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}