-
-
Notifications
You must be signed in to change notification settings - Fork 18
Ideas #12
Copy link
Copy link
Open
Description
Nice tool :)
I was building something similar in house, but didn't get around to building a nice UI around it.
Some suggestions/ideas that I was thinking of:
- Add the PSR-7 Response to the Rule for headers/statuscodes etc.
- Perhaps it could be simplified to return multiple statuses, eg. besides success or fail, it could also be a warning or dynamic. In this case we could dynamically set the message and return that, but feels cumbersome (but no biggy)
Some ideas for checks (besides my PRs)
- Better SEO checks, instead of just yes/no, check the length, keywords etc.
- Pagespeed insights; https://developers.google.com/speed/docs/insights/v2/first-app
- SeoStats has some api implementations also: https://github.com/eyecatchup/SEOstats
- Yoast has some SEO tools, but is client-side (or javascript at least), so not sure how useful that is: https://github.com/Yoast/YoastSEO.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels