v17development / flarum-seo

Perfect SEO for your Flarum forum
https://discuss.flarum.org/d/18316-flarum-seo
MIT License
43 stars 22 forks source link

Breadcrumb JSON is always added, even when no tags attached to the discussion #31

Closed jaspervriends closed 4 years ago

jaspervriends commented 4 years ago

The breadcrumb JSON is always added, even in situations when the discussion hasn't any tags.

Situation, a discussion without a tag: https://istihbarat.club/d/6-100-ulkenin-anayasalarinin-ilk-3-maddesi

Issue was first seen here: https://discuss.flarum.org/d/23762-itemlistelement-field-is-missing

Code part: https://github.com/v17development/flarum-seo/blob/1b499cac04a40614ee1eeb278bf4ff37bc2b50b8/src/Listeners/PageListener.php#L323