Actions
Task #91939
closedWhere is configuration of plugin.tx_seo TS in sysext seo docs?
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
2020-08-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
We have a SEO chapter in "TYPO3 Explained" consisting of:
Then we have the separate SEO documentation for the SEO system extension (which was added later on).
For example, the TypoScript configuration of the sitemap is done in plugin.tx_seo, but it is explained in "TYPO3 EXplained", not in the sysext docuemntation. Actually, that part mostly covers the xmlSitemapDataProvider.
I did not find anything about plugin.tx_seo in the seo sysext docs.
Instead, it covers the site configuration which is not even the scope of the extension.
Use case 1:
- Wanted to configure sitemap. Found https://usetypo3.com/xml-sitemap-in-typo3.html which is an excellent resource. Then I looked in the docs. What I did NOT find:
- explanation of the various parameters of plugin.tx_seo (as is done in usetypo3)
- plugin.tx_seo explanation in seo sysext docs.
Actions