Releases: adampmoss/CreareSEO
Releases · adampmoss/CreareSEO
v1.5.2
v1.5.1
v1.5
Refactoring & New Features
Version 1.5 includes a few new features and some refactored code - addressing some of the issues spotted by the Magento Community
HTML Sitemap
- HTML Sitemap has been refactored, it's faster and cleaner code
- Styling stripped out
- Ability to add custom page title, meta desc to sitemap page
Use of Categories in meta fields
- Thanks to feature request: #33
- You can now get a product's list of categories with
[categories]
- You can get a product's first or only category with
[first_category]
- Usable in product default titles and meta descriptions
CMS Canonical updates
- Thanks to issue #72
- Extra configuration for CMS pages
- Choose whether to use http or CMS
- Choose whether to add or remove trailing slashes
- Refactored code
v1.4.2.1
v1.4.1
v1.4.0
Version 1.4.0
Features:
- Logo structured data
- Organization structured data
- Canonical tags for CMS pages
Fixes:
- Product structured data no longer escapes apostrophes with backward slash
- Product canonical redirects maintain querystring
- customer_log table no longer truncated to preserve last logged in data
v1.4
Features:
- Logo structured data
- Organization structured data
- Canonical tags for CMS pages
Fixes:
- Product structured data no longer escapes apostrophes with backward slash
- Product canonical redirects maintain querystring
- customer_log table no longer truncated to preserve last logged in data