Skip to content

[Workers] SEO: Add environmental variables #22161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 6, 2025

Conversation

ToriLindsay
Copy link
Contributor

Improve https://developers.cloudflare.com/workers/configuration/environment-variables/
SEO ranking for "add environmental variables"

@github-actions github-actions bot added the size/s label May 2, 2025
@github-actions github-actions bot added product:d1 D1: https://developers.cloudflare.com/d1/ product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:kv product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workers Related to Workers product labels May 2, 2025
Copy link
Contributor

hyperlint-ai bot commented May 2, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Enhanced SEO for environmental variables documentation in Cloudflare Workers.

  • Updated links to the environmental variables documentation across multiple pages.
  • Improved SEO content related to adding environmental variables.
  • Clarified the definition and usage of environmental variables in the context of Cloudflare Workers.

Modified Files

  • src/content/docs/d1/get-started.mdx
  • src/content/docs/d1/platform/limits.mdx
  • src/content/docs/d1/sql-api/sql-statements.mdx
  • src/content/docs/hyperdrive/configuration/local-development.mdx
  • src/content/docs/kv/get-started.mdx
  • src/content/docs/vectorize/get-started/embeddings.mdx
  • src/content/docs/vectorize/get-started/intro.mdx
  • src/content/docs/workers/configuration/environment-variables.mdx
  • src/content/docs/workers/wrangler/configuration.mdx
  • src/content/docs/workers/wrangler/migration/v1-to-v2/wrangler-legacy/commands.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Copy link
Contributor

github-actions bot commented May 2, 2025

Preview URL: https://087ea3ac.preview.developers.cloudflare.com
Preview Branch URL: https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com

Files with changes (up to 15)

Original Link Updated Link
https://developers.cloudflare.com/hyperdrive/configuration/local-development/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/hyperdrive/configuration/local-development/
https://developers.cloudflare.com/workers/configuration/environment-variables/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/workers/configuration/environment-variables/
https://developers.cloudflare.com/d1/platform/limits/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/d1/platform/limits/
https://developers.cloudflare.com/d1/get-started/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/d1/get-started/
https://developers.cloudflare.com/d1/sql-api/sql-statements/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/d1/sql-api/sql-statements/
https://developers.cloudflare.com/kv/get-started/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/kv/get-started/
https://developers.cloudflare.com/vectorize/get-started/embeddings/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/vectorize/get-started/embeddings/
https://developers.cloudflare.com/vectorize/get-started/intro/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/vectorize/get-started/intro/
https://developers.cloudflare.com/workers/wrangler/configuration/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/workers/wrangler/configuration/
https://developers.cloudflare.com/workers/wrangler/migration/v1-to-v2/wrangler-legacy/commands/ https://tori-pcx-seo-env-variables.preview.developers.cloudflare.com/workers/wrangler/migration/v1-to-v2/wrangler-legacy/commands/

@ToriLindsay ToriLindsay merged commit e830b34 into production May 6, 2025
12 checks passed
@ToriLindsay ToriLindsay deleted the tori/pcx-seo-env-variables branch May 6, 2025 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product:d1 D1: https://developers.cloudflare.com/d1/ product:hyperdrive Hyperdrive: https://developers.cloudflare.com/hyperdrive/ product:kv product:vectorize Vectorize: https://developers.cloudflare.com/vectorize/ product:workers Related to Workers product size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.