Documentation
¶
Overview ¶
Package sitemap discovers and parses sitemap.xml (including sitemap indexes) and cross-checks declared URLs against what was actually crawled.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Analyzer ¶
type Analyzer struct {
// contains filtered or unexported fields
}
Analyzer fetches and validates sitemaps. It uses a Fetcher to retrieve sitemap files.
func (Analyzer) Description ¶
Click to show internal directories.
Click to hide internal directories.