How to put metatag?
How to put metatag inside header all filament pages?
<meta name="robots" content="noindex, nofollow">
3 Replies
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.
this may work on some cases
https://filamentglow.com/trick/access-the-current-component-in-a-render-hook-183810e3