Skip to content
https://thepovgod.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
84
GRADE
B
FIX
3
REVIEW
7
PASS
9
INFO
3

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

95
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
85
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

914 ms

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

1.33 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

0 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.005

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

1.11 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

1.34 s

Page Load Progression

375 ms
750 ms
1.1 s
1.5 s
1.9 s
2.2 s
2.6 s
3.0 s
Checks
22
9 PASS 7 REVIEW 3 FIX
D
Third-Party Impact
Action
98% third-party, 0 ms blocking
FIX
98% third-party, 0 ms blocking
Warning::
Third-party code accounts for 98% of page weight (1.6 MiB of 1.7 MiB)
Info::
Third-party blocking time is low (0 ms)
98%
First-party Third-party
D
Page Weight Inventory
Action
48 resources · 1.7 MB · 0 KB savings available
FIX
48 resources · 1.7 MB · 0 KB savings available
Warning::
Page weight 1.7 MB exceeds 1 MB target by 670 KB
Got: 1.7 MB Expected: ≤ 1 MB
Warning::
46 third-party resources (98% of weight)
Info::
3 resources over 200KB
48 resources · 1.7 MiB · 46 third-party 670.4 KiB over 1MB target
Image 82% · 1.4 MiB
JavaScript 6% · 109.6 KiB
Font 5% · 86.8 KiB
CSS 5% · 84.7 KiB
Document 1% · 21.4 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-store, no-cache, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-store, no-cache, must-revalidate

DirectiveValueMeaning
no-storeNever cache this response
no-cacheCache but always revalidate first
must-revalidateMust recheck with server after expiry
C
Page Weight Budget
Action
1.7 MB transferred, 48 requests
REVIEW
1.7 MB transferred, 48 requests
Info::
Page weighs 2.4 MB (1.7 MB transferred)
Warning::
Images are 1.3 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.3 MB
Info::
48 HTTP requests
Info::
Estimated 0.35 g CO2 per page load
1.7 MB / 2.4 MB budget
1.7 MB transferred
48 requests
0.35 g CO2 per page load
Images 1.3 MiB 81%
JavaScript 109.6 KiB 6%
Fonts 86.8 KiB 5%
CSS 84.7 KiB 5%
HTML 21.4 KiB 1%
Other 16.8 KiB 1%
0 2.4 MB 4.9 MB
Approaching limit

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

C
Image Optimization
Action
20 images, 0 KB saveable
REVIEW
20 images, 0 KB saveable
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://static.thepovgod.com/assets/lightTheme/ima... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://images.thepovgod.com/assets/common/images/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
20 images 1.3 MB
0 oversized -0 KB
15 legacy format
11 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

B
JS Execution Cost
520ms total JS execution
REVIEW
520ms total JS execution
Warning::
https://thepovgod.com/: 313ms CPU time
Info::
Unattributable: 207ms CPU time

Main Thread Breakdown

