Skip to main navigation Skip to main content Skip to page footer

How do I deactivate the default meta tags in the detail view?

Just add the following to the root template:

# Remove meta-Tags
[globalVar = GP:tx_questions_questions|question > 0]
    page.meta {
        abstract >
        keywords >
        description >
    }
[global]

Better still, remove the condition and place the Typoscript directly in the extension template on the detail page. You will have one more template record but there will be one less condition to maintain in the root template.

Documentation

TYPO3 Questions by coding.ms

Frequently asked questions (FAQ) for TYPO3 with SEO-optimized output, prepared schema.org microdata, markdown support for answers, shop-product integration, category and keyword filters, backend question management, CSV export, and improved AI visibility (GEO). Suitable for structured FAQ pages, product-related questions, and recurring knowledge in websites or intranets.

Menu