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

Related Sites: Improve the default results. #257

Open
StevenDufresne opened this issue Oct 18, 2023 · 0 comments
Open

Related Sites: Improve the default results. #257

StevenDufresne opened this issue Oct 18, 2023 · 0 comments

Comments

@StevenDufresne
Copy link
Collaborator

Sometimes the JetPack related sites API doesn't find any related sites to show and we handle that case by showing sites from the featured category. See code.

I think that's a good start but we can do better. It shortens the user journey and potentially traps them in loops and users also see the same exact 3 suggestions.

I noticed it by looking at the following sites:

Both those show the same default featured sites that feel pretty out of context.

Screenshot 2023-10-18 at 8 25 21 PM

Suggestion:

  • Try to choose from the same category.
    • If there aren't enough, take from the featured category.
  • Make it random.
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

2 participants
@StevenDufresne and others