Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Open Graph Tags for Audio Content (Podcasts) #12341

Open
whyisjake opened this issue Feb 28, 2019 · 3 comments
Open

Implement Open Graph Tags for Audio Content (Podcasts) #12341

whyisjake opened this issue Feb 28, 2019 · 3 comments

Comments

@whyisjake
Copy link

Is your feature request related to a problem? Please describe.

No, this is a feature request. Yoast SEO users that podcast would benefit from having open graph tags that include the on page audio content. This could be extended to have transcript and other embedded information to make the pages more relevant for search engines.

Describe the solution you'd like

It would be nice to see part of the post meta block a section for audio content that is scoped to relevant post types. This could be extended for video content too.

Why you think the feature request is something we should consider for the Yoast SEO plugins?

More and more podcasters are using Yoast SEO, and I think there is a strong market for this feature.

Additional context

I would be interested in building/collaborating on this.

@jonoalderson
Copy link

I'd definitely like us to support this, but there are some complexities:

  • We'd have to add a "What type of post/page is this?" workflow/options in the editor, which increases potential confusion/errors/support overheads.
  • The vast majority of our users don't/won't need this, so I'm reluctant to commit real-estate in the post editor.

However... I think we can still implement this, albeit with a different approach.

I think this would be best taken care of automatically in the background, in a scenario where you add a 'Podcast' or audio block (or somesuch) to your content. That way, we can simply extract the relevant information and add the og: tags and schema.

I don't think we have plans to build/support such a block yet, but, it's definitely something we'll consider. We're working on block+schema logic for other components elsewhere at the moment, so it may be that we'll have an extensible foundation in the near-ish future which we/you could build upon.

@suascat
Copy link

suascat commented May 7, 2019

Please inform the customer of conversation # 501265 when this conversation has been closed.

@coolhandluke1234
Copy link

coolhandluke1234 commented May 7, 2019

Alot of podcasters like myself use plugins (like https://www.blubrry.com/) to publish the audio file. If that's the case you don't need a block for this, just get the information from the plugin they are already using.

Additionally we publish a podcast, video, images, and full 2000-7000+ word articles on almost all our posts, so I don't think it would make sense to have a "What type of post/page is this?"

As a user it would make more sense to make it an optional additional type of content the same way you handle images and videos. Maybe add options to add info about the audio file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants