Skip to content

sSeo v1.3.1

Latest

Choose a tag to compare

@Seiger Seiger released this 15 Jul 13:05
· 2 commits to main since this release

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_get rules.
  • Updated pagination settings and help text in English, Ukrainian, and Russian.

Fixed

  • Prevented friendly URL suffix redirects for .xml, .txt, .json, and .webmanifest files.
  • 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.