discourse-docs/app
Justin DiRose abb9047d29
FIX: Ignore canonical URL on /docs
When trying to onebox topics, the canonical URL overrides the generated
OpenGraph tags, causing a less than ideal onebox for a linked KE
article.

This commit uses the existing options for the `crawlable_meta_data`
method to generate the `og:ignore_canonical` tag.

1504fe7231/app/helpers/application_helper.rb (L267-L269)
2020-10-06 11:22:18 -05:00
..
controllers/knowledge_explorer FIX: Handle encoding on onebox excerpt 2020-10-05 16:17:38 -05:00
views FIX: Ignore canonical URL on /docs 2020-10-06 11:22:18 -05:00