ralphjsmit / laravel-filament-seo

A package to combine the power of Laravel SEO and Filament Admin.
MIT License
129 stars 13 forks source link

Not showing other SEO Tags beside Title (description and author missing) #33

Open fspplus opened 3 months ago

fspplus commented 3 months ago

Hi, I've just installed this plugin to my development Filament CMS, upon installing everything looks fine and entries are perfectly added.

However I've just checked and noticed that the Description entered from the CMS aren't showing in our frontend (using seo() on our blade). However if I put default value of Description to seo.php config file, it will show the fallback version.

Not sure if I miss anything, maybe someone can help?

ralphjsmit commented 2 months ago

Hey @fspplus, thank you for your message. That is weird, so the description column in the seo table is filled in?