v17development / flarum-seo

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

create title for tags #15

Closed ekici23 closed 5 years ago

ekici23 commented 5 years ago

https://flarumtr.com/t/destek Consider URL. The <head><title>Flarum Türkiye</title></ head> does not create a page description for the tag. should be in the <head> <title> Destek-Flarum Türkiye </ title> </ head>

However, the same does not apply to pages. See:

https://flarumtr.com/p/3-iletisim

<head>
<title>İletişim - Flarum Türkiye</title>
</head>
jaspervriends commented 5 years ago

Should be fixed in the new release! The page title is added to the source!