Skip to content

ContactlessWiki/netlify-submit-sitemap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Submitting sitemaps on deploy with Netlify

There's plenty of static site generators out there, and most support generating sitemaps. To make sure google indexes your pages as quickly as possible, it's a good idea to ping them with your sitemap when it's updated.

Netlify provides some hooks which can be used to run functions once the deploy is complete. This allows us to just ping google when production is deployed.

You can read the tutorial here.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%