SEO audit for brilliant.gallery
Brilliant Champions Gallery
Health 68/100 (fair) · 50 pages crawled · generated 2026-08-26
Download Markdown report (feed to ChatGPT / Claude / Cursor)
| Category | Score | Errors | Warnings | Notices |
|---|---|---|---|---|
| Agent Readiness | 74 | 0 | 44 | 13 |
| Performance | 74 | 0 | 44 | 85 |
| Security | 74 | 0 | 44 | 87 |
| Links | 77 | 0 | 39 | 6 |
| Meta Description | 80 | 0 | 34 | 10 |
| Content | 93 | 0 | 11 | 24 |
| Duplicate | 98 | 0 | 3 | 0 |
| Titles | 98 | 0 | 3 | 3 |
| Canonical | 99 | 0 | 1 | 30 |
| Crawlability | 100 | 0 | 0 | 1 |
| Headings | 100 | 0 | 0 | 38 |
| Images | 100 | 0 | 0 | 68 |
| Social | 100 | 0 | 0 | 36 |
| Structured Data | 100 | 0 | 0 | 18 |
| URL | 100 | 0 | 0 | 13 |
Warnings (9 rules)
warning Control has no accessible name
Rule agent.control_no_name · Agent Readiness · 44 occurrence(s)
- https://brilliant.gallery/ — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/about.html — 10 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/altering-eye.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/blog.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/bodies-of-work.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/canticle.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 21 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/drift/index.html — 22 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/erin-riley-18bifma.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/gentle-existential-2.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/ice-capades.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/index.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/keepsakers.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/mans-ruin.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/meanwhile.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/megacosm.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/new-radicles.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/press.html — 6 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/selfish.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/sleepless-nights.html — 11 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/small-moments.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/the-echos-decay-2.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/water-me.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/winter-group-show-1.html — 5 button/link(s) with no text or aria-label — an agent can't target them
- https://brilliant.gallery/winter-group-show.html — 5 button/link(s) with no text or aria-label — an agent can't target them
warning Canonical target redirects to another URL
Rule canonical.to_redirect · Canonical · 1 occurrence(s)
- https://brilliant.gallery/blog.html — canonical → https://brilliant.gallery/blog which redirects to https://brilliant.gallery/blog/
warning Thin content (low word count)
Rule content.thin · Content · 11 occurrence(s)
- https://brilliant.gallery/about — 83 words
- https://brilliant.gallery/about.html — 83 words
- https://brilliant.gallery/altering-eye.html — 151 words
- https://brilliant.gallery/blog/2016/9/2/video-18bifma-by-erin-m-riley-at-brilliant-champions-gallery — 105 words
- https://brilliant.gallery/blog/2016/9/2/video-ice-capades-by-randy-colosky — 101 words
- https://brilliant.gallery/erin-riley-18bifma.html — 162 words
- https://brilliant.gallery/ice-capades.html — 196 words
- https://brilliant.gallery/mans-ruin.html — 187 words
- https://brilliant.gallery/the-echos-decay-2.html — 138 words
- https://brilliant.gallery/thick-as-paper-thin.html — 158 words
- https://brilliant.gallery/tomorrows-today.html — 164 words
warning Homepage duplicated across protocol/host variants (no redirect)
Rule duplicate.protocol_host · Duplicate · 3 occurrence(s)
- https://brilliant.gallery/ — http://brilliant.gallery/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- https://brilliant.gallery/ — http://www.brilliant.gallery/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
- https://brilliant.gallery/ — https://www.brilliant.gallery/ serves the same homepage content with a 200 and no redirect — Google sees a duplicate. Pick one canonical host/scheme and 301-redirect the others.
warning Content-Type header doesn't match the actual content
Rule headers.content_type_mismatch · Security · 44 occurrence(s)
- https://brilliant.gallery/ — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/about.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/altering-eye.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/blog.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/bodies-of-work.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/canticle.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/drift/index.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/erin-riley-18bifma.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/gentle-existential-2.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/ice-capades.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/index.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/keepsakers.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/mans-ruin.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/meanwhile.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/megacosm.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/new-radicles.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/press.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/selfish.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/sleepless-nights.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/small-moments.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/the-echos-decay-2.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/water-me.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/winter-group-show-1.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
- https://brilliant.gallery/winter-group-show.html — the Content-Type is "text/html" with no charset — the HTTP charset is authoritative and browsers otherwise guess the encoding, which can garble non-ASCII text (mojibake). Declare it explicitly: "text/html; charset=utf-8".
warning Internal link points to a redirect
Rule links.redirect_target · Links · 39 occurrence(s)
- https://brilliant.gallery/about.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/altering-eye.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/blog.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/bodies-of-work.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/canticle.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/drift/index.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/erin-riley-18bifma.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/gentle-existential-2.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/ice-capades.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/keepsakers.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/mans-ruin.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/megacosm.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/new-radicles.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/press.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/selfish.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/sleepless-nights.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/small-moments.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/sticks-stones.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/the-echos-decay-2.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/thick-as-paper-thin.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/tomorrows-today.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/water-me.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/winter-group-show-1.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
- https://brilliant.gallery/winter-group-show.html — https://brilliant.gallery/blog → https://brilliant.gallery/blog/
warning Missing meta description
Rule meta_desc.missing · Meta Description · 34 occurrence(s)
- https://brilliant.gallery/
- https://brilliant.gallery/about.html
- https://brilliant.gallery/altering-eye.html
- https://brilliant.gallery/bodies-of-work.html
- https://brilliant.gallery/canticle.html
- https://brilliant.gallery/color-texture-design-pattern-diversity.html
- https://brilliant.gallery/drift/index.html
- https://brilliant.gallery/erin-riley-18bifma.html
- https://brilliant.gallery/gentle-existential-2.html
- https://brilliant.gallery/ice-capades.html
- https://brilliant.gallery/index.html
- https://brilliant.gallery/keepsakers.html
- https://brilliant.gallery/mans-ruin.html
- https://brilliant.gallery/meanwhile.html
- https://brilliant.gallery/megacosm.html
- https://brilliant.gallery/new-radicles.html
- https://brilliant.gallery/press.html
- https://brilliant.gallery/selfish.html
- https://brilliant.gallery/sleepless-nights.html
- https://brilliant.gallery/small-moments.html
- https://brilliant.gallery/sticks-stones.html
- https://brilliant.gallery/the-echos-decay-2.html
- https://brilliant.gallery/water-me.html
- https://brilliant.gallery/winter-group-show-1.html
- https://brilliant.gallery/winter-group-show.html
warning Render-blocking script in <head> (no defer/async)
Rule perf.render_blocking · Performance · 44 occurrence(s)
- https://brilliant.gallery/ — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/about.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/altering-eye.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/blog.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/bodies-of-work.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/canticle.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/drift/index.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/erin-riley-18bifma.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/gentle-existential-2.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/ice-capades.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/index.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/keepsakers.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/mans-ruin.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/meanwhile.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/megacosm.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/new-radicles.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/press.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/selfish.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/sleepless-nights.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/small-moments.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/the-echos-decay-2.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/water-me.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/winter-group-show-1.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
- https://brilliant.gallery/winter-group-show.html — 3 render-blocking <script> in <head> (add defer/async or use type=module)
warning Title likely truncated in SERP (too wide)
Rule title.too_long · Titles · 3 occurrence(s)
- https://brilliant.gallery/blog/2016/9/2/video-18bifma-by-erin-m-riley-at-brilliant-champions-gallery — 97 chars, ~744px (limit ~580px)
- https://brilliant.gallery/blog/2017/10/28/leif-low-beer-missed-opportunities-from-richard-centric-behavior — 95 chars, ~723px (limit ~580px)
- https://brilliant.gallery/blog/2017/4/27/canticle-description-of-pan-hermaphrodites — 75 chars, ~588px (limit ~580px)
Notices (25 rules)
notice Heading levels skip a level
Rule agent.heading_skip · Agent Readiness · 12 occurrence(s)
- https://brilliant.gallery/blog — h3 follows h1 — skips h2
- https://brilliant.gallery/blog.html — h3 follows h1 — skips h2
- https://brilliant.gallery/blog/2017/10/28/leif-low-beer-missed-opportunities-from-richard-centric-behavior — h3 follows h1 — skips h2
- https://brilliant.gallery/bodies-of-work.html — h3 follows h1 — skips h2
- https://brilliant.gallery/canticle.html — h3 follows h1 — skips h2
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — h3 follows h1 — skips h2
- https://brilliant.gallery/current — h3 follows h1 — skips h2
- https://brilliant.gallery/drift/index.html — h3 follows h1 — skips h2
- https://brilliant.gallery/meanwhile.html — h3 follows h1 — skips h2
- https://brilliant.gallery/megacosm.html — h3 follows h1 — skips h2
- https://brilliant.gallery/sleepless-nights.html — h3 follows h1 — skips h2
- https://brilliant.gallery/small-moments.html — h3 follows h1 — skips h2
notice No llms.txt for AI agents
Rule agent.llms_txt_missing · Agent Readiness · 1 occurrence(s)
- https://brilliant.gallery/ — no llms.txt found at the site root — add one so AI agents get a curated site summary
notice Canonical points to a different URL
Rule canonical.non_self · Canonical · 30 occurrence(s)
- https://brilliant.gallery/ — canonical=https://brilliant.gallery/index
- https://brilliant.gallery/about.html — canonical=https://brilliant.gallery/about
- https://brilliant.gallery/altering-eye.html — canonical=https://brilliant.gallery/altering-eye
- https://brilliant.gallery/blog.html — canonical=https://brilliant.gallery/blog
- https://brilliant.gallery/bodies-of-work.html — canonical=https://brilliant.gallery/bodies-of-work
- https://brilliant.gallery/canticle.html — canonical=https://brilliant.gallery/canticle
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — canonical=https://brilliant.gallery/color-texture-design-pattern-diversity
- https://brilliant.gallery/drift/index.html — canonical=https://brilliant.gallery/drift
- https://brilliant.gallery/erin-riley-18bifma.html — canonical=https://brilliant.gallery/erin-riley-18bifma
- https://brilliant.gallery/gentle-existential-2.html — canonical=https://brilliant.gallery/gentle-existential-2
- https://brilliant.gallery/ice-capades.html — canonical=https://brilliant.gallery/ice-capades
- https://brilliant.gallery/index.html — canonical=https://brilliant.gallery/index
- https://brilliant.gallery/keepsakers.html — canonical=https://brilliant.gallery/keepsakers
- https://brilliant.gallery/mans-ruin.html — canonical=https://brilliant.gallery/mans-ruin
- https://brilliant.gallery/meanwhile.html — canonical=https://brilliant.gallery/color-texture-design-pattern-diversity
- https://brilliant.gallery/megacosm.html — canonical=https://brilliant.gallery/megacosm
- https://brilliant.gallery/new-radicles.html — canonical=https://brilliant.gallery/new-radicles
- https://brilliant.gallery/press.html — canonical=https://brilliant.gallery/press
- https://brilliant.gallery/selfish.html — canonical=https://brilliant.gallery/selfish
- https://brilliant.gallery/sleepless-nights.html — canonical=https://brilliant.gallery/sleepless-nights
- https://brilliant.gallery/small-moments.html — canonical=https://brilliant.gallery/small-moments
- https://brilliant.gallery/the-echos-decay-2.html — canonical=https://brilliant.gallery/the-echos-decay-2
- https://brilliant.gallery/water-me.html — canonical=https://brilliant.gallery/water-me
- https://brilliant.gallery/winter-group-show-1.html — canonical=https://brilliant.gallery/winter-group-show-1
- https://brilliant.gallery/winter-group-show.html — canonical=https://brilliant.gallery/winter-group-show
notice Main text is hard to read (low Flesch Reading Ease)
Rule content.readability_poor · Content · 24 occurrence(s)
- https://brilliant.gallery/ — this page reads as very difficult (Flesch Reading Ease 14, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/altering-eye.html — this page reads as difficult (Flesch Reading Ease 41, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/blog/2016/12/29/mark-warren-jacques-and-the-vices-of-man — this page reads as difficult (Flesch Reading Ease 44, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/blog/2016/9/2/ob36kbw634kjzc19cl47d51v4ebutd — this page reads as difficult (Flesch Reading Ease 42, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/blog/2016/9/2/video-18bifma-by-erin-m-riley-at-brilliant-champions-gallery — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/blog/2017/10/28/leif-low-beer-missed-opportunities-from-richard-centric-behavior — this page reads as difficult (Flesch Reading Ease 46, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/blog/2017/2/17/in-the-studio-with-noah-becker — this page reads as difficult (Flesch Reading Ease 49, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/blog/2017/4/27/canticle-description-of-pan-hermaphrodites — this page reads as difficult (Flesch Reading Ease 45, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/bodies-of-work.html — this page reads as difficult (Flesch Reading Ease 49, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/canticle.html — this page reads as very difficult (Flesch Reading Ease -6, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — this page reads as difficult (Flesch Reading Ease 34, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/current — this page reads as very difficult (Flesch Reading Ease 29, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/drift/index.html — this page reads as difficult (Flesch Reading Ease 34, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/ice-capades.html — this page reads as very difficult (Flesch Reading Ease -17, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/index — this page reads as very difficult (Flesch Reading Ease 14, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/index.html — this page reads as very difficult (Flesch Reading Ease 14, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/mans-ruin.html — this page reads as difficult (Flesch Reading Ease 47, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/megacosm.html — this page reads as difficult (Flesch Reading Ease 48, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/new-radicles.html — this page reads as difficult (Flesch Reading Ease 43, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/press — this page reads as difficult (Flesch Reading Ease 44, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/press.html — this page reads as difficult (Flesch Reading Ease 44, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/sleepless-nights.html — this page reads as very difficult (Flesch Reading Ease 28, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/the-echos-decay-2.html — this page reads as difficult (Flesch Reading Ease 41, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
- https://brilliant.gallery/tomorrows-today.html — this page reads as difficult (Flesch Reading Ease 33, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
notice Multiple <h1> elements
Rule h1.multiple · Headings · 38 occurrence(s)
- https://brilliant.gallery/about.html — 2 <h1> elements
- https://brilliant.gallery/altering-eye.html — 2 <h1> elements
- https://brilliant.gallery/blog — 21 <h1> elements
- https://brilliant.gallery/blog.html — 21 <h1> elements
- https://brilliant.gallery/bodies-of-work.html — 2 <h1> elements
- https://brilliant.gallery/canticle.html — 2 <h1> elements
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 2 <h1> elements
- https://brilliant.gallery/drift/index.html — 2 <h1> elements
- https://brilliant.gallery/erin-riley-18bifma.html — 2 <h1> elements
- https://brilliant.gallery/gentle-existential-2.html — 2 <h1> elements
- https://brilliant.gallery/ice-capades.html — 2 <h1> elements
- https://brilliant.gallery/keepsakers.html — 2 <h1> elements
- https://brilliant.gallery/meanwhile.html — 2 <h1> elements
- https://brilliant.gallery/megacosm.html — 2 <h1> elements
- https://brilliant.gallery/new-radicles.html — 2 <h1> elements
- https://brilliant.gallery/press — 19 <h1> elements
- https://brilliant.gallery/press.html — 19 <h1> elements
- https://brilliant.gallery/selfish.html — 2 <h1> elements
- https://brilliant.gallery/sleepless-nights.html — 2 <h1> elements
- https://brilliant.gallery/small-moments.html — 2 <h1> elements
- https://brilliant.gallery/sticks-stones.html — 2 <h1> elements
- https://brilliant.gallery/the-echos-decay-2.html — 2 <h1> elements
- https://brilliant.gallery/thick-as-paper-thin.html — 2 <h1> elements
- https://brilliant.gallery/tomorrows-today.html — 2 <h1> elements
- https://brilliant.gallery/water-me.html — 2 <h1> elements
notice Image alt text is keyword-stuffed (repetition / low variety)
Rule images.alt_stuffed · Images · 4 occurrence(s)
- https://brilliant.gallery/keepsakers.html — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
- https://brilliant.gallery/new-radicles.html — 3 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
- https://brilliant.gallery/winter-group-show-1.html — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
- https://brilliant.gallery/winter-group-show.html — 1 image(s) have keyword-stuffed alt text — the same word repeated several times, or a long low-variety keyword list. Google's image guidance asks for short, descriptive alt text, not keyword lists; rewrite it to describe the image.
notice Image alt text is very long (possible keyword stuffing)
Rule images.alt_too_long · Images · 17 occurrence(s)
- https://brilliant.gallery/ — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/blog — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/blog.html — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/blog/2017/10/28/leif-low-beer-missed-opportunities-from-richard-centric-behavior — 1 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/blog/2017/4/27/canticle-description-of-pan-hermaphrodites — 3 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/canticle.html — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/index — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/index.html — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/keepsakers.html — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/megacosm.html — 3 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/new-radicles.html — 2 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/selfish.html — 1 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/sticks-stones.html — 4 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/thick-as-paper-thin.html — 1 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/water-me.html — 2 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/winter-group-show-1.html — 2 image(s) with alt text over 100 chars — shorten it to a concise description
- https://brilliant.gallery/winter-group-show.html — 2 image(s) with alt text over 100 chars — shorten it to a concise description
notice Image filename is generic/auto-generated (missed image-search signal)
Rule images.generic_filename · Images · 5 occurrence(s)
- https://brilliant.gallery/blog — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://brilliant.gallery/blog.html — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://brilliant.gallery/blog/2017/3/7/studio-visit-with-kristin-texeira — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://brilliant.gallery/meanwhile.html — 1 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
- https://brilliant.gallery/small-moments.html — 20 image(s) use a generic/auto-generated filename (e.g. IMG_1234.jpg, photo1.png, a bare UUID). Google reads the filename as a signal of image content, so rename files descriptively (hyphen-separated words) before upload.
notice Likely hero image lacks fetchpriority=high
Rule images.hero_no_fetchpriority · Performance · 42 occurrence(s)
- https://brilliant.gallery/ — the likely hero/LCP image (jake scharbach 2022.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/about.html — the likely hero/LCP image (image-asset.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/altering-eye.html — the likely hero/LCP image (julia+biasi+brilliant+champions.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/blog.html — the likely hero/LCP image (leif+low-beer+brilliant+champions.png) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/bodies-of-work.html — the likely hero/LCP image (kate_klingbeil_my_body_is_a_wonderland.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/canticle.html — the likely hero/LCP image (pan+hermaphrodites+ii.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — the likely hero/LCP image (chris+dunlap.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/drift/index.html — the likely hero/LCP image (dan_perkins_night_flash.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/erin-riley-18bifma.html — the likely hero/LCP image (the+beginning+erin+m.+riley.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/gentle-existential-2.html — the likely hero/LCP image (image-asset.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/ice-capades.html — the likely hero/LCP image (ice+capades+1+randy+colosky.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/index.html — the likely hero/LCP image (jake scharbach 2022.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/keepsakers.html — the likely hero/LCP image (image-asset.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/mans-ruin.html — the likely hero/LCP image (mark-warren-jacques.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/meanwhile.html — the likely hero/LCP image (steamboatsloughbridge.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/megacosm.html — the likely hero/LCP image (image-asset.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/new-radicles.html — the likely hero/LCP image (cody+hoyt+six+piece+diagonal+burr.gif) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/press.html — the likely hero/LCP image (vice.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/selfish.html — the likely hero/LCP image (ayakamay+brilliant+champions.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/sleepless-nights.html — the likely hero/LCP image (atarlow_lrg-3.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/small-moments.html — the likely hero/LCP image (04_jim.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/the-echos-decay-2.html — the likely hero/LCP image (image-asset.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/water-me.html — the likely hero/LCP image (n.jpg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/winter-group-show-1.html — the likely hero/LCP image (image-asset.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
- https://brilliant.gallery/winter-group-show.html — the likely hero/LCP image (image-asset.jpeg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
notice Images without width/height (layout shift / CLS)
Rule images.missing_dimensions · Images · 42 occurrence(s)
- https://brilliant.gallery/ — 23 of 23 images without width/height
- https://brilliant.gallery/about.html — 1 of 1 images without width/height
- https://brilliant.gallery/altering-eye.html — 3 of 3 images without width/height
- https://brilliant.gallery/blog.html — 54 of 54 images without width/height
- https://brilliant.gallery/bodies-of-work.html — 22 of 22 images without width/height
- https://brilliant.gallery/canticle.html — 8 of 8 images without width/height
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 16 of 16 images without width/height
- https://brilliant.gallery/drift/index.html — 17 of 17 images without width/height
- https://brilliant.gallery/erin-riley-18bifma.html — 5 of 5 images without width/height
- https://brilliant.gallery/gentle-existential-2.html — 10 of 10 images without width/height
- https://brilliant.gallery/ice-capades.html — 10 of 10 images without width/height
- https://brilliant.gallery/index.html — 23 of 23 images without width/height
- https://brilliant.gallery/keepsakers.html — 17 of 17 images without width/height
- https://brilliant.gallery/mans-ruin.html — 7 of 7 images without width/height
- https://brilliant.gallery/meanwhile.html — 17 of 17 images without width/height
- https://brilliant.gallery/megacosm.html — 8 of 8 images without width/height
- https://brilliant.gallery/new-radicles.html — 10 of 10 images without width/height
- https://brilliant.gallery/press.html — 30 of 30 images without width/height
- https://brilliant.gallery/selfish.html — 10 of 10 images without width/height
- https://brilliant.gallery/sleepless-nights.html — 6 of 6 images without width/height
- https://brilliant.gallery/small-moments.html — 26 of 26 images without width/height
- https://brilliant.gallery/the-echos-decay-2.html — 4 of 4 images without width/height
- https://brilliant.gallery/water-me.html — 31 of 31 images without width/height
- https://brilliant.gallery/winter-group-show-1.html — 12 of 12 images without width/height
- https://brilliant.gallery/winter-group-show.html — 12 of 12 images without width/height
notice Internal link has no anchor text / accessible name
Rule links.no_anchor_text · Links · 6 occurrence(s)
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 16 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://brilliant.gallery/current — 6 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://brilliant.gallery/drift/index.html — 17 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://brilliant.gallery/press — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://brilliant.gallery/press.html — 1 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
- https://brilliant.gallery/sleepless-nights.html — 6 internal link(s) have no anchor text, aria-label, or image alt — they pass no keyword signal and are unusable to screen readers. Add descriptive text or an aria-label.
notice Meta description too long
Rule meta_desc.too_long · Meta Description · 8 occurrence(s)
- https://brilliant.gallery/blog/2016/12/29/mark-warren-jacques-and-the-vices-of-man — 296 chars
- https://brilliant.gallery/blog/2016/9/13/michelle-blade — 292 chars
- https://brilliant.gallery/blog/2016/9/2/ob36kbw634kjzc19cl47d51v4ebutd — 300 chars
- https://brilliant.gallery/blog/2017/10/28/leif-low-beer-missed-opportunities-from-richard-centric-behavior — 290 chars
- https://brilliant.gallery/blog/2017/2/17/in-the-studio-with-noah-becker — 293 chars
- https://brilliant.gallery/blog/2017/3/7/studio-visit-with-kristin-texeira — 300 chars
- https://brilliant.gallery/blog/2017/4/27/canticle-description-of-pan-hermaphrodites — 295 chars
- https://brilliant.gallery/blog/2017/5/10/keepsakers-group-exhibition — 296 chars
notice Meta description too short
Rule meta_desc.too_short · Meta Description · 2 occurrence(s)
- https://brilliant.gallery/blog — 13 chars
- https://brilliant.gallery/blog.html — 13 chars
notice Missing Open Graph tags
Rule og.missing · Social · 36 occurrence(s)
- https://brilliant.gallery/ — og:description, og:image
- https://brilliant.gallery/about.html — og:description, og:image
- https://brilliant.gallery/altering-eye.html — og:description, og:image
- https://brilliant.gallery/blog.html — og:image
- https://brilliant.gallery/bodies-of-work.html — og:description, og:image
- https://brilliant.gallery/canticle.html — og:description, og:image
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — og:description, og:image
- https://brilliant.gallery/drift/index.html — og:description, og:image
- https://brilliant.gallery/erin-riley-18bifma.html — og:description, og:image
- https://brilliant.gallery/gentle-existential-2.html — og:description, og:image
- https://brilliant.gallery/ice-capades.html — og:description, og:image
- https://brilliant.gallery/index.html — og:description, og:image
- https://brilliant.gallery/keepsakers.html — og:description, og:image
- https://brilliant.gallery/mans-ruin.html — og:description, og:image
- https://brilliant.gallery/meanwhile.html — og:description, og:image
- https://brilliant.gallery/megacosm.html — og:description, og:image
- https://brilliant.gallery/new-radicles.html — og:description, og:image
- https://brilliant.gallery/press.html — og:description, og:image
- https://brilliant.gallery/selfish.html — og:description, og:image
- https://brilliant.gallery/sleepless-nights.html — og:description, og:image
- https://brilliant.gallery/small-moments.html — og:description, og:image
- https://brilliant.gallery/the-echos-decay-2.html — og:description, og:image
- https://brilliant.gallery/water-me.html — og:description, og:image
- https://brilliant.gallery/winter-group-show-1.html — og:description, og:image
- https://brilliant.gallery/winter-group-show.html — og:description, og:image
notice Legacy image format (jpg/png/gif) with no next-gen fallback
Rule perf.images_legacy_format · Performance · 42 occurrence(s)
- https://brilliant.gallery/ — 23 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/about.html — 1 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/altering-eye.html — 3 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/blog.html — 54 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/bodies-of-work.html — 22 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/canticle.html — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 16 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/drift/index.html — 17 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/erin-riley-18bifma.html — 5 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/gentle-existential-2.html — 10 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/ice-capades.html — 10 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/index.html — 23 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/keepsakers.html — 17 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/mans-ruin.html — 7 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/meanwhile.html — 17 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/megacosm.html — 8 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/new-radicles.html — 10 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/press.html — 30 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/selfish.html — 10 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/sleepless-nights.html — 6 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/small-moments.html — 26 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/the-echos-decay-2.html — 4 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/water-me.html — 31 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/winter-group-show-1.html — 12 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
- https://brilliant.gallery/winter-group-show.html — 12 image(s) use a legacy format (jpg/png/gif) with no next-gen <picture> fallback. Serve WebP or AVIF (with a <picture> typed <source>) to cut image transfer weight and improve LCP.
notice Large HTML document
Rule perf.large_html · Performance · 1 occurrence(s)
notice URL redirects to another URL
Rule redirect.single · Crawlability · 1 occurrence(s)
- https://brilliant.gallery/blog — redirects to https://brilliant.gallery/blog/
notice Article schema missing recommended properties (Top Stories / image carousel)
Rule schema.article_incomplete · Structured Data · 2 occurrence(s)
- https://brilliant.gallery/blog/2016/9/2/video-18bifma-by-erin-m-riley-at-brilliant-champions-gallery — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
- https://brilliant.gallery/blog/2016/9/2/video-ice-capades-by-randy-colosky — Article structured data is missing recommended property (image) — these feed Top Stories and image-carousel eligibility. Google defines no required Article properties, so this is advisory: add author, headline, image and datePublished where they apply.
notice Deep page has no BreadcrumbList structured data
Rule schema.breadcrumb_missing · Structured Data · 16 occurrence(s)
- http://www.brilliant.gallery/gentle-existential — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/about — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2016/12/29/mark-warren-jacques-and-the-vices-of-man — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2016/9/13/michelle-blade — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2016/9/2/ob36kbw634kjzc19cl47d51v4ebutd — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2016/9/2/video-18bifma-by-erin-m-riley-at-brilliant-champions-gallery — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2016/9/2/video-ice-capades-by-randy-colosky — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2017/10/28/leif-low-beer-missed-opportunities-from-richard-centric-behavior — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2017/2/17/in-the-studio-with-noah-becker — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2017/3/7/studio-visit-with-kristin-texeira — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2017/4/27/canticle-description-of-pan-hermaphrodites — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/blog/2017/5/10/keepsakers-group-exhibition — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/current — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/index — depth-2 page has structured data but no BreadcrumbList
- https://brilliant.gallery/press — depth-2 page has structured data but no BreadcrumbList
notice Missing recommended security headers
Rule security.missing_headers · Security · 43 occurrence(s)
- https://brilliant.gallery/ — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/about.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/altering-eye.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/blog.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/bodies-of-work.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/canticle.html — X-Content-Type-Options, HSTS, CSP
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/drift/index.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/erin-riley-18bifma.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/gentle-existential-2.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/ice-capades.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/index.html — X-Content-Type-Options, HSTS, CSP
- https://brilliant.gallery/keepsakers.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/mans-ruin.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/meanwhile.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/megacosm.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/new-radicles.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/press.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/selfish.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/sleepless-nights.html — CSP, X-Content-Type-Options, HSTS
- https://brilliant.gallery/small-moments.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/the-echos-decay-2.html — X-Content-Type-Options, HSTS, CSP
- https://brilliant.gallery/water-me.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/winter-group-show-1.html — HSTS, CSP, X-Content-Type-Options
- https://brilliant.gallery/winter-group-show.html — X-Content-Type-Options, HSTS, CSP
notice target=_blank link without rel=noopener (tab-napping)
Rule security.unsafe_cross_origin_links · Security · 44 occurrence(s)
- https://brilliant.gallery/ — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/about.html — 8 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/altering-eye.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/blog.html — 28 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/bodies-of-work.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/canticle.html — 6 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/color-texture-design-pattern-diversity.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/drift/index.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/erin-riley-18bifma.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/gentle-existential-2.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/ice-capades.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/index.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/keepsakers.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/mans-ruin.html — 5 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/meanwhile.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/megacosm.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/new-radicles.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/press.html — 32 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/selfish.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/sleepless-nights.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/small-moments.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/the-echos-decay-2.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/water-me.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/winter-group-show-1.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
- https://brilliant.gallery/winter-group-show.html — 4 external link(s) use target="_blank" without rel="noopener" — the opened page can hijack your tab (reverse tab-napping). Add rel="noopener noreferrer".
notice Title tag is identical to the H1 (missed keyword variation)
Rule title.same_as_h1 · Titles · 3 occurrence(s)
- https://brilliant.gallery/ — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://brilliant.gallery/index — the <title> and the H1 are identical — differentiate them to cover more query variation
- https://brilliant.gallery/index.html — the <title> and the H1 are identical — differentiate them to cover more query variation
notice URL is very long
Rule url.too_long · URL · 4 occurrence(s)
- https://brilliant.gallery/images.squarespace-cdn.com/content/v1/57bcd4b729687f7de41c303f/1472844138551-TQ1MXL8VJMCJ8Q1GI8QA/ke17ZwdGBToddI8pDm48kFEBgILyiTnhZABRKgnV-2Z7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QHyNOqBUUEtDDsRWrJLTmyh-8_5GJNvrfz4o4yOfLS66u_lcf2VTjKMMk01TMZP-2zgulA6mT1Z85jxTh44oq/nick+jaskey+-+brilliant+champions.jpg — 354 chars
- https://brilliant.gallery/images.squarespace-cdn.com/content/v1/57bcd4b729687f7de41c303f/1472844167332-IATX87DWFLHGWSLB7BP2/ke17ZwdGBToddI8pDm48kJUlZr2Ql5GtSKWrQpjur5t7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QPOohDIaIeljMHgDF5CVlOqpeNLcJ80NK65_fV7S1UfNdxJhjhuaNor070w_QAc94zjGLGXCa1tSmDVMXf8RUVhMJRmnnhuU1v2M8fLFyJw/static1.squarespace-2.jpg — 364 chars
- https://brilliant.gallery/static1.squarespace.com/static/57bcd4b729687f7de41c303f/t/5acaa42baa4a998f3f580042/1523229741548/ATarlow_lrg-3.jpg — 140 chars
- https://brilliant.gallery/static1.squarespace.com/static/57bcd4b729687f7de41c303f/t/5acaa92f562fa79982835082/1523231023530/Sleepless+Nights+Press+Release.pdf — 157 chars
notice Underscores in URL path (prefer hyphens)
Rule url.underscores · URL · 3 occurrence(s)
- https://brilliant.gallery/images.squarespace-cdn.com/content/v1/57bcd4b729687f7de41c303f/1472844138551-TQ1MXL8VJMCJ8Q1GI8QA/ke17ZwdGBToddI8pDm48kFEBgILyiTnhZABRKgnV-2Z7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QHyNOqBUUEtDDsRWrJLTmyh-8_5GJNvrfz4o4yOfLS66u_lcf2VTjKMMk01TMZP-2zgulA6mT1Z85jxTh44oq/nick+jaskey+-+brilliant+champions.jpg
- https://brilliant.gallery/images.squarespace-cdn.com/content/v1/57bcd4b729687f7de41c303f/1472844167332-IATX87DWFLHGWSLB7BP2/ke17ZwdGBToddI8pDm48kJUlZr2Ql5GtSKWrQpjur5t7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QPOohDIaIeljMHgDF5CVlOqpeNLcJ80NK65_fV7S1UfNdxJhjhuaNor070w_QAc94zjGLGXCa1tSmDVMXf8RUVhMJRmnnhuU1v2M8fLFyJw/static1.squarespace-2.jpg
- https://brilliant.gallery/static1.squarespace.com/static/57bcd4b729687f7de41c303f/t/5acaa42baa4a998f3f580042/1523229741548/ATarlow_lrg-3.jpg
notice Uppercase letters in URL path
Rule url.uppercase · URL · 6 occurrence(s)
- https://brilliant.gallery/images.squarespace-cdn.com/content/v1/57bcd4b729687f7de41c303f/1472844138551-TQ1MXL8VJMCJ8Q1GI8QA/ke17ZwdGBToddI8pDm48kFEBgILyiTnhZABRKgnV-2Z7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QHyNOqBUUEtDDsRWrJLTmyh-8_5GJNvrfz4o4yOfLS66u_lcf2VTjKMMk01TMZP-2zgulA6mT1Z85jxTh44oq/nick+jaskey+-+brilliant+champions.jpg
- https://brilliant.gallery/images.squarespace-cdn.com/content/v1/57bcd4b729687f7de41c303f/1472844167332-IATX87DWFLHGWSLB7BP2/ke17ZwdGBToddI8pDm48kJUlZr2Ql5GtSKWrQpjur5t7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z5QPOohDIaIeljMHgDF5CVlOqpeNLcJ80NK65_fV7S1UfNdxJhjhuaNor070w_QAc94zjGLGXCa1tSmDVMXf8RUVhMJRmnnhuU1v2M8fLFyJw/static1.squarespace-2.jpg
- https://brilliant.gallery/images.squarespace-cdn.com/content/v2/SteamboatSloughBridge.jpg
- https://brilliant.gallery/images.squarespace-cdn.com/content/v2/kimia-Knees+Pulled+In.gif
- https://brilliant.gallery/static1.squarespace.com/static/57bcd4b729687f7de41c303f/t/5acaa42baa4a998f3f580042/1523229741548/ATarlow_lrg-3.jpg
- https://brilliant.gallery/static1.squarespace.com/static/57bcd4b729687f7de41c303f/t/5acaa92f562fa79982835082/1523231023530/Sleepless+Nights+Press+Release.pdf
Audit your own site — free
157 checks, internal PageRank, render-diff. No signup, results in ~30s.