Google Cloud Storage — Setup dynamic robots.txt file in NUXT with public Google Cloud Storage
You can use different ways to control your robots.txt file or other static files inside your project, but what if you can send this responsibility out of your hands and have a fallback if something is missing?
Sound too good to be true? I will teach you to use Google Cloud Storage with a public bucket with a custom file and fallback file inside, and then how to use it inside your NUXT project.