Audit all pages for proper open graph and other SEO/social metadata #245

Closed
opened 2019-01-29 17:37:29 +01:00 by kauffj · 1 comment
kauffj commented 2019-01-29 17:37:29 +01:00 (Migrated from github.com)

#30 is closed but we need to do this again before launch.

#30 is closed but we need to do this again before launch.
NetOpWibby commented 2019-02-08 19:44:46 +01:00 (Migrated from github.com)

Here's an example of custom metadata being set for JS pages: https://github.com/lbryio/lbry.tech/blob/master/app/views/spec.js#L15-L18

The text between the --- sections in Markdown files is how you change the metadata: https://raw.githubusercontent.com/lbryio/lbry.tech/master/documents/resources.md

This is the file where the custom metadata gets found and rendered: https://github.com/lbryio/lbry.tech/blob/master/app/components/head.js#L19-L36

Here's an example of custom metadata being set for JS pages: https://github.com/lbryio/lbry.tech/blob/master/app/views/spec.js#L15-L18 The text between the `---` sections in Markdown files is how you change the metadata: https://raw.githubusercontent.com/lbryio/lbry.tech/master/documents/resources.md This is the file where the custom metadata gets found and rendered: https://github.com/lbryio/lbry.tech/blob/master/app/components/head.js#L19-L36
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.tech#245
No description provided.