[Bug 260747] Add security advisories feed URL to <head> metadata for the associated page.
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 260747] Restore RSS or Atom feed for security advisories"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Dec 2021 21:32:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260747 --- Comment #2 from PauAmma <pauamma@gundo.com> --- For completeness: since the feed itself uses Atom, autodiscovery requires the page (https://www.freebsd.org/security/advisories/) to have the following in somewhere within <head>...</head>: <link rel="alternate" type="application/atom+xml" title="FreeBSD security advisories" href="https://www.freebsd.org/security/feed.xml" /> Adjust title= for preferences, editorial policy, and or whatever else is relevant. -- You are receiving this mail because: You are the assignee for the bug.