🔥 stackoverflow.com
This Site Is a Masterclass in What NOT to Do
12 issues found
“No meta description? Google is writing your dating profile for you. And it's BAD.”
No meta description found.
Fix: Add a 150-160 character meta description.
“Multiple H1s? Your page doesn't know what it's about either.”
4 H1 tags found.
Fix: Use only one H1 per page.
“No canonical URL. Duplicate content penalty incoming in 3... 2... 1...”
No canonical link found.
Fix: Add a canonical link element.
“Your HTML document weighs more than many entire websites. Are you trying to send an encyclopedia through a straw?”
HTML is larger than ideal.
Fix: Consider reducing HTML size.
“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.
“None of your images use lazy loading. Loading everything upfront like an impatient buffet guest.”
No images use lazy loading.
Fix: Add loading="lazy" to below-fold 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.
How does YOUR site compare to stackoverflow.com?
Enter your URL and get a free, instant roast. No signup required.
🔥 Roast My Site