Remove Title/Canonical set by Aimeos

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
shopseo
Posts: 2
Joined: 17 Nov 2024, 21:13

Remove Title/Canonical set by Aimeos

Post by shopseo » 17 Nov 2024, 21:16

Hi!
Is it possible to remove the title/canonical set by Aimeos?
I´ve found the setting to user the ones set by TYPO3, but now i´ve got two title-tags and two canonicals.

Scenario: create a normal page and add some products.

Thanks!
Greets,
Chris

User avatar
aimeos
Administrator
Posts: 8616
Joined: 01 Jan 1970, 00:00

Re: Remove Title/Canonical set by Aimeos

Post by aimeos » 18 Nov 2024, 08:50

To disable meta tags in Aimeos, use this config setting (also available for catalog list and supplier pages):

Code: Select all

client/html/catalog/detail/metatags = 0
To disable TYPO3 meta tags, go to the "Settings" panel in the TYPO3 backend and select the settings for the Aimeos extension. There's a checkbox where you can disable TPYO3 meta tags for Aimeos pages.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

shopseo
Posts: 2
Joined: 17 Nov 2024, 21:13

Re: Remove Title/Canonical set by Aimeos

Post by shopseo » 18 Nov 2024, 09:27

Thanks, thats worked :-)

Post Reply