Catalog / luxpowerllc.com
65

SEO audit for luxpowerllc.com

HOME - HOME

other

Health 65/100 (fair) · 5 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

LUX POWER LLC, consulting services to the electrical power generation industry.

Screenshot of luxpowerllc.com
5
pages crawled
5
indexable pages
0
errors
18
warnings
51
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Content 70 0 5 6
Headings 70 0 5 0
Links 70 0 5 5
Duplicate 88 0 2 5
Performance 94 0 1 11
Cache 100 0 0 5
Crawlability 100 0 0 1
Images 100 0 0 1
Security 100 0 0 5
Social 100 0 0 5
Structured Data 100 0 0 5
Titles 100 0 0 2
Findings

Warnings (5 rules)

warning Thin content (low word count)

Rule content.thin · Content · 5 occurrence(s)

warning Duplicate <title> across pages

Rule duplicate.title · Duplicate · 2 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)

  • https://www.luxpowerllc.com/experience — the likely hero/LCP image (coal.jpg) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Internal link points to a redirect

Rule links.redirect_target · Links · 5 occurrence(s)

Notices (14 rules)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 5 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 1 occurrence(s)

  • https://www.luxpowerllc.com/leadership — this page reads as very difficult (Flesch Reading Ease 27, 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 Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 5 occurrence(s)

  • https://www.luxpowerllc.com/ — meta description shared by 5 pages: https://www.luxpowerllc.com/experience, https://www.luxpowerllc.com/leadership, https://www.luxpowerllc.com/services
  • https://www.luxpowerllc.com/c/cart — meta description shared by 5 pages: https://www.luxpowerllc.com/, https://www.luxpowerllc.com/experience, https://www.luxpowerllc.com/leadership
  • https://www.luxpowerllc.com/experience — meta description shared by 5 pages: https://www.luxpowerllc.com/, https://www.luxpowerllc.com/leadership, https://www.luxpowerllc.com/services
  • https://www.luxpowerllc.com/leadership — meta description shared by 5 pages: https://www.luxpowerllc.com/, https://www.luxpowerllc.com/experience, https://www.luxpowerllc.com/services
  • https://www.luxpowerllc.com/services — meta description shared by 5 pages: https://www.luxpowerllc.com/, https://www.luxpowerllc.com/experience, https://www.luxpowerllc.com/leadership

notice Images without width/height (layout shift / CLS)

Rule images.missing_dimensions · Images · 1 occurrence(s)

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 5 occurrence(s)

  • https://www.luxpowerllc.com/ — 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://www.luxpowerllc.com/c/cart — 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://www.luxpowerllc.com/experience — 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://www.luxpowerllc.com/leadership — 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://www.luxpowerllc.com/services — 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.

notice Legacy <meta name=keywords> tag present (Google ignores it)

Rule meta.keywords_present · Content · 5 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 5 occurrence(s)

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 1 occurrence(s)

  • https://www.luxpowerllc.com/experience — 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 No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 5 occurrence(s)

  • https://www.luxpowerllc.com/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.luxpowerllc.com/c/cart — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.luxpowerllc.com/experience — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.luxpowerllc.com/leadership — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.luxpowerllc.com/services — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 5 occurrence(s)

  • https://www.luxpowerllc.com/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.luxpowerllc.com/c/cart — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.luxpowerllc.com/experience — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.luxpowerllc.com/leadership — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.luxpowerllc.com/services — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice URL redirects to another URL

Rule redirect.single · Crawlability · 1 occurrence(s)

notice Missing recommended security headers

Rule security.missing_headers · Security · 5 occurrence(s)

notice Title is very short

Rule title.too_short · Titles · 2 occurrence(s)

Pages (showing 5 of 5)
URLStatusIndexableWordsIn-links
https://www.luxpowerllc.com/
HOME - HOME
200 yes 70 5
https://www.luxpowerllc.com/c/cart
HOME - HOME
200 yes 70 5
https://www.luxpowerllc.com/experience
EXPERIENCE - HOME
200 yes 47 5
https://www.luxpowerllc.com/leadership
LEADERSHIP - HOME
200 yes 125 5
https://www.luxpowerllc.com/services
SERVICES - HOME
200 yes 38 5

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →