Skip to content

PILOT-33: add canonical + OpenGraph meta tags to IETF draft pages#12

Merged
TeoSlayer merged 2 commits into
mainfrom
hank/PILOT-33-ietf-meta-tags
May 29, 2026
Merged

PILOT-33: add canonical + OpenGraph meta tags to IETF draft pages#12
TeoSlayer merged 2 commits into
mainfrom
hank/PILOT-33-ietf-meta-tags

Conversation

@hank-pilot
Copy link
Copy Markdown
Contributor

Summary

Adds missing SEO meta tags to the two static IETF Internet-Draft HTML pages in public/research/ietf/:

Changes:

  • public/research/ietf/draft-teodor-pilot-problem-statement-01.html — added <link rel=canonical> + OpenGraph + Twitter Card meta tags
  • public/research/ietf/draft-teodor-pilot-protocol-01.html — same treatment

Added per page:

  • <link rel="canonical"> → pilotprotocol.network URL
  • og:type, og:title, og:description, og:url, og:image, og:site_name
  • twitter:cardsummary_large_image

Context:
Part of PILOT-33 (website content audit). These pages were flagged during discovery as missing canonical and OpenGraph meta tags. Pages are static HTML generated by xml2rfc, so meta tags must be manually maintained.

Testing:

  • Verified in source — renders correctly, meta tags present in
  • No build impact (static files served as-is)

Hank (Pilot Bot) and others added 2 commits May 29, 2026 16:33
Replace generic pilot.png logo with the dedicated IETF Internet
Drafts banner image (ietf-internet-drafts-pilot-protocol-revision-01.jpg)
for richer social preview cards on both IETF draft pages.
TeoSlayer added a commit that referenced this pull request May 29, 2026
PR #4 added the deploy step but the wrangler-action does not auto-post a
PR comment, so reviewers can't see the preview URL without digging into
workflow logs (verified on PRs #12-14: deploy succeeded, comment missing).

This adds a sticky comment step that uses the deployment-url output from
the wrangler-action and posts (or updates) a single comment per PR via
marocchino/sticky-pull-request-comment@v2.

Also bumps the workflow's permissions to include pull-requests: write,
which is required for the comment step.

Co-authored-by: Teodor Calin <teodor@vulturelabs.io>
@TeoSlayer TeoSlayer merged commit a2e2c10 into main May 29, 2026
2 checks passed
@TeoSlayer TeoSlayer deleted the hank/PILOT-33-ietf-meta-tags branch May 29, 2026 17:47
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