laravel-meta-manager icon indicating copy to clipboard operation
laravel-meta-manager copied to clipboard

Laravel Meta Manager is an SEO tool that is used to improve SEO of a Laravel web application by adding recommended meta tags to your web pages.

Results 3 laravel-meta-manager issues
Sort by recently updated
recently updated
newest added

```php {{ !empty($title)? $title : config('meta.title') }} ``` now double title is visible

Ducblin Core Subject and meta keywords are two different things and should be separate. What I mean is, while a "Subject" can be keywords, it is not always the same...

In Manager.blade.php you have add config('app.name') in geo.placename. Please solve it. line :- 18