Pages missing meta attributes
clacote opened this issue · 3 comments
Pages without title:
Duplicate titles (seen in https://www.google.com/webmasters/tools/html-suggestions?hl=en&siteUrl=https://mixitconf.org/&probtype=9&pl=eyJ0YXJnZXRJZCI6Imh0bWwtc3VnZ2VzdGlvbnMiLCJwYXJhbXMiOnsic2l0ZVVybCI6Imh0dHBzOi8vbWl4aXRjb25mLm9yZy8iLCJobCI6ImVuIn19)
- /2017/design
- /2017/hacktivism
- /2017/learn
- /2017/tech
- /2017
Also, /en
seems no recognised as language path by Google: duplicate titles for every canonical and its /en
alternative .
I added missing titles via 73da88c.
I don't understand why /2017/foo
pages are reported with duplicated titles, try it yourself you will see they are differents.
I also I don't understand why Google does not recognize en
content correctly since we have followed guidelines (html lang attributes + ` tags).
Any thoughts?
Maybe it's just lag: it takes times to Google to refresh its advices
OK I close this for now then, please reopen a new issue later if necessary.