Videos
On-screen demos, tips, and tutorials using the Netlify platform.
Create a new Netlify site from the CLI
In this video, we’ll walk you through how to create a new Netlify site directly from the CLI.
Trigger deployments on an interval with Scheduled functions
In this video we'll walk through triggering rebuilds on a marketing site, invoking a background function to send blog stats through email, and dive into what these workflows look like in code.
Smarter caching with query string parameters
In this clip from Web Unleashed 2024, Netlify CEO Mathias Biilmann demonstrates how to leverage Netlify’s caching primitives to fine-tune caching behavior based on query string parameters.
Browse and search your Netlify deploy files
With Netlify’s Deploy File Explorer, you can navigate your build output like a file system, download only the files you need, and use substring search to quickly find specific resources.
Building a collaborative text editor with Y-Sweet, Supabase, and Netlify
Join Sean C. Davis from Netlify's Developer Education team as he chats with Felicia Chang, Founding Engineer at Jamsocket, about building real-time collaborative applications.
Block AI bots from crawling your Netlify site
Walk through the basics of using Netlify Blobs to allow users to upload images to your site—no third-party tools needed.
Block AI bots from crawling your Netlify site
Learn how to tell AI bots not to crawl some or all of your website's data by adding a robots.txt file. And to cover those pesky bots that don't respect the robot rules, use a Netlify Edge Function to target user agent strings.
Test redirects locally with Netlify
Testing your redirects directly in production? There’s a better way! With the Netlify CLI, you can replicate production behavior locally and ensure your redirects work perfectly before deploying.
Keeping secrets secret with Netlify
Netlify makes safeguarding your secrets simple. In this video, see how the Secrets Controller protects sensitive information every step of the way.
Advanced caching with Astro + Turso
Testing your redirects directly in production? There’s a better way! With the Netlify CLI, you can replicate production behavior locally and ensure your redirects work perfectly before deploying.
Suggest a guide
Got an idea for a useful guide that you can't currently find here? Want us to explain something, or perhaps you'd like to work on creating a guide with us?
Let us know and we'll see what we can arrange.
We also have a contributor guide for those making content contributions