This maintenance release improves pagination SEO behavior and prevents friendly URL suffixes from being added to common file endpoints.
Changed
- Added self-referencing canonical URLs for query-based and path-based pagination.
- Excluded unrelated query parameters from pagination canonical URLs.
- Made pagination pages indexable by default.
- Preserved explicit document, TV, and configured
noindex_getrules. - Updated pagination settings and help text in English, Ukrainian, and Russian.
Fixed
- Prevented friendly URL suffix redirects for
.xml,.txt,.json, and.webmanifestfiles. - Corrected canonical generation for paginated pages.
Upgrade Notes
No database changes are required.
Pagination pages are now indexable by default. If an existing project intentionally excludes pagination from indexing, add the pagination parameter—typically page—to noindex_get or configure an explicit robots rule.