Schema Markup implementation

Hello everyone, I am trying to implement the schema markup (like the schema markup in wordpress for seo) in filament. How do i create it in filament.I tried searching online but I don't know if that implementation was right. Thanks btw!
Solution:
For Filament Mastery I use Laravel seo for schema of articles and breadcrumbs https://filamentmastery.com...
Filament Mastery
Filament Mastery
Discover Filament Mastery, your go-to platform for all things FilamentPHP. Dive into tutorials, articles, plugins, and tips to level up your Laravel development projects with ease and efficiency.
Jump to solution
4 Replies
toeknee
toeknee4w ago
What do you mean schema markup? Filament schema markup is for creating fields
Solution
Julien B. (aka yebor974)
For Filament Mastery I use Laravel seo for schema of articles and breadcrumbs https://filamentmastery.com
Filament Mastery
Filament Mastery
Discover Filament Mastery, your go-to platform for all things FilamentPHP. Dive into tutorials, articles, plugins, and tips to level up your Laravel development projects with ease and efficiency.
Julien B. (aka yebor974)
GitHub
GitHub - ralphjsmit/laravel-seo: A package to handle the SEO in any...
A package to handle the SEO in any Laravel application, big or small. - ralphjsmit/laravel-seo
anshi8953
anshi8953OP2w ago
thanks @Julien B. (aka yebor974) This helped. Sorry if i wasn't clear with my words😅 ..i menat like the schema markup that we have in wordpress

Did you find this page helpful?