Next.js Discord

Discord Forum

How Google (search console) handle sitemap ?

Unanswered
California pilchard posted this in #help-forum
Open in Discord
California pilchardOP
Ive add my index sitemap to Google Search Console which contains something like :
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://mydomain.com/sitemaps/medias/films/0</loc>
</sitemap>
<sitemap>
<loc>https://mydomain.com/sitemaps/medias/films/1</loc>
...

But google only fetch the first one on :

2 Replies

California pilchardOP
Only fetch the first sitemap (Ive set 500 elements for each sitemap) why not others ?
Roseate Spoonbill
Assuming your sitemap is not containing any errors, you may simply need to wait. Google Search Console doesn't always show all updates after sitemap is submitted - some updates are delayed and mearly queued. That said, sitemap for google is a merely a suggestion of the website structure and they may choose not to index pages based on multiple factors.