Tags
Tags are currently used to filter content in the ExternalResources
and the ResourcesBySelector
components.
---title: Exampletags: - foo - bar---
Tags are validated against an allowlist in /src/schemas/tags.ts
↗ which defines the user-facing representation (label
) and any associated variants.
The matching is case-insensitive. For example, all of the following values are accepted in the tags
frontmatter array and will be transformed into Node.js
:
node.js
NoDe.JS
node
nodejs
Used on 2
pages.
Pages tagged with .NET
Used on 46
pages.
Pages tagged with AI
- agents
- ai-audit
- ai-gateway/chat-completion
- ai-gateway
- autorag
- vectorize
- workers-ai
- agents/api-reference/using-ai-models
- ai-audit/features/analyze-ai-traffic
- ai-gateway/guardrails
- ai-gateway/providers/workersai
- ai-gateway/tutorials/deploy-aig-worker
- autorag/how-to/bring-your-own-generation-model
- bots/additional-configurations/ai-labyrinth
- bots/additional-configurations/block-ai-bots
- browser-rendering/how-to/ai
- cloudflare-one/tutorials/ai-wrapper-tenant-control
- developer-spotlight/tutorials/creating-a-recommendation-api
- waf/detections/firewall-for-ai
- workers/examples/openai-sdk-streaming
- reference-architecture/diagrams/ai/ai-composable
- reference-architecture/diagrams/ai/ai-asset-creation
- reference-architecture/diagrams/ai/ai-multivendor-observability-control
- reference-architecture/diagrams/ai/ai-rag
- reference-architecture/diagrams/ai/ai-video-caption
- reference-architecture/diagrams/ai/bigquery-workers-ai
- workers-ai/guides/tutorials/build-a-retrieval-augmented-generation-ai
- workers-ai/guides/tutorials/build-a-voice-notes-app-with-auto-transcription
- workers-ai/guides/tutorials/build-a-workers-ai-whisper-with-chunking
- workers-ai/guides/tutorials/build-ai-interview-practice-tool
- workers-ai/guides/tutorials/explore-code-generation-using-deepseek-coder-models
- workers-ai/guides/tutorials/explore-workers-ai-models-using-a-jupyter-notebook
- workers-ai/guides/tutorials/fine-tune-models-with-autotrain
- workers-ai/guides/tutorials/how-to-choose-the-right-text-generation-model
- workers-ai/guides/tutorials
- workers-ai/guides/tutorials/llama-vision-tutorial
- workers-ai/guides/tutorials/using-bigquery-with-workers-ai
- workers/tutorials/create-finetuned-chatgpt-ai-models-with-r2
- workers/tutorials/openai-function-calls-workers
- workers-ai/guides/tutorials/image-generation-playground/image-generator-store-and-catalog
- workers-ai/guides/tutorials/image-generation-playground/image-generator-flux-newmodels
- workers-ai/guides/tutorials/image-generation-playground/image-generator-flux
- workers-ai/guides/tutorials/image-generation-playground
- workers-ai/features/function-calling/embedded/examples/fetch
- workers-ai/features/function-calling/embedded/examples/kv
- workers-ai/features/function-calling/embedded/examples/openapi
Used on 1
pages.
Pages tagged with Astro
Variants:
auth
Used on 2
pages.
Pages tagged with Authentication
Used on 1
pages.
Pages tagged with CMS
Variants:
cache
Used on 4
pages.
Pages tagged with Caching
Variants:
debug
troubleshooting
Used on 2
pages.
Pages tagged with Debugging
Used on 5
pages.
Pages tagged with Forms
Used on 4
pages.
Pages tagged with Geolocation
Used on 2
pages.
Pages tagged with Go
Used on 2
pages.
Pages tagged with GraphQL
Variants:
header
Used on 9
pages.
Pages tagged with Headers
- workers/examples/103-early-hints
- workers/examples/alter-headers
- workers/examples/cors-header-proxy
- workers/examples/extract-cookie-value
- workers/examples/hot-link-protection
- workers/examples/logging-headers
- workers/examples/modify-response
- workers/examples/modify-request-property
- pages/functions/examples/cors-headers
Used on 11
pages.
Pages tagged with Hono
- d1/examples/d1-and-hono
- developer-spotlight/tutorials/creating-a-recommendation-api
- pages/framework-guides/deploy-a-hono-site
- turnstile/tutorials/protecting-your-payment-form-from-attackers-bots-using-turnstile
- d1/tutorials/build-a-comments-api
- d1/tutorials/build-an-api-to-access-d1
- d1/tutorials/build-a-staff-directory-app
- pages/tutorials/use-r2-as-static-asset-storage-for-pages
- workers-ai/guides/tutorials/build-a-retrieval-augmented-generation-ai
- workers/tutorials/build-a-slackbot
- workers/tutorials/create-finetuned-chatgpt-ai-models-with-r2
Used on 4
pages.
Pages tagged with JSON
Used on 2
pages.
Pages tagged with Java
Variants:
js
Used on 77
pages.
Pages tagged with JavaScript
- ai-gateway/tutorials/deploy-aig-worker
- browser-rendering/workers-bindings/browser-rendering-with-do
- cloudflare-one/tutorials/access-workers
- developer-spotlight/tutorials/create-sitemap-from-sanity-cms
- pulumi/tutorial/add-site
- pulumi/tutorial/hello-world
- turnstile/tutorials/implicit-vs-explicit-rendering
- turnstile/tutorials/integrating-turnstile-waf-and-bot-management
- turnstile/tutorials/login-pages
- turnstile/tutorials/protecting-your-payment-form-from-attackers-bots-using-turnstile
- workers/examples/103-early-hints
- workers/examples/ab-testing
- workers/examples/accessing-the-cloudflare-object
- workers/examples/aggregate-requests
- workers/examples/alter-headers
- workers/examples/auth-with-headers
- workers/examples/basic-auth
- workers/examples/block-on-tls
- workers/examples/bulk-origin-proxy
- workers/examples/bulk-redirects
- workers/examples/cache-post-request
- workers/examples/cache-api
- workers/examples/cache-tags
- workers/examples/cache-using-fetch
- workers/examples/conditional-response
- workers/examples/cors-header-proxy
- workers/examples/country-code-redirect
- workers/examples/cron-trigger
- workers/examples/data-loss-prevention
- workers/examples/debugging-logs
- workers/examples/extract-cookie-value
- workers/examples/fetch-html
- workers/examples/fetch-json
- workers/examples/geolocation-app-weather
- workers/examples/geolocation-custom-styling
- workers/examples/geolocation-hello-world
- workers/examples/hot-link-protection
- workers/examples/images-workers
- workers/examples/logging-headers
- workers/examples/modify-response
- workers/examples/modify-request-property
- workers/examples/multiple-cron-triggers
- workers/examples/openai-sdk-streaming
- workers/examples/post-json
- workers/examples/read-post
- workers/examples/redirect
- workers/examples/respond-with-another-site
- workers/examples/return-html
- workers/examples/return-json
- workers/examples/rewrite-links
- workers/examples/security-headers
- workers/examples/signing-requests
- workers/examples/turnstile-html-rewriter
- workers/examples/websockets
- d1/tutorials/build-a-comments-api
- d1/tutorials/import-to-d1-with-rest-api
- d1/tutorials/using-read-replication-for-e-com
- pages/migrations/migrating-from-netlify
- pages/tutorials/add-a-react-form-with-formspree
- pages/tutorials/build-a-blog-using-nuxt-and-sanity
- pages/tutorials/build-an-api-with-pages-functions
- pages/tutorials/forms
- pages/tutorials/localize-a-website
- pages/tutorials/use-r2-as-static-asset-storage-for-pages
- turnstile/reference/workers-templates/price-scraping
- workers-ai/guides/tutorials/build-a-retrieval-augmented-generation-ai
- workers-ai/guides/tutorials/using-bigquery-with-workers-ai
- workers/tutorials/automated-analytics-reporting
- workers/tutorials/build-a-jamstack-app
- workers/tutorials/build-a-qr-code-generator
- workers/tutorials/deploy-a-realtime-chat-app
- workers/tutorials/generate-youtube-thumbnails-with-workers-and-images
- workers/tutorials/github-sms-notifications-using-twilio
- workers/tutorials/handle-form-submissions-with-airtable
- workers/tutorials/openai-function-calls-workers
- workers/tutorials/send-emails-with-postmark
- workers/tutorials/send-emails-with-resend
Used on 16
pages.
Pages tagged with Middleware
- workers/examples/103-early-hints
- workers/examples/alter-headers
- workers/examples/block-on-tls
- workers/examples/bulk-origin-proxy
- workers/examples/bulk-redirects
- workers/examples/cache-post-request
- workers/examples/cache-api
- workers/examples/cache-using-fetch
- workers/examples/conditional-response
- workers/examples/cron-trigger
- workers/examples/modify-response
- workers/examples/modify-request-property
- workers/examples/multiple-cron-triggers
- workers/examples/redirect
- workers/examples/respond-with-another-site
- workers/examples/security-headers
Used on 2
pages.
Pages tagged with MotherDuck
Used on 1
pages.
Pages tagged with MySQL
Variants:
nextjs
Used on 1
pages.
Pages tagged with Next.js
Variants:
node
nodejs
Used on 5
pages.
Pages tagged with Node.js
Used on 2
pages.
Pages tagged with Nuxt
Used on 10
pages.
Pages tagged with Playback
Variants:
PostgreSQL
Used on 3
pages.
Pages tagged with Postgres
Used on 1
pages.
Pages tagged with Prisma ORM
Variants:
py
Used on 46
pages.
Pages tagged with Python
- cloudflare-one/tutorials/fastapi
- d1/examples/query-d1-from-python-workers
- pulumi/tutorial/add-site
- pulumi/tutorial/hello-world
- workers/examples/103-early-hints
- workers/examples/ab-testing
- workers/examples/accessing-the-cloudflare-object
- workers/examples/aggregate-requests
- workers/examples/alter-headers
- workers/examples/auth-with-headers
- workers/examples/block-on-tls
- workers/examples/bulk-origin-proxy
- workers/examples/bulk-redirects
- workers/examples/cache-post-request
- workers/examples/cache-api
- workers/examples/cache-tags
- workers/examples/cache-using-fetch
- workers/examples/conditional-response
- workers/examples/cors-header-proxy
- workers/examples/country-code-redirect
- workers/examples/data-loss-prevention
- workers/examples/debugging-logs
- workers/examples/extract-cookie-value
- workers/examples/fetch-html
- workers/examples/fetch-json
- workers/examples/geolocation-app-weather
- workers/examples/geolocation-hello-world
- workers/examples/hot-link-protection
- workers/examples/images-workers
- workers/examples/logging-headers
- workers/examples/modify-response
- workers/examples/modify-request-property
- workers/examples/post-json
- workers/examples/protect-against-timing-attacks
- workers/examples/read-post
- workers/examples/redirect
- workers/examples/respond-with-another-site
- workers/examples/return-html
- workers/examples/return-json
- workers/examples/rewrite-links
- workers/examples/security-headers
- workers/examples/signing-requests
- workers/examples/turnstile-html-rewriter
- workers-ai/guides/tutorials/explore-code-generation-using-deepseek-coder-models
- workers-ai/guides/tutorials/explore-workers-ai-models-using-a-jupyter-notebook
- workers-ai/guides/tutorials/how-to-choose-the-right-text-generation-model
Used on 1
pages.
Pages tagged with RPC
Variants:
redirect
Used on 3
pages.
Pages tagged with Redirects
Used on 2
pages.
Pages tagged with Remix
Variants:
rb
ruby on rails
Used on 1
pages.
Pages tagged with Ruby
Variants:
rs
Used on 12
pages.
Pages tagged with Rust
- workers/examples/basic-auth
- workers/examples/cache-using-fetch
- workers/examples/cors-header-proxy
- workers/examples/logging-headers
- workers/examples/read-post
- workers/examples/redirect
- workers/examples/return-html
- workers/examples/return-json
- workers/examples/security-headers
- workers/examples/websockets
- workers/tutorials/generate-youtube-thumbnails-with-workers-and-images
- workers/tutorials/workers-kv-from-rust
Used on 1
pages.
Pages tagged with S3
Used on 15
pages.
Pages tagged with SQL
- developer-spotlight/tutorials/custom-access-control-for-files
- d1/tutorials/build-a-comments-api
- d1/tutorials/build-an-api-to-access-d1
- d1/tutorials/build-a-staff-directory-app
- d1/tutorials/d1-and-prisma-orm
- d1/tutorials/import-to-d1-with-rest-api
- d1/tutorials/using-read-replication-for-e-com
- durable-objects/tutorials/build-a-seat-booking-app
- hyperdrive/tutorials/serverless-timeseries-api-with-timescale
- pipelines/tutorials/query-data-with-motherduck
- pipelines/tutorials/send-data-from-client
- workers/tutorials/connect-to-turso-using-workers
- workers/tutorials/mysql
- workers/tutorials/postgres
- workers/tutorials/using-prisma-postgres-with-workers
Used on 8
pages.
Pages tagged with Security
Used on 2
pages.
Pages tagged with Stripe
Used on 1
pages.
Pages tagged with Svelte
Used on 1
pages.
Pages tagged with SvelteKit
Variants:
ts
Used on 78
pages.
Pages tagged with TypeScript
- developer-spotlight/tutorials/create-sitemap-from-sanity-cms
- developer-spotlight/tutorials/custom-access-control-for-files
- developer-spotlight/tutorials/creating-a-recommendation-api
- developer-spotlight/tutorials/fullstack-authentication-with-next-js-and-cloudflare-d1
- developer-spotlight/tutorials/handle-form-submission-with-astro-resend
- pulumi/tutorial/add-site
- pulumi/tutorial/hello-world
- r2/tutorials/summarize-pdf
- r2/tutorials/upload-logs-event-notifications
- turnstile/tutorials/conditionally-enforcing-turnstile
- turnstile/tutorials/excluding-turnstile-from-e2e-tests
- workers/examples/103-early-hints
- workers/examples/ab-testing
- workers/examples/accessing-the-cloudflare-object
- workers/examples/aggregate-requests
- workers/examples/alter-headers
- workers/examples/auth-with-headers
- workers/examples/basic-auth
- workers/examples/block-on-tls
- workers/examples/bulk-origin-proxy
- workers/examples/bulk-redirects
- workers/examples/cache-post-request
- workers/examples/cache-api
- workers/examples/cache-tags
- workers/examples/cache-using-fetch
- workers/examples/conditional-response
- workers/examples/cors-header-proxy
- workers/examples/country-code-redirect
- workers/examples/cron-trigger
- workers/examples/data-loss-prevention
- workers/examples/debugging-logs
- workers/examples/extract-cookie-value
- workers/examples/fetch-html
- workers/examples/fetch-json
- workers/examples/geolocation-app-weather
- workers/examples/geolocation-custom-styling
- workers/examples/geolocation-hello-world
- workers/examples/hot-link-protection
- workers/examples/images-workers
- workers/examples/logging-headers
- workers/examples/modify-response
- workers/examples/modify-request-property
- workers/examples/multiple-cron-triggers
- workers/examples/openai-sdk-streaming
- workers/examples/post-json
- workers/examples/protect-against-timing-attacks
- workers/examples/read-post
- workers/examples/redirect
- workers/examples/respond-with-another-site
- workers/examples/return-html
- workers/examples/return-json
- workers/examples/rewrite-links
- workers/examples/security-headers
- workers/examples/signing-requests
- workers/examples/turnstile-html-rewriter
- d1/tutorials/build-an-api-to-access-d1
- d1/tutorials/build-a-staff-directory-app
- d1/tutorials/d1-and-prisma-orm
- d1/tutorials/import-to-d1-with-rest-api
- d1/tutorials/using-read-replication-for-e-com
- durable-objects/tutorials/build-a-seat-booking-app
- hyperdrive/tutorials/serverless-timeseries-api-with-timescale
- queues/tutorials/handle-rate-limits
- queues/tutorials/web-crawler-with-browser-rendering
- workers-ai/guides/tutorials/build-a-voice-notes-app-with-auto-transcription
- workers-ai/guides/tutorials/build-ai-interview-practice-tool
- workers/tutorials/build-a-slackbot
- workers/tutorials/connect-to-turso-using-workers
- workers/tutorials/create-finetuned-chatgpt-ai-models-with-r2
- workers/tutorials/live-cursors-with-nextjs-rpc-do
- workers/tutorials/mysql
- workers/tutorials/postgres
- workers/tutorials/upload-assets-with-r2
- workers/tutorials/using-prisma-postgres-with-workers
- workers-ai/guides/tutorials/image-generation-playground/image-generator-store-and-catalog
- workers-ai/guides/tutorials/image-generation-playground/image-generator-flux-newmodels
- workers-ai/guides/tutorials/image-generation-playground/image-generator-flux
- workers-ai/guides/tutorials/image-generation-playground
Variants:
ts
Used on 2
pages.
Pages tagged with TypeScript
Variants:
vue
vuejs
Used on 1
pages.
Pages tagged with Vue.js
Variants:
webcrypto
Used on 3
pages.
Pages tagged with Web Crypto
Variants:
websocket
Used on 4
pages.
Pages tagged with WebSockets
Used on 1
pages.
Pages tagged with WordPress
Used on 2
pages.
Pages tagged with YAML
Variants:
full-stack
Used on 9
pages.
Pages tagged with Full stack
- workers/framework-guides/web-apps/astro
- workers/framework-guides/web-apps/nextjs
- workers/framework-guides/web-apps/react-router
- workers/framework-guides/web-apps/redwoodsdk
- workers/framework-guides/web-apps/tanstack
- workers/framework-guides/web-apps/more-web-frameworks/angular
- workers/framework-guides/web-apps/more-web-frameworks/nuxt
- workers/framework-guides/web-apps/more-web-frameworks/qwik
- workers/framework-guides/web-apps/more-web-frameworks/solid
Used on 3
pages.
Pages tagged with SPA
Used on 3
pages.
Was this helpful?
- Resources
- API
- New to Cloudflare?
- Products
- Sponsorships
- Open Source
- Support
- Help Center
- System Status
- Compliance
- GDPR
- Company
- cloudflare.com
- Our team
- Careers
- © 2025 Cloudflare, Inc.
- Privacy Policy
- Terms of Use
- Report Security Issues
- Trademark