ralphjsmit/laravel-seo
Out-of-the-box SEO for Laravel models: automatically generates title, meta, OpenGraph, Twitter, structured data, robots, alternates and favicon tags. Store per-model SEO or derive it dynamically, then render everything with a simple seo()->for($model) call.
[@unless](https://github.com/unless) tag.inertia attribute to <title> tag in #89by @touqeershafi.datePublished and dateModified optional, since it's only recommended properties.en_US.down() method to migration.– Fix issue with incorrect key in ArticleSchema.
– Add full support for robots tags.
– Support passing SEOData directly from the controller to the layout file.
– Fix: remove accidental dump().
– Feat: support use of models without the related SEO-model in the database (#5).
– Fix: OpenGraph specification – Fix: using the ->imageMeta with a custom override URL.
– Fix incorrect import #9.
$SEOData->url resolution if we should get it from the current url.og:localehttps for [@context](https://github.com/context) reference to schema.org.How can I help you explore Laravel packages today?