DEV Community

7t
7t

Posted on

I built fixnx to catch common website issues (security/SEO/performance)

Hey everyone πŸ‘‹

I keep seeing the same "simple but costly" issues across websites:

  • Mixed content (HTTPS not consistent)
  • Weak/missing security headers
  • Slow pages from heavy scripts/images
  • Missing/dup metadata that hurts SEO and share previews
  • Cookies/tracking warnings that look unprofessional

I built fixnx to automate the checklist work: it runs 100+ checks and gives a full report with fix recommendations (security / SEO / performance).

If you want to try it and tell me what’s missing/confusing, it’s here: https://fixnx.com

Top comments (0)