Prepare your model
content and slug attributes and falls back to title for the page title. Override if your columns differ:Add the SEO section to your Filament form
SeoFields::make() binds to the seo relationship, so it must be used on a form with a record model that uses HasSeo.Show the score in your table
'persist_score' => false).