Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the index pages pagination by implementing the new option from Pelican 4.6 #790

Open
silverhook opened this issue Dec 29, 2021 · 0 comments

Comments

@silverhook
Copy link
Member

Pelican 4.6 introduced a more SEO-friendly, and above all, more predictable pagination of index pages. It would be nice if Elegant would enable that by default.

Pelican 4.6 is now available. Thanks to Tom Adler’s contribution, this release contains a new feature that allows for more SEO-friendly index pages, whereby /page-1/ contains the oldest articles, with newer articles placed on /page-2/, /page-3/, etc. That way, the names of the previous article index pages do not change every time a new index page is generated. Cool URLs don’t change!

More info and instructions on what needs to be done in the theme to apply it:
https://blog.getpelican.com/pelican-4.6-released.html

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

No branches or pull requests

1 participant