Skip to content

sSeo v1.3.0

Latest

Choose a tag to compare

@Seiger Seiger released this 25 Jun 09:34
214d030

This release expands sSeo multisite and package SEO support, improves sitemap URL generation, and adds support for the noindex,follow robots value.

Added

  • Added noindex,follow as a supported robots meta value.
  • Added SEO field integration for sArticles manager modals.
  • Added multilingual and domain-aware loading/saving of SEO fields for article resources.
  • Added sitemap URL normalization for package-generated links.

Fixed

  • Fixed multisite sitemap root URLs so domain roots keep the expected trailing slash.
  • Fixed sitemap URLs for package resources to avoid duplicated or malformed absolute URLs.
  • Fixed sArticles sitemap entries to use the article SEO resource type and active article scope.
  • Fixed canonical storefront URLs by stripping external tracking query parameters such as srsltid.
  • Fixed noindex GET/query handling to keep links followable with noindex,follow.
  • Fixed SEO domain key resolution for document resources in multisite environments.
  • Prevented duplicate sitemap <loc> entries during sitemap generation.

Upgrade Notes

  • Existing installations may need a database update for the robots enum to allow noindex,follow.
  • This release is recommended as a minor upgrade from v1.2.7 because it adds new SEO capabilities in addition to bug fixes.