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

Provide more video tags in sitemap.xml #6606

Open
kontrollanten opened this issue Sep 21, 2024 · 0 comments
Open

Provide more video tags in sitemap.xml #6606

kontrollanten opened this issue Sep 21, 2024 · 0 comments

Comments

@kontrollanten
Copy link
Contributor

Describe the problem to be solved

In order to make Peertube sites to be easier indexed by search engines we should provide more information about the videos in the sitemap.xml.

Describe the solution you would like

Add:

  • video:content_loc
  • video:duration
  • video:view_count
  • video:publication_date
  • video:uploader
  • video:live
  • video:tag

And maybe:

  • video:family_friendly - Should be possible to use "sensitive content" value to set this.
  • video:rating - Calculate based on likes/dislikes ratio.

https://developers.google.com/search/docs/crawling-indexing/sitemaps/video-sitemaps

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

No branches or pull requests

1 participant