🔥 discord.com
This Site Is a Masterclass in What NOT to Do
12 issues found
“Images without alt text. Screen readers experience your site like a blindfolded museum tour.”
149 images lack alt attributes.
Fix: Add descriptive alt text to all images.
“Images with empty alt text. At least DESCRIBE what the picture is.”
Images have alt="" which hides them from screen readers.
Fix: Add descriptive alt text unless decorative.
“No skip navigation. Keyboard users are stuck tabbing through your nav like a maze.”
No skip-to-content link found.
Fix: Add a skip navigation link.
“Your DOM is getting chunky. Browsers are sweating trying to render this.”
DOM is getting large.
Fix: Consider lazy loading content.
“Inline styles everywhere. Your CSS strategy is 'throw it in the HTML and pray.'”
Some inline styles found.
Fix: Consider external CSS.
“You have SO many images. Your page loads like a slideshow from 2002.”
170 images on the page.
Fix: Optimize and lazy-load images.
“Render-blocking scripts in the head. Your page loads like dial-up on purpose.”
Scripts block rendering.
Fix: Add async or defer to scripts.
“So many third-party scripts. Your site is basically an ad platform with some content sprinkled in.”
Many external scripts loaded.
Fix: Audit and remove unnecessary scripts.
“Email addresses visible in HTML. Every spam bot just said 'thank you.'”
Email addresses in HTML.
Fix: Obfuscate email addresses.
“External links without rel='noopener'. You're leaving the backdoor wide open.”
External links missing noopener.
Fix: Add rel="noopener" to external links.
“No dark mode support detected. Your site burns retinas at 2 AM.”
No dark mode detected.
Fix: Add prefers-color-scheme support.
“Links going to '#'. Your navigation is playing pretend.”
Links pointing to #.
Fix: Replace # links with real URLs.
How does YOUR site compare to discord.com?
Enter your URL and get a free, instant roast. No signup required.
🔥 Roast My Site