How to Build an XML Sitemap in Gatsby JS

preview_player
Показать описание
XML sitemaps are important to Google if 1) you have a new site and 2) if you have a really big site. By connecting your Sitemap to the Google Search Console, you can accurately see that Google is indexing (reading) your site. But the first step is actually creating a site map. Here is how you do that using Gatsby JS

Thanks!
Haydn S. Adams, BFA

- - - - - -

⤵ Download ALL of my source codes & more!

Introducing ADWC PRO

ADWC Pro provides you with:

• Access to all the source codes for ALL projects
• Bootstrap Bootstrap online course (retail $79) w/ supplied source code
• All future online courses (Gatsby v5 course coming soon)
• Updates of ADWC and the web dev business
• and more!

Price:
Just $6/mo. or $49/year (32% off monthly)

-------

Got a question for me?
Рекомендации по теме
Комментарии
Автор

I was having a hard time to understand why the new version of the gatsby-plugin-sitemap plugin was generating multiple sitemaps and under the sitemap folder. I have downgraded to 2.3.0 and it worked....🙈

luisvalgoi
Автор

hi, thank you. it seem it's not working on Gatsby version: 3.0.3
EDIT : In fact, i found it but unlike you, it appears if i add 'sitemap/sitemap-0.xml' at the end of my URL... i don't know if it's ok for google. can you tell me ? thx

gindevgin