Entity SEO: How to Become the Answer, Not Just a Result
Google doesn't rank pages anymore. It ranks entities — people, companies, concepts. If the Knowledge Graph doesn't know who you are, your content is competing at a disadvantage.

Accessible websites rank better. Not because Google rewards virtue — because the same technical practices that make a site accessible make it easier for search engines to understand.
Accessible websites rank better. This isn't aspirational — it's measurable. The same technical practices that make a website usable for people with disabilities make it easier for search engines and AI systems to understand, crawl, and cite.
Semantic HTML tells screen readers what each element is. It also tells Googlebot. Alt text describes images for visually impaired users. It also tells Google Images. Heading hierarchy structures content for cognitive accessibility. It also structures content for featured snippets and AI Overviews.
Accessibility and SEO aren't parallel efforts that happen to overlap. They're the same effort, viewed from different angles.
Semantic HTML. Using <header>, <nav>, <main>, <article>, <aside>, <footer> instead of generic <div> elements gives screen readers (and search engines) a structural map of the page. A search engine encountering <article> knows this is the primary content. A <nav> block is navigation, not content. A <footer> is supplementary information. These signals help both assistive technology and crawlers parse the page correctly.
Sites that use semantic HTML consistently rank better for the same content than sites using <div> for everything. The content is identical — the machine-readability is not.
Alt text. Every image with meaningful alt text serves two audiences: users who can't see the image (screen reader announces the alt text) and search engines (which can't "see" images and rely on alt text to understand what the image depicts). An e-commerce site with descriptive alt text on product images ranks better in Google Images than the same site with alt="" or missing alt attributes on every product photo.
The standard for good alt text is the same for both audiences: describe what the image shows and why it's relevant to the surrounding content. "Photo" is useless. "Team meeting in the office" is generic. "Amelia Gagne presenting the Q3 security architecture review to the client's engineering team" is useful for a screen reader user and for a search engine trying to understand the context of the image.
Heading hierarchy. <h1> is the page title. <h2> sections break the content into major topics. <h3> subsections break topics into details. Skipping levels (h1 → h3, no h2) confuses screen readers that announce heading levels to help users navigate. It also confuses search engines that use heading hierarchy to understand content structure.
Google's featured snippets and AI Overviews frequently pull content from well-structured pages where the heading hierarchy clearly delineates topics. A page with a clean h1 → h2 → h3 structure is more likely to have specific sections cited than a page with inconsistent or missing headings.
Keyboard navigation. All interactive elements should be operable with a keyboard — no mouse required. This is a WCAG 2.2 Level A requirement and a basic accessibility standard. It also means your site's interactive elements have proper focus states, tabindex values, and semantic element types (<button> for actions, <a> for navigation), all of which contribute to correct HTML structure that search engines parse more efficiently.
Page speed. Fast-loading pages are more accessible (users on older devices or slow connections aren't excluded) and rank better (Core Web Vitals are ranking signals). The optimizations that improve page speed — efficient images, minimal JavaScript, server-side rendering — benefit both audiences.
WCAG 2.2 Level AA is the standard most organizations should target. It covers contrast ratios, keyboard operability, text alternatives, heading structure, form labels, focus visibility, and dozens of other criteria.
In 2026, approximately 97% of the top million websites have detectable WCAG failures (WebAIM Million annual survey). That means 3% of websites meet basic accessibility standards. The bar is historically low.
A website that meets WCAG 2.2 AA is simultaneously:
Five benefits from one set of practices. The cost is building the site correctly in the first place — which is less expensive than retrofitting accessibility after launch.
In the United States, web accessibility lawsuits have increased significantly. The ADA (Americans with Disabilities Act) has been interpreted by courts to apply to websites, and businesses of all sizes have faced legal action for inaccessible web properties. The European Accessibility Act takes effect in June 2025, applying accessibility requirements to a broad range of products and services.
This isn't fear-based reasoning — it's regulatory reality. Accessibility compliance is becoming a legal requirement alongside a technical best practice. Building it in from the start is cheaper than remediating after a lawsuit or regulatory action.
For any website, these items produce the highest accessibility and SEO impact:
lang="en" attribute on <html> element<header>, <main>, <nav>, <footer>, <article><h1> per page, logical heading hierarchy (no skipped levels)alt text (descriptive) or alt="" (decorative)<label> elements (not just placeholder text)prefers-reduced-motion honored on animationsEvery item on this list improves both accessibility and search engine comprehension. None require specialized accessibility expertise to implement — they're standard web development practices that are frequently overlooked.
Not as a named ranking factor, but indirectly through technical signals that are ranking factors. Semantic HTML, alt text, heading hierarchy, page speed, and mobile usability all contribute to accessibility AND to search rankings. Sites that score well on accessibility audits consistently score well on SEO technical audits because the underlying practices are the same.
WCAG 2.2 Level AA. This covers the most impactful criteria — contrast ratios, keyboard navigation, text alternatives, form labels, heading structure — without requiring the specialized accommodations of Level AAA. Most accessibility lawsuits reference WCAG 2.1 AA as the benchmark, and 2.2 is the current version.
Automated tools catch approximately 30-40% of accessibility issues. Use Lighthouse (built into Chrome DevTools), axe DevTools (browser extension), or WAVE (wave.webaim.org) for automated testing. Manual testing — keyboard navigation, screen reader testing (NVDA on Windows, VoiceOver on Mac) — catches the rest. The combination of automated and manual testing covers the full WCAG standard.
Increasingly, yes. The ADA has been interpreted by US courts to apply to websites. The European Accessibility Act (effective June 2025) creates explicit digital accessibility requirements. State-level regulations in California, New York, and others add additional requirements. Building accessibility in from the start is significantly less expensive than remediating after legal action.
Google doesn't rank pages anymore. It ranks entities — people, companies, concepts. If the Knowledge Graph doesn't know who you are, your content is competing at a disadvantage.
Only 12.4% of websites implement structured data. That means 87.6% of the web is invisible to the systems that power rich results, AI citations, and knowledge panels. The bar is still on the floor.
Adding 2-3 contextual internal links per page consistently improves rankings for the linked pages within 2-3 weeks. We've measured it across every client site we manage.
Work With Us
Kief Studio builds, protects, automates, and supports full-stack systems for businesses up to $50M ARR.
Newsletter
Strategy, psychology, AI adoption, and the patterns that actually compound. No spam, easy to leave.
Subscribe