Indexing
Discovery Package Generator
Generate a clean discovery checklist: sitemap, RSS/Atom, llms.txt, robots, IndexNow, Bing, and GSC steps.
generated
Discovery package
Publish these assets to improve legitimate crawl discovery for owned sites.
Recommended next steps
- Make every URL return 200 and self-canonicalize before submission.
- Publish sitemap.xml and include lastmod only when content materially changed.
- Publish llms.txt with important public resources.
- Verify IndexNow key file, then submit clean URLs.
- Submit sitemap in Search Console for owned sites.
Show technical details
{
"title": "Discovery package",
"summary": "Publish these assets to improve legitimate crawl discovery for owned sites.",
"status": "generated",
"recommendations": [
"Make every URL return 200 and self-canonicalize before submission.",
"Publish sitemap.xml and include lastmod only when content materially changed.",
"Publish llms.txt with important public resources.",
"Verify IndexNow key file, then submit clean URLs.",
"Submit sitemap in Search Console for owned sites."
],
"details": {
"siteUrl": "https://",
"publish": {
"sitemap": "https:///sitemap.xml",
"robots": "https:///robots.txt",
"llmsTxt": "https:///llms.txt",
"indexNowKeyFile": "https:///crawlvitals-indexnow.txt",
"atomFeed": "https:///crawlvitals-discovery.xml"
},
"urls": []
}
}