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 a petition "quality" score algorithm #54

Open
fallen opened this issue Feb 1, 2019 · 2 comments
Open

Implement a petition "quality" score algorithm #54

fallen opened this issue Feb 1, 2019 · 2 comments

Comments

@fallen
Copy link
Member

fallen commented Feb 1, 2019

Implement a "score" to help organizations and people produce the best petition content possible.
That score should be able to give a mark to rate how well the petition is configured.
It should be able to give advice on how to improve the petition.
Ideas of points to check with this algorithm:

  • has non-empty title
  • non-empty text
  • "twitter image" (og:image) present (important for OpenGraph cards when posting to social networks)
  • OpenGraph description present
  • usage of TLS or STARTTLS for newsletter settings
  • not too low or too high number of signature target (so that progress bar looks nice)
  • Petition content contains links to (or images from) URL in HTTPS and not HTTP
  • other SEO/quality ideas?
@nils-van-zuijlen
Copy link
Member

nils-van-zuijlen commented Oct 28, 2019

  • Petition content contains links to (or images from) URL in HTTP and not HTTPS?

You mean that links and images should be in https?

@fallen
Copy link
Member Author

fallen commented Oct 28, 2019

Yes, I've edited the ticket to make that more clear.

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

2 participants