Discussion about this post

User's avatar
Janeth Duque's avatar

While most website visitors won’t know whether your HTML validates or not. The systems and tools they rely on absolutely do.

That includes:

• Search engine crawlers like Googlebot

• Assistive technologies like screen readers

• Web browsers on different devices and screen sizes

• Automated accessibility and performance audits

• Future developers who need to work on your site

When your code is full of errors, missing tags, broken structure, invalid nesting, or outdated syntax, it’s like asking those systems to read a book with missing pages, scrambled sentences, and blank chapters.

It’s for this reason that professional web developers validate their code, however 98% of websites don’t have valid code.

The Web Design Industry as a Whole is a MESS!

itzik's avatar

Semantic HTML is genuinely underrated in the AI era most people are still thinking about it purely as an SEO signal, but the point about LLMs not rendering JavaScript is critical. If your content lives inside layers of <div> soup, you're essentially invisible to ChatGPT and Perplexity. This is exactly why teams at VOW build pages with both semantic structure and AI-optimized content from day one because showing up in Google rankings and showing up in AI answers are increasingly two different technical challenges worth solving together.

No posts

Ready for more?