Skip to content

A TYPO3 extension to add hreflang meta tags: <link rel="alternate" hreflang="" href="" />

Notifications You must be signed in to change notification settings

bgmgmbh/extension-bgm_hreflang

Repository files navigation

TYPO3 Extension "bgm_hreflang"

An extension to add hreflang meta tags: <link rel="alternate" hreflang="" href="" />

Page translations are added automatically as hreflang tags.

Editors can configure other pages in the page properties which should be added as hreflang tags.

Links

TER https://typo3.org/extensions/repository/view/bgm_hreflang/

Documentation https://docs.typo3.org/p/bgm/bgm-hreflang/main/en-us/Index.html

GitHub https://github.com/bgmgmbh/extension-bgm_hreflang

Author

This extension was created by the bgm websolutions development team and Marco Huber.

Feel free to contribute and send in pull requests or create an issue.

Upgrade notices to version 12

  • Move your configuration from $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['bgm_hreflang'] to $GLOBALS['TYPO3_CONF_VARS']['EXTENSIONS']['bgm_hreflang'].
  • If you use some signal slots, you have to switch them to PSR-14 events.

About

A TYPO3 extension to add hreflang meta tags: <link rel="alternate" hreflang="" href="" />

Resources

Stars

Watchers

Forks

Packages

No packages published