Other 36% Script Evaluation 30% Style & Layout 18% Rendering 7% Parse HTML & CSS 6% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://thepovgod.com/313ms9ms1ms1st
Unattributable207ms94ms0ms1st
B
HTTP/3 (QUIC)
HTTP/3 not advertised
REVIEW
HTTP/3 not advertised
Info::
HTTP/3 (QUIC) is not advertised
HTTP/3 isn't advertised via Alt-Svc and the worker didn't negotiate h3. HTTP/3 reduces handshake latency (1-RTT instead of 2-3 RTTs) and is more resilient on lossy connections. Most modern CDNs (Cloudflare, Fastly, AWS CloudFront, Google Cloud CDN) support HTTP/3 with a single config switch -- consider enabling for mobile-heavy workloads.
B
Compression Algorithm
Main response uses gzip; brotli would be ~20% smaller
REVIEW
Main response uses gzip; brotli would be ~20% smaller
Info::
Main HTML response uses gzip (brotli would be ~20% smaller)
All current browsers support brotli. Most CDNs (Cloudflare, Fastly, AWS CloudFront, Vercel, Netlify) can switch from gzip to brotli with a single config flag. Origin servers (nginx, Apache) need a brotli module compiled in -- nginx-brotli or Apache mod_brotli.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
4 fonts (87 KB)
PASS
4 fonts (87 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

87 KB total

Render-blocking

0

of 4

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s FCP 914 ms LCP 1.3 shttps://static.thepovgod.com/assets/bootstrapBase/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1fontawesome-webfont.woff https://static.thepovgod.com/assets/bootstrapBase/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1 — 42.8 KiB — 155 ms — font-display: swaphttps://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2open-sans-v18-latin-reg... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2 — 14.3 KiB — 134 ms — font-display: swaphttps://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2open-sans-v18-latin-700... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2 — 14.9 KiB — 154 ms — font-display: swaphttps://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2open-sans-v18-latin-300... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2 — 14.8 KiB — 153 ms — font-display: swap
fontawesome-webfont.woff woff swap
Size 43 KB
Load time 155 ms
Start 343 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
open-sans-v18-latin-reg... woff2 swap
Size 14 KB
Load time 134 ms
Start 344 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-700... woff2 swap
Size 15 KB
Load time 154 ms
Start 345 ms
Risk FOUT — text flashes from fallback to web font
open-sans-v18-latin-300... woff2 swap
Size 15 KB
Load time 153 ms
Start 346 ms
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~13 KB and ~26 ms

A+
JS Bundles
21 scripts, 0 KB unused
PASS
21 scripts, 0 KB unused
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://static.thepovgod.com/assets/bootstrapBase/js/htmx/htmx.min.js16 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/js.cookie.min.js1 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js30 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=22856 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=228523 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/18-plus-modal.js?cacheBust=22851 KB3rd
https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?cacheBust=22852 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=22852 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/front-page-slider.js?cacheBust=22852 KB3rd
https://static.thepovgod.com/assets/bootstrapBase/js/lazyload.min.js?cacheBust=22852 KB3rd
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Main HTML Cache-Control
Main HTML uses no-store -- correct for sensitive/dynamic content
PASS
Main HTML uses no-store -- correct for sensitive/dynamic content
Info::
Main HTML uses no-store -- correct for sensitive/dynamic content
Got: no-store, no-cache, must-revalidate
A
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Warning::
Compressed response missing `Vary` header
The page is served with `Content-Encoding: gzip` but has no `Vary` header. Without `Vary: Accept-Encoding`, intermediary caches (corporate proxies, ISP caches) may serve the compressed variant to clients that didn't send the matching `Accept-Encoding` -- the client sees garbled bytes. Add `Vary: Accept-Encoding` whenever the response is conditionally compressed.
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
48 requests over 1197ms
INFO
0 ms 500 ms 1.0 s FCP 914 ms LCP 1.3 shttps://thepovgod.com// https://thepovgod.com/ — 200 — 21.4 KiB — 332 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1 — 200 — 42.8 KiB — 155 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2 — 200 — 14.3 KiB — 134 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2 — 200 — 14.9 KiB — 154 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2 — 200 — 14.8 KiB — 153 ms — h2https://static.thepovgod.com/assets/lightTheme/css/styles.css?cacheBust=2285static.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/css/styles.css?cacheBust=2285 — 200 — 84.7 KiB — 167 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/htmx/htmx.min.jsstatic.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/htmx/htmx.min.js — 200 — 15.6 KiB — 168 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/js.cookie.min.jsstatic.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/js.cookie.min.js — 200 — 1.0 KiB — 168 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.jsstatic.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js — 200 — 30.5 KiB — 191 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=2285 — 200 — 6.5 KiB — 181 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285 — 200 — 23.3 KiB — 169 ms — h2https://images.thepovgod.com/videos/big_titty_bubble_butt_squirting_cutie/samples/slideshow1920_700.jpg?st=KkTdU3pydFnJVpQnCn0tXQ&e=1785520800images.thepovgod.com/videos/big_tit... https://images.thepovgod.com/videos/big_titty_bubble_butt_squirting_cutie/samples/slideshow1920_700.jpg?st=KkTdU3pydFnJVpQnCn0tXQ&e=1785520800 — 200 — 303.0 KiB — 234 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/18-plus-modal.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/18-plus-modal.js?cacheBust=2285 — 200 — 585 B — 164 ms — h2https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo.svgstatic.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo.svg — 200 — 28.5 KiB — 43 ms — h2https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo_stacked.svgstatic.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo_stacked.svg — 200 — 9.1 KiB — 47 ms — h2https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?cacheBust=2285www.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?cacheBust=2285 — 200 — 2.5 KiB — 46 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=2285 — 200 — 1.9 KiB — 29 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/front-page-slider.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/front-page-slider.js?cacheBust=2285 — 200 — 2.0 KiB — 42 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/lazyload.min.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/lazyload.min.js?cacheBust=2285 — 200 — 2.0 KiB — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/fallback.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/fallback.js?cacheBust=2285 — 200 — 697 B — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/content-grid.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/content-grid.js?cacheBust=2285 — 200 — 862 B — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/tube-grid.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/tube-grid.js?cacheBust=2285 — 200 — 1.5 KiB — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/hover-thumb-preview.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/hover-thumb-preview.js?cacheBust=2285 — 200 — 1018 B — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/join-form-prompt.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/join-form-prompt.js?cacheBust=2285 — 200 — 2.0 KiB — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/scroll-hover-join-form.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/scroll-hover-join-form.js?cacheBust=2285 — 200 — 968 B — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/dropdown-search.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/dropdown-search.js?cacheBust=2285 — 200 — 1.1 KiB — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/notifications.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/notifications.js?cacheBust=2285 — 200 — 1.0 KiB — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/viewport-user-settings.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/viewport-user-settings.js?cacheBust=2285 — 200 — 971 B — 60 ms — h2https://ads.thepovgod.com/ad/view/video_hover_overlay.javascript?ads.thepovgod.com/ad/view/video_hov... https://ads.thepovgod.com/ad/view/video_hover_overlay.javascript? — 404 — 420 B — 312 ms — h2https://static.thepovgod.com/assets/lightTheme/images/icons/tpg_icon.svgstatic.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/images/icons/tpg_icon.svg — 200 — 9.7 KiB — 56 ms — h2
0 ms 500 ms 1.0 s FCP 914 ms LCP 1.3 shttps://thepovgod.com// https://thepovgod.com/ — 200 — 21.4 KiB — 332 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1 — 200 — 42.8 KiB — 155 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-regular.woff2 — 200 — 14.3 KiB — 134 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-700.woff2 — 200 — 14.9 KiB — 154 ms — h2https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/fonts/open-sans-v18-latin/open-sans-v18-latin-300.woff2 — 200 — 14.8 KiB — 153 ms — h2https://static.thepovgod.com/assets/lightTheme/css/styles.css?cacheBust=2285static.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/css/styles.css?cacheBust=2285 — 200 — 84.7 KiB — 167 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/htmx/htmx.min.jsstatic.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/htmx/htmx.min.js — 200 — 15.6 KiB — 168 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/js.cookie.min.jsstatic.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/js.cookie.min.js — 200 — 1.0 KiB — 168 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.jsstatic.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/jquery/jquery-3.6.0.js — 200 — 30.5 KiB — 191 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/popper/popper.js?cacheBust=2285 — 200 — 6.5 KiB — 181 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/bootstrap/bootstrap.js?cacheBust=2285 — 200 — 23.3 KiB — 169 ms — h2https://images.thepovgod.com/videos/big_titty_bubble_butt_squirting_cutie/samples/slideshow1920_700.jpg?st=KkTdU3pydFnJVpQnCn0tXQ&e=1785520800images.thepovgod.com/videos/big_tit... https://images.thepovgod.com/videos/big_titty_bubble_butt_squirting_cutie/samples/slideshow1920_700.jpg?st=KkTdU3pydFnJVpQnCn0tXQ&e=1785520800 — 200 — 303.0 KiB — 234 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/18-plus-modal.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/18-plus-modal.js?cacheBust=2285 — 200 — 585 B — 164 ms — h2https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo.svgstatic.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo.svg — 200 — 28.5 KiB — 43 ms — h2https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo_stacked.svgstatic.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/images/logos/tpg_logo_stacked.svg — 200 — 9.1 KiB — 47 ms — h2https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?cacheBust=2285www.gstatic.com/cv/js/sender/v1/cas... https://www.gstatic.com/cv/js/sender/v1/cast_sender.js?cacheBust=2285 — 200 — 2.5 KiB — 46 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/age-verify-device-id.js?cacheBust=2285 — 200 — 1.9 KiB — 29 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/front-page-slider.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/front-page-slider.js?cacheBust=2285 — 200 — 2.0 KiB — 42 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/lazyload.min.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/lazyload.min.js?cacheBust=2285 — 200 — 2.0 KiB — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/fallback.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/fallback.js?cacheBust=2285 — 200 — 697 B — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/content-grid.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/content-grid.js?cacheBust=2285 — 200 — 862 B — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/tube-grid.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/tube-grid.js?cacheBust=2285 — 200 — 1.5 KiB — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/hover-thumb-preview.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/hover-thumb-preview.js?cacheBust=2285 — 200 — 1018 B — 55 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/join-form-prompt.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/join-form-prompt.js?cacheBust=2285 — 200 — 2.0 KiB — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/scroll-hover-join-form.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/scroll-hover-join-form.js?cacheBust=2285 — 200 — 968 B — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/dropdown-search.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/dropdown-search.js?cacheBust=2285 — 200 — 1.1 KiB — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/notifications.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/notifications.js?cacheBust=2285 — 200 — 1.0 KiB — 60 ms — h2https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/viewport-user-settings.js?cacheBust=2285static.thepovgod.com/assets/bootstr... https://static.thepovgod.com/assets/bootstrapBase/js/edge-cms/viewport-user-settings.js?cacheBust=2285 — 200 — 971 B — 60 ms — h2https://ads.thepovgod.com/ad/view/video_hover_overlay.javascript?ads.thepovgod.com/ad/view/video_hov... https://ads.thepovgod.com/ad/view/video_hover_overlay.javascript? — 404 — 420 B — 312 ms — h2https://static.thepovgod.com/assets/lightTheme/images/icons/tpg_icon.svgstatic.thepovgod.com/assets/lightTh... https://static.thepovgod.com/assets/lightTheme/images/icons/tpg_icon.svg — 200 — 9.7 KiB — 56 ms — h2data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 360'%3E%3C/svg%3Ewww.w3.org/2000/svg' viewBox='0 0 6... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 360'%3E%3C/svg%3E — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0…data:image/svg+xml;charset=utf-8,%3... data:image/svg+xml;charset=utf-8,%3Csvg xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' viewBox%3D'0… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 308 462'%3E%3C/svg%3Ewww.w3.org/2000/svg' viewBox='0 0 3... data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 308 462'%3E%3C/svg%3E — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3… — 200 — 0 B — 0 ms — datadata:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/eureka/clank/146/cast_sender.jswww.gstatic.com/eureka/clank/146/ca... https://www.gstatic.com/eureka/clank/146/cast_sender.js — 200 — 13.4 KiB — 12 ms — h2https://images.thepovgod.com/videos/pink_pleasure_with_cj_miles/samples/slideshow1920_700.jpg?st=QzJkY6t2rFgudynAjd9q1w&e=1785520800images.thepovgod.com/videos/pink_pl... https://images.thepovgod.com/videos/pink_pleasure_with_cj_miles/samples/slideshow1920_700.jpg?st=QzJkY6t2rFgudynAjd9q1w&e=1785520800 — 200 — 364.2 KiB — 92 ms — h2https://images.thepovgod.com/videos/stepmom_shows_me_her_lingerie/samples/slideshow1920_700.jpg?st=HWYFXG5r3tQwpSjBHaajcw&e=1785520800images.thepovgod.com/videos/stepmom... https://images.thepovgod.com/videos/stepmom_shows_me_her_lingerie/samples/slideshow1920_700.jpg?st=HWYFXG5r3tQwpSjBHaajcw&e=1785520800 — 200 — 315.9 KiB — 111 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/1019/204/1019204/thumbCropped_1019204.jpg?st=667H7MnWlWcIYNPlH5MtqA&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/1019/204/1019204/thumbCropped_1019204.jpg?st=667H7MnWlWcIYNPlH5MtqA&e=1785520800 — 200 — 43.7 KiB — 68 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/952/754/952754/thumbCropped_952754.jpg?st=NvM4JB8zIZTqNk3JllOuig&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/952/754/952754/thumbCropped_952754.jpg?st=NvM4JB8zIZTqNk3JllOuig&e=1785520800 — 200 — 39.6 KiB — 52 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/308/885308/thumbCropped_885308.jpg?st=azJ4VHUuRjMRUepY5_o3IQ&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/308/885308/thumbCropped_885308.jpg?st=azJ4VHUuRjMRUepY5_o3IQ&e=1785520800 — 200 — 24.2 KiB — 53 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/1169/381/1169381/thumbCropped_1169381.jpg?st=wQ1Z7gceUyiny2j12GCpqw&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/1169/381/1169381/thumbCropped_1169381.jpg?st=wQ1Z7gceUyiny2j12GCpqw&e=1785520800 — 200 — 55.6 KiB — 67 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/656/885656/thumbCropped_885656.jpg?st=N_mkvFpfYMZcw4gs0DIdkQ&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/656/885656/thumbCropped_885656.jpg?st=N_mkvFpfYMZcw4gs0DIdkQ&e=1785520800 — 200 — 41.2 KiB — 68 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/818/885818/thumbCropped_885818.jpg?st=SoJaVHVDjPNQz21wdWT6SQ&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/818/885818/thumbCropped_885818.jpg?st=SoJaVHVDjPNQz21wdWT6SQ&e=1785520800 — 200 — 27.5 KiB — 58 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/488/885488/thumbCropped_885488.jpg?st=jSVtmTFdvNtSCfDK2mBx1Q&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/488/885488/thumbCropped_885488.jpg?st=jSVtmTFdvNtSCfDK2mBx1Q&e=1785520800 — 200 — 21.7 KiB — 61 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/374/885374/thumbCropped_885374.jpg?st=49QatUxrsz9j2JMrVe59cQ&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/374/885374/thumbCropped_885374.jpg?st=49QatUxrsz9j2JMrVe59cQ&e=1785520800 — 200 — 21.1 KiB — 55 ms — h2https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/248/885248/thumbCropped_885248.jpg?st=YUVTBJGhCeTFGiFfVU7zwQ&e=1785520800images.thepovgod.com/assets/common/... https://images.thepovgod.com/assets/common/images/tubeTourThumbs/885/248/885248/thumbCropped_885248.jpg?st=YUVTBJGhCeTFGiFfVU7zwQ&e=1785520800 — 200 — 70.2 KiB — 64 ms — h2https://thepovgod.com/favicon.ico/favicon.ico https://thepovgod.com/favicon.ico — 200 — 16.8 KiB — 77 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Real-User Performance (CrUX)
Field metrics from the Chrome User Experience Report
INFO

Chrome User Experience (CrUX)

Real-user metrics from the Chrome UX Report (2026-07-02 — 2026-07-29)

LCP (p75)

3616 ms

59% good

INP (p75)

102 ms

91% good

CLS (p75)

0.040

94% good

FCP (p75)

2545 ms

TTFB (p75)

1392 ms

Image Optimization
61 images, 0 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

61

Total Size

0 KB

9 missing alt text 18 missing dimensions 57 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback