Troglodyne-Internet-Widgets / tCMS

A Perl CMS with a focus on multiple media types, and flexible data storage backends
Other
2 stars 6 forks source link

link rel=next/prev in headers on pages with paginated posts #282

Open teodesian opened 10 months ago

teodesian commented 10 months ago

EX: for rss

<link href="https://blah/feed.atom" rel="prev"/>
<link href="https://blah/feed/2022-01-21.atom" rel="next"/>