Currently the majority of pages on web applications we run (e.g. pagure.io) do not contain any meaningful metadata in meta tags. This is now a lot more prevalent with the move to matrix, as the link previews for many of our web apps are far from useful:
<img alt="http://ryanlerch.fedorapeople.org/problem.png" src="http://ryanlerch.fedorapeople.org/problem.png" />
By adding a handful of Open Graph ( https://ogp.me/ ) meta tags to pages, we are able to provide a much better representation of such pages, for example:
<img alt="http://ryanlerch.fedorapeople.org/idea.png" src="http://ryanlerch.fedorapeople.org/idea.png" />
this example just added og:title, og:description, and og:image meta tags.
THis is a proposal for a mini-initiative to identify web applications and pages on them that are the best candidates for adding this metadata, then add the tags :)
Metadata Update from @mohanboddu: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: high-trouble, low-gain, mini-initiative, ops
@ekidney You were working on this in December. How it looks?
Apologies I got caught up in other work on the lead up to shutdown! I'll work on this again now.
Any news here. Perhaps we could just do a short list of them? The pagure one is particularly impotant I think
Are these changes made in the apps? Or in ansible? or ?
@ryanlerch Could you answer the questions from @kevin?
Metadata Update from @zlopez: - Issue priority set to: Waiting on Reporter (was: Waiting on Assignee)
[backlog_refinement]
Whats the status here? Will ping @ryanlerch out of band too...
[backlog_refinement] @ryanlerch Do you have a list of apps that we should improve metadata for?
Metadata Update from @ryanlerch: - Issue assigned to ryanlerch
pretty much it is just pagure that needs this -- going to file an issue there and mark this as closed upstream
https://pagure.io/pagure/issue/5389
Metadata Update from @ryanlerch: - Issue close_status updated to: Upstream - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.