PHP API - title and description
mittererr opened this issue · 1 comments
mittererr commented
Q | A |
---|---|
Bug report? | no |
Feature request? | no |
BC Break report? | no |
RFC? | yes |
Is it possible to set meta title and description programmatically to an dataobject? In the docs I have read something about "smooth PHP-API". Is there any further information?
solverat commented
Yes. Just use a custom extractor (https://github.com/dachcom-digital/pimcore-seo/blob/master/docs/MetaData/Extractor/10_CustomExtractor.md).