API and view helpers for schema.org markup
- Fix: Handle multiple items in WebPage/mainEntity as array correctly
- Deprecation: SchemaManager->setMainEntityOfWebPage() in favour of SchemaManager->addMainEntityOfWebPage()
Version | Upload comment | Works with TYPO3 | Download |
---|---|---|---|
1.4.1 /
stable
December 01, 2019 |
- Fix: Handle multiple items in WebPage/mainEntity as array correctly - Deprecation: SchemaManager->setMainEntityOfWebPage() in favour of SchemaManager->addMainEntityOfWebPage() |
9.5.0 - 10.4.99 | Download ZIP Archive |
1.4.0 /
stable
November 23, 2019 |
- Multiple items in mainEntity of a WebPage - Update schema definition to version 5.0 |
9.5.0 - 10.4.99 | Download ZIP Archive |
1.3.1 /
stable
November 04, 2019 |
- Use Dependency Injection for TYPO3 v10 with fallback for v9 - Fix: Type value of 0.00 is now rendered when used in view helper |
9.5.0 - 10.4.99 | Download ZIP Archive |
1.3.0 /
stable
September 28, 2019 |
- Configuration option for automatic embedding of a breadcrumb in pages - Choice where to place markup: head or body section - API for retrieving lists of types |
9.5.0 - 10.4.99 | Download ZIP Archive |
1.2.0 /
stable
September 03, 2019 |
- Use @graph when multiple types on root level - Don't embed schema markup when page should not be indexed by search engines - Use interface to identify a WebPage type model |
9.5.0 - 10.0.99 | Download ZIP Archive |
1.1.0 /
stable
July 27, 2019 |
- Compatibility with TYPO3 10.0 - Set classes as final and adjust visibility of methods (where appropriate) |
9.5.0 - 10.0.99 | Download ZIP Archive |
1.0.0 /
stable
July 11, 2019 |
The extension allows the easy integration of structured markup based on the schema.org vocabulary on a TYPO3 website. Features: - API and view helpers for adding schema.org terms to a TYPO3 web site - Additional view helper for adding breadcrumb markup easily - Possibility to select the web page type in the page properties - Simple definition of the primary content (mainEntity) of a web page - Comprehensive documentation |
9.5.0 - 9.5.99 | Download ZIP Archive |