Remove Title/Canonical set by Aimeos
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!
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Remove Title/Canonical set by Aimeos
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
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
Re: Remove Title/Canonical set by Aimeos
To disable meta tags in Aimeos, use this config setting (also available for catalog list and supplier pages):
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.
Code: Select all
client/html/catalog/detail/metatags = 0
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Remove Title/Canonical set by Aimeos
Thanks, thats worked 
