|
|
How to set up a default meta descriptionFrom time to time is necessary to setup a default meta description for the case when no meta description is specified in the page properties. This can be achieved with the following Typoscript code in the setup area:
page.meta.DESCRIPTION = {$meta.description}
page.meta.DESCRIPTION.override.field.description
Note that you must define the {$meta.description} constant in the constants section General aspects : | TYPO3 | TYPO3 Installation | TYPO3 Configuration | TYPO Administration | TYPO3 Performance |TYPO3 Troubleshooting | TYPO3 Glossary | Development : | Typoscript | TYPO3 Extensions - TER | TYPO3 API | TYPO3 Extension Development | Extbase | Fluid? | 3rd party | Back to > CMS |
Google SearchLogin |