evazion
|
79fdfa86ae
|
Fix various rubocop warnings.
|
2021-09-27 00:46:13 -05:00 |
|
evazion
|
fc331f2079
|
seo: add json-ld structured data for videos.
Makes video posts eligible for rich results in Google, which means they
can include a thumbnail.
Ref: https://developers.google.com/search/docs/data-types/video
|
2020-07-08 15:16:58 -05:00 |
|
evazion
|
3762a66b92
|
seo: fix Google rich results not detecting site logo.
Bug: for some reason, Google's rich results tool doesn't detect our logo
when the @id property is present.
https://search.google.com/test/rich-results
|
2020-07-08 12:38:03 -05:00 |
|
evazion
|
b6b0218e1d
|
seo: update JSON-LD site metadata.
* Add the Danbooru logo and social media links to the Organization data.
This is to make Danbooru eligible for Google's knowledge panel ([1], [2]).
* Only include this metadata on the frontpage as per Google's recommendations ([3]).
[1]: https://support.google.com/knowledgepanel/answer/9163198
[2], https://developers.google.com/search/docs/data-types/logo
[3]: https://developers.google.com/search/docs/data-types/sitelinks-searchbox
|
2020-07-03 18:18:35 -05:00 |
|