How to put metatag?

How to put metatag inside header all filament pages? <meta name="robots" content="noindex, nofollow">
3 Replies
rominronin
rominronin7mo ago
Does anyone know how to place a dynamic metatag? I was trying to use render hooks to inject content (eg. title, description, image) into the head as metatags, but other than retrieving the content from the url, I couldn't see how to access the current page content.
Lara Zeus
Lara Zeus7mo ago
FilamentPHP Glow
when you don't have access to the current resource or page, current for the help!

Did you find this page helpful?