“”

bgm hreflang bgm hreflang

bgm_hreflang / stable

An extension to add hreflang meta tags. Page translations are added automatically as hreflang tags. Editors can configure other pages in the page properties which should be added as hreflang tags.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req bgm/bgm-hreflang

Tags

#link #alternate #hreflang #Tag #Meta #seo

Last upload comment

Fix a big caching bug. Compatibility with TYPO3 11.4 LTS.

[BUGFIX] Reuse cache entry on related pages (Thanks to Hannes Lau)
[BUGFIX] Fix error in additionalCountries translation handling and simplify code
[TASK] Clear cache after changes in the backend (Thanks to Hannes Lau)
[TASK] Feature flag to disable cache clearing in frontend (Thanks to Hannes Lau)
[TASK] Hint to deactivate EXT:seo hreflang generation (Thanks to Sergio Catalá)
[TASK] Compatibility with TYPO3 11.4LTS

Downloads by month

Download 4.0.5 Extension Manual Found an Issue? Code Insights Packagist.org
Author
bgm websolutions GmbH & Co. KG, Marco Huber
Company
bgm websolutions GmbH & Co. KG
Last update
23. Aug 2022
First upload
28. Apr 2015
Downloads
19,458
Category
none
Dependencies
  • TYPO3 (9.5.0 - 11.5.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req bgm/bgm-hreflang to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (2)

Randomizer
(randomizer)

This is a TYPO3 extension. It randomizes content in the database or during an export. It's a wrapper for fakerphp/faker.

Supported TYPO3 versions:
Femanager Mailchimp
(femanager_mailchimp)

TYPO3 CMS Extension to connect femanager and mailchimp

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
4.0.5 / stable
August 23, 2022
Fix a big caching bug. Compatibility with TYPO3 11.4 LTS.

[BUGFIX] Reuse cache entry on related pages (Thanks to Hannes Lau)
[BUGFIX] Fix error in additionalCountries translation handling and simplify code
[TASK] Clear cache after changes in the backend (Thanks to Hannes Lau)
[TASK] Feature flag to disable cache clearing in frontend (Thanks to Hannes Lau)
[TASK] Hint to deactivate EXT:seo hreflang generation (Thanks to Sergio Catalá)
[TASK] Compatibility with TYPO3 11.4LTS
9.5.0 - 11.5.99 Download
4.0.3 / stable
June 07, 2022
Just some minor changes and improvements.

* 2021-11-16 [BUGFIX] Fix composer dependencies (Thanks to Christian Wolfram)
* 2021-12-17 [BUGFIX] Fix parameter order in implode function (Thanks to Christian Wolfram)
* 2022-06-02 [TASK] Update dev-dependency to cs-fixer (Thanks to Daniel Goerz)
* 2022-06-07 [TASK] Remove require_dev section from composer.json
* 2022-06-07 [TASK] #21 - Don't allow to add relations in MM_opposite_field
9.5.0 - 10.4.99 Download
4.0.2 / stable
January 21, 2021
Compatibility with TYPO3 10 and new features. See https://github.com/bgmgmbh/extension-bgm_hreflang/commits/master
9.5.0 - 10.4.99 Download
3.0.1 / stable
April 01, 2019
Update for TYPO3 9 and playing with packagist.org
8.7.0 - 9.5.99 Download
2.0.7 / stable
January 15, 2018
Seems like we will have some more 2.0-versions. So 2.0 is for TYPO3 7.6 and 3.0 will be for TYPO3 8.7.
6.2.0 - 7.6.99 Download
2.0.6 / stable
January 12, 2018
This is the last version for TYPO3 6.2 and 7.6!

[BUGFIX] Check if domainName has a scheme
[TASK] Check if configuration for page language exists
[BUGFIX] Unset more mountpoint stuff before generating URLs
[TASK] Show domainName in BE
[TASK] Use Hoo
6.2.0 - 7.6.99 Download
2.0.5 / stable
October 23, 2017
[BUGFIX] Fix hreflang tags to default language
[TASK] Remove unnecessary code from composer.json
[TASK] Set dependency in composer.json
[TASK] Set version number to 2.0.5
[TASK] New configuration "domainName"
[TASK] Deploy to TER
6.2.0 - 7.6.99 Download
2.0.4 / stable
February 06, 2017
* 2017-02-06 Fix composer.json for TYPO3 6.2
* 2017-02-06 Change minimal TYPO3 version to 6.2
* 2017-02-06 Update version and changelog; Deploy to TER
* 2017-02-06 Really change version number; Deploy to TER
6.2.0 - 7.6.99 Download
2.0.3 / stable
October 25, 2016
* 2016-01-27 Cast cacheIdentifier to string because the cache backend can't handle integers
* 2016-02-29 Add links to GitHub in the documentation
* 2016-03-01 Cleanup documentation
* 2016-03-01 Update documentation
* 2016-05-03 Raise TYPO3 Core depend
6.0.0 - 7.6.99 Download
2.0.2 / stable
August 31, 2015
* 2015-08-31 [TASK] Add a signal to manipulate full tag list. Thanks to Sergio Catalá for reporting this issue (https://forge.typo3.org/issues/69122)
* 2015-08-31 [BUGFIX] Use hreflangAttributes from Signal
* 2015-08-31 [TASK] Initialize SignalSlot disp
6.0.0 - 7.4.99 Download
2.0.1 / stable
August 10, 2015
* 2015-08-10 [BUGFIX] Small bug with language code, Thanks to Sergio Catalá for reporting this issue (https://forge.typo3.org/issues/68851)
* 2015-08-10 CachingFramework is initialized automatically. Function was removed since 7.2
* 2015-08-10 Raise TYP
6.0.0 - 7.4.99 Download
2.0.0 / stable
May 26, 2015
* 2015-05-26 [BUGFIX|FEATURE] Support for mountpoints
* 2015-05-26 [TASK] Update documentation, add changelog
6.0.0 - 7.2.99 Download
1.0.1 / stable
April 28, 2015
* Fix extension dependency
6.0.0 - 7.2.99 Download
1.0.0 / stable
April 28, 2015
Initial upload
6.0.0 - 7.2.999 Download