events/Documentation/Features/MetaTags.rst
Daniel Siepmann 7db61a189a
Add Social Media Tags by default. (#50)
https://ogp.me/ is used by some platforms, especially social media, to
generate previews of shared links.
The extension now delivers default open-graph tags for better user
experience.
Twitter uses its own way which is also supported.
2023-11-30 11:55:32 +01:00

23 lines
646 B
ReStructuredText

.. index:: single: meta tags
.. index:: single: open graph
.. _metaTags:
.. _openGraph:
.. _twitter:
Meta Tags
=========
The extension comes with default implementations for meta tags.
This includes open graph and Twitter (X) tags.
The default implementation can be exchanged by leveraging TYPO3 Dependency Injection.
Further resources:
* https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/Seo/MetaTagApi.html
* https://docs.typo3.org/m/typo3/reference-coreapi/12.4/en-us/ApiOverview/DependencyInjection/Index.html
* https://ogp.me/
* https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/summary