Now that the rebuilt rfc-editor.org can carry it, RFC pages on the datatracker should declare the RFC Editor's info page as canonical — e.g. a link rel="canonical" to https://www.rfc-editor.org/info/rfcNNNN/ on every /doc/rfcNNNN/ page — so search engines send RFC searches to the authoritative copy instead of splitting ranking between the two sites.
Task
Agent-assisted triage
- Suggested size: S
- Suggested priority: minor
- Suggested lane: standard
- Analysis confidence: high
- Updated with agent assistance on 2026-08-06
Original report
Description
Now that a shiny new rfc-editor.org site has been launched a change is needed to DT to manage the SEO for RFC searches, which was not possible until now due to the poor design of the old rfc-editor.org site. This means adding a line of the form:
`<link rel="canonical" href="https://www.rfc-editor.org/info/rfc9920/">`
to all pages of the form
`https://datatracker.ietf.org/doc/rfc9920/`
Code of Conduct
Now that the rebuilt rfc-editor.org can carry it, RFC pages on the datatracker should declare the RFC Editor's info page as canonical — e.g. a
link rel="canonical"tohttps://www.rfc-editor.org/info/rfcNNNN/on every/doc/rfcNNNN/page — so search engines send RFC searches to the authoritative copy instead of splitting ranking between the two sites.Task
Agent-assisted triage
Original report
Description
Now that a shiny new rfc-editor.org site has been launched a change is needed to DT to manage the SEO for RFC searches, which was not possible until now due to the poor design of the old rfc-editor.org site. This means adding a line of the form:
to all pages of the form
Code of Conduct