Perhaps we can improve a little bit on the SEO of blogs? - Have different title and description for each blog post. - Have open graph to make it look good on social media. Edit: Here are a check list of things to fix - [x] Font size too big on mobile - [x] Width incorrect on mobile, horizontally scrollable - [x] `<title>` and description in `<meta>` is always the same (bad for seo), should generate them from each blog's title and description - [ ] Opengraph for better looking in social media - [ ] RSS, currently there's pion.ly/index.xml generated, but it includes not only blogs. We need some thing like pion.ly/blog/rss.xml
Perhaps we can improve a little bit on the SEO of blogs?
Edit: Here are a check list of things to fix
<title>and description in<meta>is always the same (bad for seo), should generate them from each blog's title and description