You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So there is a chance that this was fixed when I fixed this #145 but I would like to be 100% sure before closing this issue. It looks like the canonical on the ember blog is still broken so maybe it just needs an update?
There is something strange going on with the canonical URL for posts. There is a test that should be covering this https://github.com/empress/empress-blog/blob/master/tests/acceptance/meta-test.js#L40-L41 but if you look at the source of https://blog.emberjs.com/the-ember-times-issue-190/ the canonical should be
https://blog.emberjs.com/the-ember-times-issue-190/
but it's actuallyhttps://blog.emberjs.comthe-ember-times-issue-190/
. This isn't just for the ember blog it seems to be every deployment: https://chris.manson.ie/it's-all-gravy has the same issueThe text was updated successfully, but these errors were encountered: