Blog Sections Open
sSeo v1.3.0: Multisite Sitemap Fixes, sArticles SEO Fields, and noindex,follow
sSeo v1.3.0 expands multisite and package SEO support with better sitemap URLs, sArticles integration, and a new noindex,follow robots option.
sSeo v1.3.0 is a meaningful SEO maintenance release for Evolution CMS projects that use multisite setups, package-generated resources, or article content managed through sArticles.
The headline change is not one single feature. It is a set of fixes around the places where SEO usually becomes fragile: sitemap URLs, canonical URLs, multilingual/domain-aware fields, and resource types generated outside the classic document tree.
What changed
- Added
noindex,followas a supported robots value. - Added SEO field integration for sArticles manager modals.
- Added multilingual and domain-aware loading and saving of SEO fields for article resources.
- Normalized sitemap URLs for package-generated links.
- Fixed multisite sitemap root URLs so domain roots keep the expected trailing slash.
- Fixed duplicated or malformed absolute URLs in sitemap entries.
- Fixed sArticles sitemap entries to use the correct
articleSEO resource type and active article scope. - Cleaned storefront canonical URLs by removing tracking query parameters such as
srsltid. - Prevented duplicate sitemap
<loc>entries during sitemap generation.
Upgrade notes
Existing installations may need a database update for the robots enum so noindex,follow can be stored. This release is recommended for sites using multisite, sArticles, storefront URLs, or package-generated sitemap entries.
sGallery v1.5.0: Optimized WebP Gallery Images and Portable SQL Fixes
sGallery v1.5.0 adds optimized generated images, adaptive WebP quality, optional sharpening, portable SQL sorting, and longer gallery links.
sApi v1.1.0: Normalized Payloads and Split Manager/API Permissions
sApi v1.1.0 normalizes payload and response shape handling and separates manager access permissions from API access permissions.