Releases: clickstorm/cs_seo
Several small new features
- Sitmap.xml
- use category sinlge pid as detail pid
- include cHash
- recursive storage pid
- use UserFunc to fetch records
- Costum doctypes can now be evaluated
- Localize social media images
- Show image paths in SEO module
- SVG Extension Icon
- BugFix:
- Preview URL in multidomain
More information: https://github.com/clickstorm/cs_seo/commits/master
Bugfix release
- Avoid TypoScript conditions for a better performance -> check your TS settings!
- Crop social media images in TYPO3 8.7
Bugfix release
Remove not null on text fields in the DB, add SEO fields to individual doktypes
Small feature release
nofollow in page settings, configure doktypes in sitemap. Several bugfixes.
e8233fb dirty hack for "dynamic" rootPid (transitional)
0550814 [BUGFIX] #103 Remove cHash from addQueryString.exclude
a80bceb [BUG] twitter:image is a name not a property
1fb59c8 [BUGFIX] Don't run any hooks during TYPO3 install
0bebc41 [BUGFIX] #83 Locallized pages dosen't show social media images in 8.7
a3958fd [FEATURE] #84 extend doc with gaOptout() link
4508a98 [FEATURE] #89 Make doktypes for the sitemap.xml configurable
6e38ba8 [FEATURE] #87 get language items only if TCA fields are set
abf3d41 [FEATURE] #92 fallback og_image and tw_image on records
f31b593 [TASK] Clarify config option
d439a8e [BUGFIX] Properly name configuration options
3da29e7 [FEATURE] #86 Add ability choose noindex,follow or noindex,nofollow
5410f7b [FEATURE] allow table with no TCA in sitemap.xml
8d93dd4 [TASK] add tx_form_formframework parameter
9f8cd9e [BUGFIX] #77 #82 TYPO3 8.7 sitemap.xml below folders
Drop compatibility TYPO3 6.2
No Breaking changes. Only update the database Analyzer and clear the system cache.
New Features
- evaluation of news, events etc.
To use the new Evaluation of records, take a look here https://docs.typo3.org/typo3cms/extensions/cs_seo/Developer/ExtendExistingModel/Index.html - Set doktype for evaluation
- More details for editors in the results
- Change the og:type via TypoScript
- support for google structured data (siteSearch and Breadcrumb)
Sitemap.xml and robots.txt
Generate sitemap.xml for pages and records. Default configuration for tx_news can be included. Additional Sitemaps can be set. Support for multidomain, multilanguages and categories.
A default robots.txt is defined in TypoScript. On Sys Domain Records indivual content for a domain can be defined.
The Focus Keyword allows comma-seperated alternatives e.g. for plural or stop words. More settings for the evaluation can be defined in the extension manager settings.
Override the sitetitle for a translatable browser title suffix or prefix.
Google Analytics and PIWIK will now be included in the header. A global optout function for GA is available. You can define a link OptOut where a user can disable the tracking.
The Documentation was updated and expanded, too.
!!!Database Update and an update of the settings in the extension manager are required!!!
Small feature release
Twitter Card large image, multidomain evaluation, pid config for pageTS and bugfixes.
On-page SEO evaluation and Focus Keyword
The page and SEO module now shows directly what is already optimized and what is missing for SEO. It is also possible to set a Focus Keyword for each page and language.