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.
Updated by Sybille Peters over 4 years ago
- Related to Bug #91957: Document Add changefreq and priority for XML sitemap in sysext:seo added
Updated by Sybille Peters over 4 years ago
to clarify some more:
- what I mostly find confusing is that the configuration of plugin.tx_seo is not in the "seo" system extension documentation
- that the sitemap configuration in the core does document the plugin.tx_seo options but it is under the header "XmlSitemapDataProviders", not configuration. (Also, the scope of "TYPO3 Explained" is mostly for development, so the setting up with TypoScript probably is better left to plugin.tx_seo)
General remarks:
- This separation into several places makes it really difficult to contribute because for a lot of changes you have to first figure out where to put it and then you start to question the structure in general.
Updated by Garvin Hicking 5 months ago
- Related to Task #90503: SEO documentation improvements added
- Related to Task #90504: Sort out documentation for SEO: some general things are in ext:seo documentation, some specific ext:seo things in "TYPO3 Explained" added
Updated by Garvin Hicking 5 months ago
- Status changed from New to Needs Feedback
Same as #90504 - could we try to merge this?
Updated by Sybille Peters 5 months ago
- Status changed from Needs Feedback to Closed
I updated https://forge.typo3.org/issues/90503 and added this point. Closing
Actions