# Source vs Render SEO

> Compares raw HTML vs. rendered DOM for SEO fields and shows indexability/rendering changes in the icon.

Canonical page: [https://chrome-stats.com/d/source-vs-render-seo](https://chrome-stats.com/d/source-vs-render-seo)

## Overview

- **ID:** `source-vs-render-seo`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** Julian Cordes
- **Category:** web-development
- **Daily users:** 2
- **Weekly downloads:** 1
- **Version:** 1.2.1
- **Last updated:** 2026-06-16
- **First published:** 2026-05-27
- **Size:** 97 KB
- **Data as of:** 2026-09-17
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/source-vs-render-seo/)

## Description

Compares raw HTML vs. rendered DOM for SEO fields and shows indexability/rendering changes in the icon.

Source vs Render SEO compares the raw HTML source of a page with the rendered DOM and shows whether JavaScript changed important SEO fields such as canonical, meta robots, title, meta description, H1s, or hreflangs.

What It Does

Many SEO issues only become visible after JavaScript has run. This extension checks both versions of a page:
<ul><li>Source HTML: the raw HTML returned by the server before JavaScript execution</li><li>Rendered DOM: the final document after JavaScript has modified the page</li></ul>
The extension then highlights differences directly in the popup and updates the toolbar icon to show the current indexability and rendering state. The toolbar icon show green, red, yellow or a combination, depending on the changes.

Toolbar colors
🟩 indexable
🟥 not indexable
🟩🟨 indexable, but JavaScript changes content
🟥🟨 not indexable, but JavaScript changes content
🟩🟥 indexable, but JavaScript changes to not indexable
🟥🟩 not indexable, but JavaScript changes to indexable

Key Features
 - Compare raw HTML vs rendered DOM
 - Detect JavaScript changes to SEO-critical fields
 - Check indexability via meta robots and canonical
 - Show a state-aware toolbar icon for each page
 - Switch between Compare, HTML-only, and Rendered-only modes
 - Display inline source-vs-rendered differences next to each field
 - Works on regular websites and local test files when file URL access is enabled
 - Plain JavaScript, no build step, no bundler

## Rankings

- #67,033 — Overall
- #82 — source code
- #94 — source
- #97 — seo
- #123 — resource
- #154 — trend

## Permissions and access

### Permissions

- `activeTab`
- `scripting`
- `storage`
- `tabs`
- `webNavigation`

### Host permissions

- `<all_urls>`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** High risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Grants access to browser tabs, which can be used to track user browsing habits and history, presenting a privacy concern.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [RenderDiff - SEO Rendering Diff Checker](https://chrome-stats.com/d/renderdiff) — 7 users
- [SEO SEO](https://chrome-stats.com/d/seo-seo) — 14 users
- [CSR vs SSR Detector](https://chrome-stats.com/d/csr-vs-ssr-detector) — 1 users
- [SEOInfo](https://chrome-stats.com/d/seoinfo) — 256 users, 4.36 / 5
- [Smart SEO Highlighter](https://chrome-stats.com/d/smart-seo-highlighter) — 7 users
- [SEO Inspector](https://chrome-stats.com/d/seo-inspector-extension-add-on) — 4 users
- [Highlighter SEO](https://chrome-stats.com/d/thehighlighter) — 12 users
- [RenderScope: SSR vs CSR Viewer](https://chrome-stats.com/d/renderscope-ssr-vs-csr-viewer) — 1 users
- [SEO Pro Extension](https://chrome-stats.com/d/seo-pro-extension) — 469 users, 5.00 / 5
- [SEO META 1 COPY](https://chrome-stats.com/d/seo-meta-1-copy) — 3,031 users, 5.00 / 5
- [SEO Helper](https://chrome-stats.com/d/seo-helper) — 1 users
- [Detailed SEO Extension](https://chrome-stats.com/d/detailed-seo-extension) — 7,453 users, 4.30 / 5

---

Source: [Chrome-Stats](https://chrome-stats.com/d/source-vs-render-seo)
