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

Exclude empty accounts and channels from sitemap.xml #6607

Open
kontrollanten opened this issue Sep 21, 2024 · 0 comments · May be fixed by #6633
Open

Exclude empty accounts and channels from sitemap.xml #6607

kontrollanten opened this issue Sep 21, 2024 · 0 comments · May be fixed by #6633

Comments

@kontrollanten
Copy link
Contributor

Describe the problem to be solved

In order to help search engines to prioritize content on Peertube sites we should exclude account and channels pages without videos nor playlists.

We've had a lot of issues with spam account which just creates accounts with a lot of links to different sites. Those pages should at least not be in the sitemap.

Describe the solution you would like

  • Exclude [channel]/videos pages without videos.
  • Exclude [channel]/playlists pages without playlists.
  • Exclude account pages without videos.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants