Fetch sitemap.xml + submit all URLs to IndexNow for fast indexing
Daily cron (02:00 UTC): pings IndexNow with every URL in our public sitemap. Idempotent — IndexNow de-duplicates server-side and re-submitting unchanged URLs is cheap + harmless.
Sitemap source: https://goldprice.dev/sitemap.xml (served by Next.js from web/src/app/sitemap.ts).
Headers
Response
Successful Response
Changes
Changed in 1 of the 8 revisions of this API.13
- ●
removed the optional property
detailfrom the response with the422statusresponse-optional-property-removed
- ○
added the required property
detailsto the response with the422statusresponse-required-property-added
- ○
added the required property
errorto the response with the422statusresponse-required-property-added
- ○
added the required property
messageto the response with the422statusresponse-required-property-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●