Skip to content

Use HTTPS canonical URLs#212

Open
junaga wants to merge 1 commit into
screeps:masterfrom
junaga:agent/use-https-canonical-urls
Open

Use HTTPS canonical URLs#212
junaga wants to merge 1 commit into
screeps:masterfrom
junaga:agent/use-https-canonical-urls

Conversation

@junaga

@junaga junaga commented Jul 20, 2026

Copy link
Copy Markdown

What changed

Change the configured documentation and API site URLs from http://docs.screeps.com to https://docs.screeps.com.

Why

Production is served over HTTPS, but generated canonical, Open Graph, sitemap, and absolute API URLs still advertised the redirecting HTTP origin. Canonical metadata should identify the final production origin directly.

Validation

  • Generated both docs and API output with the repository's Node 10 build environment
  • Verified the generated docs canonical URL uses HTTPS
  • Verified generated absolute API URLs use HTTPS
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants