An open API service indexing awesome lists of open source software.

https://github.com/restlessdesign/sitemap-validator

A utility for parsing and reporting back errors on any URLs within a sitemap
https://github.com/restlessdesign/sitemap-validator

seo seotools sitemap sitemaps

Last synced: 2 months ago
JSON representation

A utility for parsing and reporting back errors on any URLs within a sitemap

Awesome Lists containing this project

README

          

# Sitemap Validator

A utility for parsing and reporting back errors on any URLs within a sitemap

## Usage

You are welcome to build this as a binary, but results can be obtained just as easily using the `go run` command:

```bash
$ go run main.go https://www.example.com/sitemap/
```