Back

Does anyone know of any Laravel packages/component libraries that focus on SEO?

Straightforward stuff like managing meta titles etc is handled well, but can't find anything that handles things like structured data for snippets?

2

179

In response to @michaelcrowcroft

Try this one, it handles structured data too github.com/ralphjsmit/laravel-seo

1

197

  • No matching results...
  • Searching...

/ 1000

Thanks! Interesting that the options seems to handle everything on the backend. I guess the blade components bridge things to the front end though.

164