
Automatically Submit Sitemaps to Google During Gatsby Build
A historical Gatsby sitemap‑ping workflow, with a postscript explaining Google's retired endpoint and how to keep sitemaps discoverable.
Articles
FTP (File Transfer Protocol) belongs to an older style of web deployment, but it still turns up in legacy hosting and static‑site maintenance. The articles here preserve the useful parts of that experience without presenting manual file transfer as the way a new platform should be run.

A historical Gatsby sitemap‑ping workflow, with a postscript explaining Google's retired endpoint and how to keep sitemaps discoverable.

Deploy a static Gatsby build over FTP with environment variables, ftp‑deploy, build scripts, and a practical CI flow for conventional or legacy hosting.

Need a little PHP inside a Gatsby build? This guide shows a pragmatic way to prepend server‑side code when a fully static approach is not enough.