]> cat aescling's git repositories - mastodon.git/commit
Add missing meta description to profiles, some other SEO stuff (#6706)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 8 Mar 2018 23:35:07 +0000 (00:35 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Mar 2018 23:35:07 +0000 (00:35 +0100)
commitff44b2e92d496c6027b20157fea6ebd885906bea
tree704b648e34b52910ba041c34dc49309c08e3d3d0
parent188aa3ea50799f4a81f28416fe47b3330091ef6f
Add missing meta description to profiles, some other SEO stuff (#6706)

- Add missing meta description to profiles
- Add canonical rel link to landing page
- Remove linebreaks from title tags
- Add username to profile title
- Add toots/following/followers to profile description tags
- Add next/prev rel links to profiles
- Do not index follower/following variants of profiles
app/helpers/stream_entries_helper.rb
app/views/about/show.html.haml
app/views/accounts/_og.html.haml
app/views/accounts/show.html.haml
app/views/follower_accounts/index.html.haml
app/views/following_accounts/index.html.haml
app/views/layouts/application.html.haml