v17development / flarum-blog

The Flarum Blog extension
https://discuss.flarum.org/d/25392-blog-adds-a-blog-section-to-your-community
MIT License
46 stars 20 forks source link

SEO: Should override canonical URL to use /blog/, not /d/ #137

Closed askvortsov1 closed 2 years ago

askvortsov1 commented 2 years ago

Currently, Google Search is getting soft 404s.

askvortsov1 commented 2 years ago

Researched: issue is that the content for this extension runs after the content for Flarum SEO, depending on which was enabled later. Will fix in a PR to Flarum SEO.