Go to file
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
app FIX: Ignore canonical URL on /docs 2020-10-06 11:22:18 -05:00
assets DEV: Add args to plugin outlet 2020-10-05 15:16:14 -05:00
config Add Greek Translations (#8) 2020-07-27 13:39:54 -05:00
lib FEATURE: Move route to /docs 2020-07-14 10:07:18 -05:00
spec/requests FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
.eslintrc DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.gitignore DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml FEATURE: Swap to raw for topic list (#6) 2020-06-12 12:55:10 -05:00
.rubocop.yml DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.template-lintrc.js DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
Gemfile FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
Gemfile.lock FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
package.json DEV: linting 2020-09-22 17:12:39 +02:00
plugin.rb Add plugin URL 2020-05-12 16:13:51 -04:00
yarn.lock DEV: linting 2020-09-22 17:12:39 +02:00