Skip to content
https://essence.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
66
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

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

17
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
75
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
77
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
77
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.

2.86 s

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

13.78 s

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

3.55 s

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

0.312

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

7.83 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.

30.18 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
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
21.0 MB transferred, 189 requests
FIX
21.0 MB transferred, 189 requests
Critical::
Page weighs 28.2 MB (21.0 MB transferred)
Warning::
Images are 17.6 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 17.6 MB
Warning::
JavaScript is 2.8 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 2.8 MB
Info::
CSS is 432 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 432 KB
Warning::
189 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.4 g CO2 per page load
21.0 MB / 2.4 MB budget
21.0 MB transferred
189 requests
4.4 g CO2 per page load
Images 17.6 MiB 84%
JavaScript 2.8 MiB 13%
CSS 431.6 KiB 2%
Other 87.8 KiB 0%
Fonts 67.7 KiB 0%
HTML 39.9 KiB 0%
Other 39.0 KiB 0%
Other 33.7 KiB 0%
Other 3.8 KiB 0%
Other 0 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (21.0 MiB of 21.0 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
9158ms total JS execution
FIX
9158ms total JS execution
Warning::
https://scripts.stay22.com/letmeallez.js: 1452ms CPU time
Warning::
Unattributable: 1202ms CPU time
Warning::
https://www.essence.com/: 699ms CPU time
Warning::
https://s.ntv.io/serve/load.js: 516ms CPU time
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-TJX...: 397ms CPU time
Warning::
Third-party scripts: 9158ms (100% of total)

Main Thread Breakdown

Script Evaluation 62% Other 18% Script Parsing & Compilation 9% Style & Layout 7%
ScriptTotalScriptingParse/CompileParty
https://scripts.stay22.com/letmeallez.js1452ms1265ms30ms3rd
Unattributable1202ms181ms0ms3rd
https://www.essence.com/699ms25ms8ms3rd
https://s.ntv.io/serve/load.js516ms410ms81ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TJXBVJL397ms339ms37ms3rd
https://cdn.p-n.io/pushly-sdk.min.js?domain_key=CkEflP7hX593Izo6Iewnfz5oe5WfyrUEFl5G&ver=6.7.4360ms319ms14ms3rd
https://id.essence.com/356ms314ms0ms3rd
https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js?ver=9354ms8ms14ms3rd
https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js312ms270ms11ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js286ms191ms83ms3rd

Showing top 10 of 33 scripts

F
JS Bundles
Action
59 scripts, 1.3 MB unused
FIX
59 scripts, 1.3 MB unused
Warning::
https://s.ntv.io/serve/load.js: 200 KB unused (80%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.pub.network/essence-com/prebid.js: 161 KB unused (82%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 141 KB unused (75%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://id.essence.com/assets/index-6c7999e3.js: 122 KB unused (45%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://a.pub.network/essence-com/pubfig.engine.mo...: 114 KB unused (78%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 1.3 MB
1319 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://s.ntv.io/serve/load.js251 KB200 KB (80%)3rd
https://a.pub.network/essence-com/prebid.js198 KB161 KB (82%)3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js188 KB141 KB (75%)3rd
https://id.essence.com/assets/index-6c7999e3.js273 KB122 KB (45%)3rd
https://a.pub.network/essence-com/pubfig.engine.mobile.js146 KB114 KB (78%)3rd
https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js116 KB87 KB (75%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-TJXBVJL154 KB76 KB (49%)3rd
https://www.googletagmanager.com/gtag/js?id=G-86MLHLZCW6&cx=c&gtm=4e64k1171 KB66 KB (39%)3rd
https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64k1130 KB64 KB (50%)3rd
https://scripts.stay22.com/letmeallez.js109 KB61 KB (57%)3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
189 resources · 21.0 MB · 1.3 MB savings available
FIX
189 resources · 21.0 MB · 1.3 MB savings available
Warning::
Page weight 20.0 MB over 1MB target
Got: 21.0 MB Expected: ≤ 1 MB
Info::
~1.3 MB of savings available
Warning::
188 third-party resources (100% of weight)
Info::
21 resources over 200KB
189 resources · 21.0 MiB · 188 third-party 20.0 MiB over 1MB target
Image 84% · 17.6 MiB
JavaScript 13% · 2.8 MiB
CSS 2% · 431.6 KiB
Other 1% · 160.6 KiB
Font 0% · 67.7 KiB
Document 0% · 41.6 KiB

~1.3 MiB of savings available

Remove unused JavaScript: 1.3 MiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
70 images, 0 KB saveable
REVIEW
70 images, 0 KB saveable
Warning::
https://media.essence.com/vxcjywbwpa/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.essence.com/vxcjywbwpa/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.essence.com/wp-content/themes/essence2... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.essence.com/vxcjywbwpa/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.essence.com/vxcjywbwpa/uploads/2025/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://media.essence.com/vxcjywbwpa/uploads/2026/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
70 images 17.6 MB
0 oversized -0 KB
66 legacy format
7 missing dimensions CLS risk

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

Performance issues directly impact user engagement and conversion rates.

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 (68 KB)
PASS
4 fonts (68 KB)
Info::
4 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

4

68 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 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.9 s LCP 13.8 shttps://weloveus.shop/cdn/shop/t/20/assets/RizomaL-Regular.otfRizomaL-Regular.otf https://weloveus.shop/cdn/shop/t/20/assets/RizomaL-Regular.otf — 54.8 KiB — 156 ms — font-display: swaphttps://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-400.woff2Sohne-400.woff2 https://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-400.woff2 — 5.7 KiB — 410 ms — font-display: swapdata:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…font-woff;charset=utf-8... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 1.6 KiB — 28 ms — font-display: swaphttps://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-700.woff2Sohne-700.woff2 https://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-700.woff2 — 5.7 KiB — 123 ms — font-display: swap
RizomaL-Regular.otf otf swap
Size 55 KB
Load time 156 ms
Start 263 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Sohne-400.woff2 woff2 swap
Size 6 KB
Load time 410 ms
Start 267 ms
Risk FOUT — text flashes from fallback to web font
font-woff;charset=utf-8... woff swap
Size 2 KB
Load time 28 ms
Start 285 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
Sohne-700.woff2 woff2 swap
Size 6 KB
Load time 123 ms
Start 823 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 ~17 KB and ~34 ms

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
8 hints, 0 missing preconnects
PASS
8 hints, 0 missing preconnects
Info::
Page uses 8 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
8
prefetch

8 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
189 requests over 3505ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.9 s LCP 13.8 shttps://essence.com// https://essence.com/ — 301 — 179 B — 68 ms — h2https://www.essence.com/www.essence.com/ https://www.essence.com/ — 200 — 28.2 KiB — 92 ms — h2https://www.essence.com/cdn-cgi/speculationwww.essence.com/cdn-cgi/speculation https://www.essence.com/cdn-cgi/speculation — 200 — 233 B — 20 ms — h2https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css?ver=9cdn.jsdelivr.net/npm/swiper@9/swipe... https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css?ver=9 — 200 — 5.1 KiB — 50 ms — h2https://www.essence.com/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00 — 200 — 1.1 KiB — 33 ms — h2https://www.essence.com/wp-includes/css/dashicons.min.css?ver=6.7.4www.essence.com/wp-includes/css/das... https://www.essence.com/wp-includes/css/dashicons.min.css?ver=6.7.4 — 200 — 35.9 KiB — 36 ms — h2https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.css?ver=6.7.4www.essence.com/dist/essence25/head... https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.css?ver=6.7.4 — 200 — 5.3 KiB — 49 ms — h2https://www.essence.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.essence.com/wp-includes/js/jque... https://www.essence.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 32.8 KiB — 42 ms — h2https://www.essence.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.23www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.23 — 200 — 835 B — 38 ms — h2https://www.essence.com/wp-content/themes/essence25/assets/images/usericon1.pngwww.essence.com/wp-content/themes/e... https://www.essence.com/wp-content/themes/essence25/assets/images/usericon1.png — 200 — 795 B — 38 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/12/WeLoveU-logo.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/12/WeLoveU-logo.png — 200 — 18.5 KiB — 171 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/Townsend.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/Townsend.jpg?width=860 — 200 — 276.1 KiB — 129 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/12/EFOC26-wide-logo.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/12/EFOC26-wide-logo.png — 200 — 61.2 KiB — 42 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-2272260487-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-2272260487-scaled.jpg?width=860 — 200 — 457.5 KiB — 149 ms — h2https://www.essence.com/wp-content/plugins/pubportal-media-offload/js/download-helper.js?ver=1.3.8www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/pubportal-media-offload/js/download-helper.js?ver=1.3.8 — 200 — 9.7 KiB — 62 ms — h2https://www.essence.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.essence.com/wp-includes/js/dist... https://www.essence.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.8 KiB — 62 ms — h2https://www.essence.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.essence.com/wp-includes/js/dist... https://www.essence.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 62 ms — h2https://www.essence.com/wp-content/plugins/wp-parsely/build/loader.js?ver=b681bb9905652ac12735www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/wp-parsely/build/loader.js?ver=b681bb9905652ac12735 — 200 — 1.5 KiB — 63 ms — h2https://cdn.parsely.com/keys/essence.com/p.js?ver=3.17.0cdn.parsely.com/keys/essence.com/p.... https://cdn.parsely.com/keys/essence.com/p.js?ver=3.17.0 — 200 — 23.2 KiB — 13 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 125 ms — h3https://pub.doubleverify.com/dvtag/20211226/DV1080212/pub.jspub.doubleverify.com/dvtag/20211226... https://pub.doubleverify.com/dvtag/20211226/DV1080212/pub.js — 200 — 33.6 KiB — 130 ms — h3https://a.pub.network/essence-com/pubfig.min.jsa.pub.network/essence-com/pubfig.mi... https://a.pub.network/essence-com/pubfig.min.js — 200 — 26.3 KiB — 117 ms — h3https://www.essence.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2www.essence.com/wp-includes/js/hove... https://www.essence.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2 — 200 — 794 B — 62 ms — h2https://www.essence.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1 — 200 — 6.8 KiB — 62 ms — h2https://www.essence.com/dist/essence25/blocks.cf8e3f9dabd4dafef80b.jswww.essence.com/dist/essence25/bloc... https://www.essence.com/dist/essence25/blocks.cf8e3f9dabd4dafef80b.js — 200 — 7.2 KiB — 62 ms — h2https://id.essence.com/id.min.jsid.essence.com/id.min.js https://id.essence.com/id.min.js — 200 — 500 B — 464 ms — h2https://essie.essence.com/essie.min.jsessie.essence.com/essie.min.js https://essie.essence.com/essie.min.js — 200 — 504 B — 467 ms — h2https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.js?ver=6.7.4www.essence.com/dist/essence25/head... https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.js?ver=6.7.4 — 200 — 380 B — 61 ms — h2https://s.ntv.io/serve/load.jss.ntv.io/serve/load.js https://s.ntv.io/serve/load.js — 200 — 251.0 KiB — 128 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js?ver=9cdn.jsdelivr.net/npm/swiper@9/swipe... https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js?ver=9 — 200 — 39.2 KiB — 7 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 2.9 s LCP 13.8 shttps://essence.com// https://essence.com/ — 301 — 179 B — 68 ms — h2https://www.essence.com/www.essence.com/ https://www.essence.com/ — 200 — 28.2 KiB — 92 ms — h2https://www.essence.com/cdn-cgi/speculationwww.essence.com/cdn-cgi/speculation https://www.essence.com/cdn-cgi/speculation — 200 — 233 B — 20 ms — h2https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css?ver=9cdn.jsdelivr.net/npm/swiper@9/swipe... https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css?ver=9 — 200 — 5.1 KiB — 50 ms — h2https://www.essence.com/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/elasticpress/dist/css/general-styles.css?ver=66295efe92a630617c00 — 200 — 1.1 KiB — 33 ms — h2https://www.essence.com/wp-includes/css/dashicons.min.css?ver=6.7.4www.essence.com/wp-includes/css/das... https://www.essence.com/wp-includes/css/dashicons.min.css?ver=6.7.4 — 200 — 35.9 KiB — 36 ms — h2https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.css?ver=6.7.4www.essence.com/dist/essence25/head... https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.css?ver=6.7.4 — 200 — 5.3 KiB — 49 ms — h2https://www.essence.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.essence.com/wp-includes/js/jque... https://www.essence.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 32.8 KiB — 42 ms — h2https://www.essence.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.23www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/breeze/assets/js/js-front-end/breeze-prefetch-links.min.js?ver=2.2.23 — 200 — 835 B — 38 ms — h2https://www.essence.com/wp-content/themes/essence25/assets/images/usericon1.pngwww.essence.com/wp-content/themes/e... https://www.essence.com/wp-content/themes/essence25/assets/images/usericon1.png — 200 — 795 B — 38 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/12/WeLoveU-logo.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/12/WeLoveU-logo.png — 200 — 18.5 KiB — 171 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/Townsend.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/Townsend.jpg?width=860 — 200 — 276.1 KiB — 129 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/12/EFOC26-wide-logo.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/12/EFOC26-wide-logo.png — 200 — 61.2 KiB — 42 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-2272260487-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-2272260487-scaled.jpg?width=860 — 200 — 457.5 KiB — 149 ms — h2https://www.essence.com/wp-content/plugins/pubportal-media-offload/js/download-helper.js?ver=1.3.8www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/pubportal-media-offload/js/download-helper.js?ver=1.3.8 — 200 — 9.7 KiB — 62 ms — h2https://www.essence.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6www.essence.com/wp-includes/js/dist... https://www.essence.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6 — 200 — 1.8 KiB — 62 ms — h2https://www.essence.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6www.essence.com/wp-includes/js/dist... https://www.essence.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6 — 200 — 3.8 KiB — 62 ms — h2https://www.essence.com/wp-content/plugins/wp-parsely/build/loader.js?ver=b681bb9905652ac12735www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/wp-parsely/build/loader.js?ver=b681bb9905652ac12735 — 200 — 1.5 KiB — 63 ms — h2https://cdn.parsely.com/keys/essence.com/p.js?ver=3.17.0cdn.parsely.com/keys/essence.com/p.... https://cdn.parsely.com/keys/essence.com/p.js?ver=3.17.0 — 200 — 23.2 KiB — 13 ms — h2https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 34.0 KiB — 125 ms — h3https://pub.doubleverify.com/dvtag/20211226/DV1080212/pub.jspub.doubleverify.com/dvtag/20211226... https://pub.doubleverify.com/dvtag/20211226/DV1080212/pub.js — 200 — 33.6 KiB — 130 ms — h3https://a.pub.network/essence-com/pubfig.min.jsa.pub.network/essence-com/pubfig.mi... https://a.pub.network/essence-com/pubfig.min.js — 200 — 26.3 KiB — 117 ms — h3https://www.essence.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2www.essence.com/wp-includes/js/hove... https://www.essence.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2 — 200 — 794 B — 62 ms — h2https://www.essence.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1www.essence.com/wp-content/plugins/... https://www.essence.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=3.4.1 — 200 — 6.8 KiB — 62 ms — h2https://www.essence.com/dist/essence25/blocks.cf8e3f9dabd4dafef80b.jswww.essence.com/dist/essence25/bloc... https://www.essence.com/dist/essence25/blocks.cf8e3f9dabd4dafef80b.js — 200 — 7.2 KiB — 62 ms — h2https://id.essence.com/id.min.jsid.essence.com/id.min.js https://id.essence.com/id.min.js — 200 — 500 B — 464 ms — h2https://essie.essence.com/essie.min.jsessie.essence.com/essie.min.js https://essie.essence.com/essie.min.js — 200 — 504 B — 467 ms — h2https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.js?ver=6.7.4www.essence.com/dist/essence25/head... https://www.essence.com/dist/essence25/head.cf8e3f9dabd4dafef80b.js?ver=6.7.4 — 200 — 380 B — 61 ms — h2https://s.ntv.io/serve/load.jss.ntv.io/serve/load.js https://s.ntv.io/serve/load.js — 200 — 251.0 KiB — 128 ms — http/1.1https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js?ver=9cdn.jsdelivr.net/npm/swiper@9/swipe... https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js?ver=9 — 200 — 39.2 KiB — 7 ms — h2https://www.essence.com/dist/frontend.build.js?ver=1766478134www.essence.com/dist/frontend.build... https://www.essence.com/dist/frontend.build.js?ver=1766478134 — 200 — 2.6 KiB — 59 ms — h2https://www.essence.com/dist/essence25/injector.cf8e3f9dabd4dafef80b.jswww.essence.com/dist/essence25/inje... https://www.essence.com/dist/essence25/injector.cf8e3f9dabd4dafef80b.js — 200 — 5.4 KiB — 59 ms — h2https://www.essence.com/dist/essence25/footer.cf8e3f9dabd4dafef80b.jswww.essence.com/dist/essence25/foot... https://www.essence.com/dist/essence25/footer.cf8e3f9dabd4dafef80b.js — 200 — 17.0 KiB — 57 ms — h2https://www.essence.com/dist/essence/head_freestar.ec71f78171880f5b153e.jswww.essence.com/dist/essence/head_f... https://www.essence.com/dist/essence/head_freestar.ec71f78171880f5b153e.js — 200 — 4.6 KiB — 58 ms — h2https://assets.bounceexchange.com/assets/bounce/iframebuster.js?bx_tracker=https://www.essence.com/assets.bounceexchange.com/assets/bo... https://assets.bounceexchange.com/assets/bounce/iframebuster.js?bx_tracker=https://www.essence.com/ — 200 — 1.3 KiB — 131 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-2271549490-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-2271549490-scaled.jpg?width=860 — 200 — 362.2 KiB — 133 ms — h2https://weloveus.shop/cdn/shop/t/20/assets/RizomaL-Regular.otfweloveus.shop/cdn/shop/t/20/assets/... https://weloveus.shop/cdn/shop/t/20/assets/RizomaL-Regular.otf — 200 — 54.8 KiB — 156 ms — h2https://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-400.woff2live-essenceweb.s3.amazonaws.com/up... https://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-400.woff2 — 200 — 5.7 KiB — 410 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-TJXBVJLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-TJXBVJL — 200 — 153.7 KiB — 207 ms — h2data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA…data:application/font-woff;charset=... data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAA… — 200 — 1.6 KiB — 28 ms — datahttps://media.essence.com/vxcjywbwpa/uploads/2024/04/GettyImages-587826964-Cropped-2-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2024/04/GettyImages-587826964-Cropped-2-scaled.jpg?width=860 — 200 — 577.1 KiB — 63 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/01/OTE-Logo-2-1.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/OTE-Logo-2-1.png — 200 — 26.7 KiB — 33 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/12/Homepage-Tout-150-scaled.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/12/Homepage-Tout-150-scaled.jpg — 200 — 201.2 KiB — 43 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/12/Homepage-Tout-Mobile-151.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/12/Homepage-Tout-Mobile-151.jpg — 200 — 1.0 MiB — 62 ms — h2https://s.skimresources.com/js/127531X1589222.skimlinks.js?ver=6.7.4s.skimresources.com/js/127531X15892... https://s.skimresources.com/js/127531X1589222.skimlinks.js?ver=6.7.4 — 200 — 20.0 KiB — 212 ms — h2https://api.parsely.com/v2/profile?apikey=essence.com&uuid=pid%3Dc774468d59ac94bc64657380ae8bcd65&url=https%3A%2F%2Fwww.essence.com%2Fapi.parsely.com/v2/profile?apikey=e... https://api.parsely.com/v2/profile?apikey=essence.com&uuid=pid%3Dc774468d59ac94bc64657380ae8bcd65&url=https%3A%2F%2Fwww.essence.com%2F — 200 — 339 B — 338 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/03/HED_01.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/03/HED_01.png — 200 — 2.9 MiB — 165 ms — h2https://cdn.p-n.io/pushly-sdk.min.js?domain_key=CkEflP7hX593Izo6Iewnfz5oe5WfyrUEFl5G&ver=6.7.4cdn.p-n.io/pushly-sdk.min.js?domain... https://cdn.p-n.io/pushly-sdk.min.js?domain_key=CkEflP7hX593Izo6Iewnfz5oe5WfyrUEFl5G&ver=6.7.4 — 200 — 45.7 KiB — 468 ms — h2https://d.pub.network/v2/sites/essence-com/configs?env=PRODd.pub.network/v2/sites/essence-com/... https://d.pub.network/v2/sites/essence-com/configs?env=PROD — 200 — 12.2 KiB — 134 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_Aldis-Hodge-x-Cross_Web-Banners2-scaled.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_Aldis-Hodge-x-Cross_Web-Banners2-scaled.jpg — 200 — 88.6 KiB — 68 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_Aldis-Hodge-x-Cross_Web-Banners4.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_Aldis-Hodge-x-Cross_Web-Banners4.jpg — 200 — 4.1 MiB — 223 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/01/HH-2025-360x360_SL.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/HH-2025-360x360_SL.png — 200 — 14.6 KiB — 72 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.jssecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js — 200 — 187.7 KiB — 93 ms — h3https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_EFOC.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_EFOC.jpg — 200 — 69.1 KiB — 77 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_Fashion-House.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_Fashion-House.jpg — 200 — 54.6 KiB — 49 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_Beautycon-Logo.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_Beautycon-Logo.jpg — 200 — 32.9 KiB — 46 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_GU-Summit.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_GU-Summit.jpg — 200 — 213.0 KiB — 65 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/03/ESSENCE-Experiences-_Black-Women-in-Hollywood.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/03/ESSENCE-Experiences-_Black-Women-in-Hollywood.jpg — 200 — 49.4 KiB — 69 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_Holiday-Special.jpgmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/01/ESSENCE-Experiences-_Holiday-Special.jpg — 200 — 48.8 KiB — 70 ms — h2https://p1.parsely.com/plogger/?rand=1776900470426&plid=14108681&idsite=essence.com&url=https%3A%2F%2Fwww.essence.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.essence.com%2F&sref=&sts=1776900470414&slts=0&title=Black+Women%27s+Lifestyle+Guide%2C+Black+Love+%26+Beauty+Trends+-+Essence+%7C+Essence&date=Wed+Apr+22+2026+23%3A27%3A50+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=95088253&u=pid%3Dc774468d59ac94bc64657380ae8bcd65p1.parsely.com/plogger/?rand=177690... https://p1.parsely.com/plogger/?rand=1776900470426&plid=14108681&idsite=essence.com&url=https%3A%2F%2Fwww.essence.com%2F&urlref=&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.essence.com%2F&sref=&sts=1776900470414&slts=0&title=Black+Women%27s+Lifestyle+Guide%2C+Black+Love+%26+Beauty+Trends+-+Essence+%7C+Essence&date=Wed+Apr+22+2026+23%3A27%3A50+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&pvid=95088253&u=pid%3Dc774468d59ac94bc64657380ae8bcd65 — 200 — 260 B — 192 ms — http/1.1https://media.essence.com/vxcjywbwpa/uploads/2026/04/D9596455-F94C-43BF-A084-411FED4C3211-1-Cropped-1-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/D9596455-F94C-43BF-A084-411FED4C3211-1-Cropped-1-scaled.jpg?width=860 — 200 — 559.7 KiB — 82 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/PersonalFinance.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/PersonalFinance.jpg?width=860 — 200 — 312.8 KiB — 77 ms — h2https://tag.bounceexchange.com/6306/i.jstag.bounceexchange.com/6306/i.js https://tag.bounceexchange.com/6306/i.js — 200 — 2.8 KiB — 255 ms — h2https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=20211226&cmp=DV1080212&url=https%3A%2F%2Fessence.com&ids=1&token=ssCw0FLfzSOk1qu2W6%2FKic9tQLAZgNoianl7ejhwi%2BT13h%2B2VjknxgVlvHVeUuZtiQmGKNGru2AMYwKQdt8A3wLHs0Whoebsgcy6%2BKrPQJMleQg0xwMUmzt8g9A%2BvJ1SQOW5uIFo8ooZDIozofwCPyI%2B4d0IVpE%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/ids/pub.json?ctx=20211226&cmp=DV1080212&url=https%3A%2F%2Fessence.com&ids=1&token=ssCw0FLfzSOk1qu2W6%2FKic9tQLAZgNoianl7ejhwi%2BT13h%2B2VjknxgVlvHVeUuZtiQmGKNGru2AMYwKQdt8A3wLHs0Whoebsgcy6%2BKrPQJMleQg0xwMUmzt8g9A%2BvJ1SQOW5uIFo8ooZDIozofwCPyI%2B4d0IVpE%3D — 200 — 357 B — 86 ms — h3https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=20211226&cmp=DV1080212&url=https%3A%2F%2Fessence.com&bsc=1&abs=1&token=ssCw0FLfzSOk1qu2W6%2FKic9tQLAZgNoianl7ejhwi%2BT13h%2B2VjknxgVlvHVeUuZtiQmGKNGru2AMYwKQdt8A3wLHs0Whoebsgcy6%2BKrPQJMleQg0xwMUmzt8g9A%2BvJ1SQOW5uIFo8ooZDIozofwCPyI%2B4d0IVpE%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/bsc/pub.json?ctx=20211226&cmp=DV1080212&url=https%3A%2F%2Fessence.com&bsc=1&abs=1&token=ssCw0FLfzSOk1qu2W6%2FKic9tQLAZgNoianl7ejhwi%2BT13h%2B2VjknxgVlvHVeUuZtiQmGKNGru2AMYwKQdt8A3wLHs0Whoebsgcy6%2BKrPQJMleQg0xwMUmzt8g9A%2BvJ1SQOW5uIFo8ooZDIozofwCPyI%2B4d0IVpE%3D — 200 — 625 B — 31 ms — h3https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/DFPAudiencePixel;ord=528765170172.7536;dc_seg=776677332?pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/DFPAudiencePixel;ord=528765170172.7536;dc_seg=776677332? — 200 — 63 B — 124 ms — h3https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 0 B — 111 ms — h2https://a.pub.network/essence-com/prebid.jsa.pub.network/essence-com/prebid.js https://a.pub.network/essence-com/prebid.js — 200 — 197.6 KiB — 93 ms — h3https://a.pub.network/essence-com/pubfig.engine.mobile.jsa.pub.network/essence-com/pubfig.en... https://a.pub.network/essence-com/pubfig.engine.mobile.js — 200 — 146.1 KiB — 105 ms — h3https://id.essence.com/auth.min.js?t=1776900470772id.essence.com/auth.min.js?t=177690... https://id.essence.com/auth.min.js?t=1776900470772 — 200 — 5.2 KiB — 124 ms — h2https://www.essence.com/dist/blocks.style.build.css?v=1766478134www.essence.com/dist/blocks.style.b... https://www.essence.com/dist/blocks.style.build.css?v=1766478134 — 200 — 2.6 KiB — 32 ms — h2https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.csscdn.jsdelivr.net/npm/swiper@9/swipe... https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css — 200 — 5.1 KiB — 8 ms — h3https://www.essence.com/dist/essence25/blocks.cf8e3f9dabd4dafef80b.csswww.essence.com/dist/essence25/bloc... https://www.essence.com/dist/essence25/blocks.cf8e3f9dabd4dafef80b.css — 200 — 30.0 KiB — 46 ms — h2https://www.essence.com/dist/essence25/archive.cf8e3f9dabd4dafef80b.csswww.essence.com/dist/essence25/arch... https://www.essence.com/dist/essence25/archive.cf8e3f9dabd4dafef80b.css — 200 — 5.1 KiB — 44 ms — h2https://www.essence.com/dist/essence25/footer.cf8e3f9dabd4dafef80b.csswww.essence.com/dist/essence25/foot... https://www.essence.com/dist/essence25/footer.cf8e3f9dabd4dafef80b.css — 200 — 28.0 KiB — 40 ms — h2https://essie.essence.com/voting.min.js?t=1776900470777essie.essence.com/voting.min.js?t=1... https://essie.essence.com/voting.min.js?t=1776900470777 — 200 — 5.0 KiB — 123 ms — h2https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.7880743570080424t.skimresources.com/api/v2/robots.t... https://t.skimresources.com/api/v2/robots.txt?__skimjs_preflight__please_ignore__=true&rnd=0.7880743570080424 — 206 — 128 B — 137 ms — h2https://p.skimresources.com/px.gif?ch=1&rn=4.744204445425204p.skimresources.com/px.gif?ch=1&rn=... https://p.skimresources.com/px.gif?ch=1&rn=4.744204445425204 — 200 — 248 B — 134 ms — h2https://p.skimresources.com/px.gif?ch=2&rn=4.744204445425204p.skimresources.com/px.gif?ch=2&rn=... https://p.skimresources.com/px.gif?ch=2&rn=4.744204445425204 — 200 — 93 B — 134 ms — h2https://track.cordial.io/track.v2.jstrack.cordial.io/track.v2.js https://track.cordial.io/track.v2.js — 200 — 29.1 KiB — 130 ms — h2https://www.essence.com/dist/essence25/ebf5898d27c2e13d6eaf.pngwww.essence.com/dist/essence25/ebf5... https://www.essence.com/dist/essence25/ebf5898d27c2e13d6eaf.png — 200 — 43.9 KiB — 32 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/Chapter-One-9-Design-Reimagined_CDJA-1-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/Chapter-One-9-Design-Reimagined_CDJA-1-scaled.jpg?width=860 — 200 — 930.1 KiB — 100 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/TabernacleATL_20230826_3529.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/TabernacleATL_20230826_3529.jpg?width=860 — 200 — 2.0 MiB — 120 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/DSC03730-Cropped-1-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/DSC03730-Cropped-1-scaled.jpg?width=860 — 200 — 601.2 KiB — 88 ms — h2https://c.pub.network/v2/cc.pub.network/v2/c https://c.pub.network/v2/c — 200 — 111 B — 39 ms — h2https://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-700.woff2live-essenceweb.s3.amazonaws.com/up... https://live-essenceweb.s3.amazonaws.com/uploads/fonts/Sohne-700.woff2 — 200 — 5.7 KiB — 123 ms — http/1.1https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_Aldis-Hodge-x-Cross_Web-Banners6-1200x900.jpg?width=800media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_Aldis-Hodge-x-Cross_Web-Banners6-1200x900.jpg?width=800 — 200 — 63.5 KiB — 67 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_YouMeTuscany_Web-Banners5-1200x900.jpg?width=800media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/03/0326_OTE_YouMeTuscany_Web-Banners5-1200x900.jpg?width=800 — 200 — 141.5 KiB — 77 ms — h2https://r.skimresources.com/api/r.skimresources.com/api/ https://r.skimresources.com/api/ — 200 — 379 B — 123 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/0426_OTE_MichaeltheMovie_Web-Banners4-1200x900.jpg?width=800media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/0426_OTE_MichaeltheMovie_Web-Banners4-1200x900.jpg?width=800 — 200 — 200.2 KiB — 81 ms — h2https://www.essence.com/wp-json/pubstack/v1/injector-widgets/1366296?isAjax=false&articlesLoaded=0&ps_theme=essence25www.essence.com/wp-json/pubstack/v1... https://www.essence.com/wp-json/pubstack/v1/injector-widgets/1366296?isAjax=false&articlesLoaded=0&ps_theme=essence25 — 200 — 33.8 KiB — 128 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/08/drTm63x0-720.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/08/drTm63x0-720.jpg?width=860 — 200 — 66.7 KiB — 42 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/07/Kmht821B-720.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/07/Kmht821B-720.jpg?width=860 — 200 — 53.6 KiB — 111 ms — h2https://p1.parsely.com/plogger/?rand=1776900470958&plid=14108681&idsite=essence.com&url=https%3A%2F%2Fwww.essence.com%2F&urlref=https%3A%2F%2Fwww.essence.com%2F&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.essence.com%2F&sref=&sts=1776900470414&slts=0&title=Black+Women%27s+Lifestyle+Guide%2C+Black+Love+%26+Beauty+Trends+-+Essence+%7C+Essence&date=Wed+Apr+22+2026+23%3A27%3A50+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&js=1&pvid=96156689&u=pid%3Dc774468d59ac94bc64657380ae8bcd65p1.parsely.com/plogger/?rand=177690... https://p1.parsely.com/plogger/?rand=1776900470958&plid=14108681&idsite=essence.com&url=https%3A%2F%2Fwww.essence.com%2F&urlref=https%3A%2F%2Fwww.essence.com%2F&screen=412x823%7C412x823%7C24&data=%7B%7D&sid=1&surl=https%3A%2F%2Fwww.essence.com%2F&sref=&sts=1776900470414&slts=0&title=Black+Women%27s+Lifestyle+Guide%2C+Black+Love+%26+Beauty+Trends+-+Essence+%7C+Essence&date=Wed+Apr+22+2026+23%3A27%3A50+GMT%2B0000+(Coordinated+Universal+Time)&action=pageview&js=1&pvid=96156689&u=pid%3Dc774468d59ac94bc64657380ae8bcd65 — 200 — 260 B — 36 ms — http/1.1https://media.essence.com/vxcjywbwpa/uploads/2025/07/OP9AcvXk-720.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/07/OP9AcvXk-720.jpg?width=860 — 200 — 56.6 KiB — 114 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2025/07/BgOVkJsg-720.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2025/07/BgOVkJsg-720.jpg?width=860 — 200 — 94.0 KiB — 30 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2024/02/MOWA1-scaled-e1709041197359-1200x900.jpg?width=800media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2024/02/MOWA1-scaled-e1709041197359-1200x900.jpg?width=800 — 200 — 153.1 KiB — 35 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2024/09/PTD-Touts-Sept_Oct-24-1200x900.jpg?width=800media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2024/09/PTD-Touts-Sept_Oct-24-1200x900.jpg?width=800 — 200 — 126.6 KiB — 119 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2024/09/8963d4ab-5112-41b1-8317-496b98633ed7-1200x900.jpg?width=800media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2024/09/8963d4ab-5112-41b1-8317-496b98633ed7-1200x900.jpg?width=800 — 200 — 72.8 KiB — 34 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/FatimaS4.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/FatimaS4.jpg?width=860 — 200 — 324.1 KiB — 35 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-532600606-Cropped-2-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/GettyImages-532600606-Cropped-2-scaled.jpg?width=860 — 200 — 760.8 KiB — 132 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2026/04/EHS_26KAN1_20260418_E2942-scaled.jpg?width=860media.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2026/04/EHS_26KAN1_20260418_E2942-scaled.jpg?width=860 — 200 — 606.4 KiB — 143 ms — h2https://id.essence.com/id.essence.com/ https://id.essence.com/ — 200 — 608 B — 119 ms — h2https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=20211226&cmp=DV1080212&cd111=success&cm106=0&cm107=207&cd112=legacy&cd115=&cm116=0&cd102=b68ea28&cd103=&cd107=d038341b-ac2a-47af-a7c1-b571fd847f9a&cd109=modern&cd200=com&cd108=&cd105=20211226&cd106=DV1080212&cd104=www.essence.com&cd101=ad-request&cm101=1&cid=976684c7-c029-440f-8a5a-746590a4954b&t=event&v=1&z=976684c7-c029-440f-8a5a-746590a4954b&cd160=976684c7-c029-440f-8a5a-746590a4954bvtrk.dv.tech/?ec=dvtag&ea=ad-reques... https://vtrk.dv.tech/?ec=dvtag&ea=ad-request&ctx=20211226&cmp=DV1080212&cd111=success&cm106=0&cm107=207&cd112=legacy&cd115=&cm116=0&cd102=b68ea28&cd103=&cd107=d038341b-ac2a-47af-a7c1-b571fd847f9a&cd109=modern&cd200=com&cd108=&cd105=20211226&cd106=DV1080212&cd104=www.essence.com&cd101=ad-request&cm101=1&cid=976684c7-c029-440f-8a5a-746590a4954b&t=event&v=1&z=976684c7-c029-440f-8a5a-746590a4954b&cd160=976684c7-c029-440f-8a5a-746590a4954b — 204 — 209 B — 90 ms — h3https://t.skimresources.com/api/v2/linkt.skimresources.com/api/v2/link https://t.skimresources.com/api/v2/link — 299 — 383 B — 37 ms — h2data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.2%2…data:image/svg+xml,%3Csvg%20xmlns%3... data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.2%2… — 200 — 0 B — 0 ms — datahttps://t.skimresources.com/api/v2/paget.skimresources.com/api/v2/page https://t.skimresources.com/api/v2/page — 200 — 79 B — 35 ms — h2https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=20211226&cmp=DV1080212&url=https%3A%2F%2Fessence.com&vlp=1&tvp=1&slot-0-%2F21698916284%2Fess%2Fhomepage=&token=ssCw0FLfzSOk1qu2W6%2FKic9tQLAZgNoianl7ejhwi%2BT13h%2B2VjknxgVlvHVeUuZtiQmGKNGru2AMYwKQdt8A3wLHs0Whoebsgcy6%2BKrPQJMleQg0xwMUmzt8g9A%2BvJ1SQOW5uIFo8ooZDIozofwCPyI%2B4d0IVpE%3Dpub.doubleverify.com/dvtag/signals/... https://pub.doubleverify.com/dvtag/signals/vlp/pub.json?ctx=20211226&cmp=DV1080212&url=https%3A%2F%2Fessence.com&vlp=1&tvp=1&slot-0-%2F21698916284%2Fess%2Fhomepage=&token=ssCw0FLfzSOk1qu2W6%2FKic9tQLAZgNoianl7ejhwi%2BT13h%2B2VjknxgVlvHVeUuZtiQmGKNGru2AMYwKQdt8A3wLHs0Whoebsgcy6%2BKrPQJMleQg0xwMUmzt8g9A%2BvJ1SQOW5uIFo8ooZDIozofwCPyI%2B4d0IVpE%3D — 200 — 362 B — 32 ms — h3https://www.googletagmanager.com/gtag/js?id=G-86MLHLZCW6&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-86MLHLZCW6&cx=c&gtm=4e64k1 — 200 — 170.7 KiB — 66 ms — h2https://silo54.p7cloud.net/as1.js?uri=https://www.essence.comsilo54.p7cloud.net/as1.js?uri=https... https://silo54.p7cloud.net/as1.js?uri=https://www.essence.com — 200 — 47.2 KiB — 930 ms — h2https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CPK4JKJC77U8BGTS4HSG&lib=ttqanalytics.tiktok.com/i18n/pixel/eve... https://analytics.tiktok.com/i18n/pixel/events.js?sdkid=CPK4JKJC77U8BGTS4HSG&lib=ttq — 200 — 3.4 KiB — 249 ms — h2https://www.googletagmanager.com/gtag/js?id=DC-12038784www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=DC-12038784 — 200 — 129.3 KiB — 71 ms — h2https://connect.facebook.net/en_US/fbevents.jsconnect.facebook.net/en_US/fbevents... https://connect.facebook.net/en_US/fbevents.js — 200 — 96.6 KiB — 70 ms — h3https://scripts.stay22.com/letmeallez.jsscripts.stay22.com/letmeallez.js https://scripts.stay22.com/letmeallez.js — 200 — 108.7 KiB — 145 ms — h3https://sb.scorecardresearch.com/b?c1=2&c2=28014318&ns__t=1776900471202&ns_c=UTF-8&c8=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&c7=https%3A%2F%2Fwww.essence.com%2F&c9=sb.scorecardresearch.com/b?c1=2&c2=... https://sb.scorecardresearch.com/b?c1=2&c2=28014318&ns__t=1776900471202&ns_c=UTF-8&c8=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&c7=https%3A%2F%2Fwww.essence.com%2F&c9= — 204 — 224 B — 121 ms — h2https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/ess;ord=%%CACHEBUSTER%%;dc_seg=9349967355?gdpr=%3C0,1%3E&gdpr_consent=%3Cgdpr_consent_for_755%3E&tfua=%3C0,1%3E&tfcd=%3C0,1%3E&gtmcb=1596609036pubads.g.doubleclick.net/activity;d... https://pubads.g.doubleclick.net/activity;dc_iu=/21698916284/ess;ord=%%CACHEBUSTER%%;dc_seg=9349967355?gdpr=%3C0,1%3E&gdpr_consent=%3Cgdpr_consent_for_755%3E&tfua=%3C0,1%3E&tfcd=%3C0,1%3E&gtmcb=1596609036 — 200 — 63 B — 35 ms — h3https://id.essence.com/assets/index-6c7999e3.jsid.essence.com/assets/index-6c7999e... https://id.essence.com/assets/index-6c7999e3.js — 200 — 272.7 KiB — 940 ms — h2https://id.essence.com/assets/index-af13a9ed.cssid.essence.com/assets/index-af13a9e... https://id.essence.com/assets/index-af13a9ed.css — 200 — 306.7 KiB — 822 ms — h2https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.essence.com%2F&scrsrc=www.googletagmanager.com&rnd=388626845.1776900471&dt=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&auid=1289754130.1776900471&navt=n&npa=1&gtm=45fe64k1v9190768718za200zd9190768718xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384405&apve=1&apvf=f&apvc=1&tids=DC-12038784&tid=DC-12038784&tft=1776900471364&tfd=1304www.google.com/ccm/collect?rcb=12&f... https://www.google.com/ccm/collect?rcb=12&frm=0&en=page_view&dl=https%3A%2F%2Fwww.essence.com%2F&scrsrc=www.googletagmanager.com&rnd=388626845.1776900471&dt=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&auid=1289754130.1776900471&navt=n&npa=1&gtm=45fe64k1v9190768718za200zd9190768718xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938469~117266400~117384405&apve=1&apvf=f&apvc=1&tids=DC-12038784&tid=DC-12038784&tft=1776900471364&tfd=1304 — 200 — 21 B — 75 ms — h3https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.jscdn.privacy-mgmt.com/unified/wrappe... https://cdn.privacy-mgmt.com/unified/wrapperMessagingWithoutDetection.js — 200 — 42.0 KiB — 121 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/runtime_c81e76ee00d795b1eebf8d27949f8dc5.br.js — 200 — 779 B — 21 ms — h2https://d.connect.essence.com/connect.html?connectUrl=https%3A%2F%2Fd.connect.essence.com&cookieDomain=essence.com&cookieLife=365&sameSiteDisable=false&trackKey=essenced.connect.essence.com/connect.html?... https://d.connect.essence.com/connect.html?connectUrl=https%3A%2F%2Fd.connect.essence.com&cookieDomain=essence.com&cookieLife=365&sameSiteDisable=false&trackKey=essence — 200 — 7.4 KiB — 441 ms — h2https://connect.facebook.net/signals/config/415924472271994?v=2.9.303&r=stable&domain=www.essence.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168connect.facebook.net/signals/config... https://connect.facebook.net/signals/config/415924472271994?v=2.9.303&r=stable&domain=www.essence.com&hme=97937018cefade17726f0472876fc101316b2ce9008a35a6a5a7977d7436151a&ex_m=104%2C205%2C154%2C22%2C72%2C73%2C145%2C68%2C67%2C11%2C162%2C90%2C16%2C138%2C127%2C39%2C75%2C78%2C134%2C159%2C164%2C8%2C4%2C5%2C7%2C6%2C3%2C91%2C101%2C165%2C170%2C219%2C62%2C186%2C187%2C55%2C276%2C30%2C74%2C231%2C230%2C229%2C23%2C33%2C103%2C61%2C10%2C63%2C97%2C98%2C99%2C105%2C130%2C31%2C29%2C132%2C133%2C129%2C128%2C155%2C76%2C158%2C156%2C157%2C50%2C60%2C123%2C15%2C161%2C45%2C263%2C264%2C262%2C26%2C27%2C28%2C48%2C146%2C77%2C112%2C18%2C20%2C44%2C40%2C42%2C41%2C83%2C92%2C96%2C110%2C144%2C147%2C46%2C111%2C24%2C21%2C119%2C69%2C36%2C149%2C148%2C150%2C141%2C139%2C25%2C35%2C59%2C109%2C160%2C70%2C17%2C152%2C114%2C81%2C66%2C19%2C85%2C86%2C116%2C84%2C136%2C135%2C34%2C278%2C293%2C212%2C201%2C202%2C200%2C296%2C288%2C52%2C213%2C107%2C131%2C80%2C121%2C54%2C47%2C49%2C113%2C120%2C126%2C58%2C64%2C151%2C115%2C37%2C32%2C53%2C56%2C100%2C163%2C1%2C124%2C14%2C122%2C12%2C2%2C57%2C93%2C65%2C118%2C89%2C88%2C166%2C167%2C94%2C95%2C9%2C125%2C102%2C51%2C142%2C87%2C79%2C71%2C117%2C106%2C43%2C143%2C0%2C82%2C137%2C140%2C153%2C38%2C108%2C13%2C168 — 200 — 46.4 KiB — 169 ms — h3https://www.stay22.com/ext/partner/settings?lmaID=69b96ab9e92dcfb1de31b206&aid=&campaign=essence&product=lma&installationMethod=lmaid&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=false&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22=www.stay22.com/ext/partner/settings... https://www.stay22.com/ext/partner/settings?lmaID=69b96ab9e92dcfb1de31b206&aid=&campaign=essence&product=lma&installationMethod=lmaid&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=false&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22= — 204 — 0 B — 203 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/main-v2_9e4958801741d4d875ab94da23b6d39a.br.js — 200 — 116.1 KiB — 58 ms — h3https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/main.MWE0ZWQ3ZWQwMQ.js — 200 — 109.8 KiB — 12 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/gdpr-tcf.27718c8cb9d29947d2c1.bundle.js — 200 — 24.8 KiB — 27 ms — h2https://cdn.privacy-mgmt.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.jscdn.privacy-mgmt.com/unified/4.40.1... https://cdn.privacy-mgmt.com/unified/4.40.1/usnat.f12613136193900e32e2.bundle.js — 200 — 42.3 KiB — 37 ms — h2https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.essence.com&account_id=1638cdn.privacy-mgmt.com/mms/v2/get_sit... https://cdn.privacy-mgmt.com/mms/v2/get_site_data?hasCsp=true&href=https%3A%2F%2Fwww.essence.com&account_id=1638 — 200 — 615 B — 59 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gptsecurepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/dict/m202604210101/gpt — 200 — 23.0 KiB — 41 ms — h3https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.jsanalytics.tiktok.com/i18n/pixel/sta... https://analytics.tiktok.com/i18n/pixel/static/identify_5cff1caf.js — 200 — 39.6 KiB — 14 ms — h2https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6analytics-ipv6.tiktokw.us/ipv6/enri... https://analytics-ipv6.tiktokw.us/ipv6/enrich_ipv6 — 200 — 930 B — 218 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 903 B — 141 ms — h2https://analytics.tiktok.com/api/v2/pixelanalytics.tiktok.com/api/v2/pixel https://analytics.tiktok.com/api/v2/pixel — 200 — 903 B — 148 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1638&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=34401&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/met... https://cdn.privacy-mgmt.com/wrapper/v2/meta-data?hasCsp=true&accountId=1638&env=prod&metadata=%7B%22gdpr%22%3A%7B%7D%2C%22usnat%22%3A%7B%7D%7D&propertyId=34401&scriptVersion=4.40.1&scriptType=unified — 200 — 1.1 KiB — 132 ms — h2https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/onsite-v2_1238d00d70e4de87443df9eb69ff1a61.br.js — 200 — 5.4 KiB — 21 ms — h3https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b767962dfef6270095d208e12eace8b4.br.jsassets.bounceexchange.com/assets/sm... https://assets.bounceexchange.com/assets/smart-tag/versioned/ads-v2_b767962dfef6270095d208e12eace8b4.br.js — 200 — 42.1 KiB — 24 ms — h3https://assets.bounceexchange.com/assets/gam/21698916284/44d1ed6873586b4b61977b4798390d26.br.jsonassets.bounceexchange.com/assets/ga... https://assets.bounceexchange.com/assets/gam/21698916284/44d1ed6873586b4b61977b4798390d26.br.json — 200 — 2.4 KiB — 53 ms — h3https://www.stay22.com/ext/partner/settings?lmaID=69b96ab9e92dcfb1de31b206&aid=&campaign=essence&product=lma&installationMethod=lmaid&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=false&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22=www.stay22.com/ext/partner/settings... https://www.stay22.com/ext/partner/settings?lmaID=69b96ab9e92dcfb1de31b206&aid=&campaign=essence&product=lma&installationMethod=lmaid&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=false&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22= — 200 — 1.8 KiB — 135 ms — h3https://www.facebook.com/tr/?id=415924472271994&ev=PageView&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900471834&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900471825.889479607368738718&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=41592447227... https://www.facebook.com/tr/?id=415924472271994&ev=PageView&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900471834&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900471825.889479607368738718&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 19 B — 41 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=415924472271994&ev=PageView&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900471834&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900471825.889479607368738718&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=415924472271994&ev=PageView&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900471834&sw=412&sh=823&v=2.9.303&r=stable&ec=0&o=4126&fbp=fb.1.1776900471825.889479607368738718&cs_est=true&ler=empty&cdl=API_unavailable&pmd[title]=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el3&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 198 B — 616 ms — h3https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1638%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.essence.com%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/mes... https://cdn.privacy-mgmt.com/wrapper/v2/messages?hasCsp=true&env=prod&body=%7B%22accountId%22%3A1638%2C%22campaignEnv%22%3A%22prod%22%2C%22campaigns%22%3A%7B%22gdpr%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22targetingParams%22%3A%7B%7D%7D%2C%22usnat%22%3A%7B%22consentStatus%22%3A%7B%7D%2C%22hasLocalData%22%3Afalse%2C%22targetingParams%22%3A%7B%7D%7D%7D%2C%22clientMMSOrigin%22%3A%22https%3A%2F%2Fcdn.privacy-mgmt.com%22%2C%22hasCSP%22%3Atrue%2C%22includeData%22%3A%7B%22localState%22%3A%7B%22type%22%3A%22string%22%7D%2C%22actions%22%3A%7B%22type%22%3A%22RecordString%22%7D%2C%22cookies%22%3A%7B%22type%22%3A%22RecordString%22%7D%7D%2C%22propertyHref%22%3A%22https%3A%2F%2Fwww.essence.com%22%7D&localState=null&metadata=%7B%22gdpr%22%3A%7B%22applies%22%3Atrue%7D%2C%22usnat%22%3A%7B%22applies%22%3Afalse%7D%7D&nonKeyedLocalState=null&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unified — 200 — 26.9 KiB — 139 ms — h2https://assets.bounceexchange.com/cache/6306/website-5f484b403b0c6daa91a4fd0b4cf8b83e.jsassets.bounceexchange.com/cache/630... https://assets.bounceexchange.com/cache/6306/website-5f484b403b0c6daa91a4fd0b4cf8b83e.js — 200 — 2.5 KiB — 21 ms — h3https://se.connect.essence.com/call.php?ac=essencese.connect.essence.com/call.php?ac=... https://se.connect.essence.com/call.php?ac=essence — 200 — 900 B — 309 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unified — 200 — 0 B — 30 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-86MLHLZCW6&gtm=45je64k1v868990640z8811133097za20gzb811133097zd811133097&_p=1776900470338&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&ecid=812885966&_eu=AAAAAEA&are=1&cid=238243239.1776900472&frm=0&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118128922&sid=1776900471&sct=1&seg=0&dl=https%3A%2F%2Fwww.essence.com%2F&dt=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&en=page_view&_fv=1&_nsi=1&_ss=1&ep.gacd1=&ep.gacd2=&ep.gacd3=&ep.gacd6=Thu%2C%2019%20Dec%202024%2011%3A32%3A38%20-0500&ep.gacd8=homepage&ep.gacd9=essence25&ep.gacd10=&ep.gacd25=&ep.gacd29=US&tfd=2207region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-86MLHLZCW6&gtm=45je64k1v868990640z8811133097za20gzb811133097zd811133097&_p=1776900470338&gcs=G10-&gcd=13m3l3m2m5l1&npa=1&dma_cps=-&dma=1&tcfd=1065b&ecid=812885966&_eu=AAAAAEA&are=1&cid=238243239.1776900472&frm=0&pscdl=denied&rcb=9&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512542~118128922&sid=1776900471&sct=1&seg=0&dl=https%3A%2F%2Fwww.essence.com%2F&dt=Black%20Women%27s%20Lifestyle%20Guide%2C%20Black%20Love%20%26%20Beauty%20Trends%20-%20Essence%20%7C%20Essence&en=page_view&_fv=1&_nsi=1&_ss=1&ep.gacd1=&ep.gacd2=&ep.gacd3=&ep.gacd6=Thu%2C%2019%20Dec%202024%2011%3A32%3A38%20-0500&ep.gacd8=homepage&ep.gacd9=essence25&ep.gacd10=&ep.gacd25=&ep.gacd29=US&tfd=2207 — 204 — 549 B — 158 ms — h2https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unifiedcdn.privacy-mgmt.com/wrapper/v2/pv-... https://cdn.privacy-mgmt.com/wrapper/v2/pv-data?hasCsp=true&env=prod&ch=47213235149078830851365030042836927&scriptVersion=4.40.1&scriptType=unified — 200 — 731 B — 42 ms — h2https://analytics.tiktok.com/api/v2/pixel/actanalytics.tiktok.com/api/v2/pixel/a... https://analytics.tiktok.com/api/v2/pixel/act — 200 — 901 B — 158 ms — h2https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1455327&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1cdn.privacy-mgmt.com/index.html?has... https://cdn.privacy-mgmt.com/index.html?hasCsp=true&message_id=1455327&consentUUID=null&consent_origin=https%3A%2F%2Fcdn.privacy-mgmt.com%2Fconsent%2Ftcfv2&preload_message=true&version=v1 — 200 — 2.2 KiB — 54 ms — h2https://id.essence.com/api/v1/region/countriesid.essence.com/api/v1/region/countr... https://id.essence.com/api/v1/region/countries — 200 — 46.1 KiB — 476 ms — h2https://id.essence.com/images/oneid-logo.svgid.essence.com/images/oneid-logo.sv... https://id.essence.com/images/oneid-logo.svg — 200 — 9.8 KiB — 122 ms — h2https://id.essence.com/images/close-icon.svgid.essence.com/images/close-icon.sv... https://id.essence.com/images/close-icon.svg — 200 — 942 B — 125 ms — h2https://cdn.privacy-mgmt.com/Notice.30929.csscdn.privacy-mgmt.com/Notice.30929.c... https://cdn.privacy-mgmt.com/Notice.30929.css — 200 — 6.7 KiB — 24 ms — h2https://cdn.privacy-mgmt.com/polyfills.01516.jscdn.privacy-mgmt.com/polyfills.0151... https://cdn.privacy-mgmt.com/polyfills.01516.js — 200 — 2.3 KiB — 31 ms — h2https://cdn.privacy-mgmt.com/Notice.8f529.jscdn.privacy-mgmt.com/Notice.8f529.j... https://cdn.privacy-mgmt.com/Notice.8f529.js — 200 — 91.2 KiB — 56 ms — h2https://id.essence.com/favicon.icoid.essence.com/favicon.ico https://id.essence.com/favicon.ico — 200 — 15.3 KiB — 235 ms — h2https://id.essence.com/images/sign-out.svgid.essence.com/images/sign-out.svg https://id.essence.com/images/sign-out.svg — 200 — 1.8 KiB — 235 ms — h2https://id.essence.com/images/edit-image.pngid.essence.com/images/edit-image.pn... https://id.essence.com/images/edit-image.png — 200 — 1.0 KiB — 238 ms — h2https://id.essence.com/images/cross.svgid.essence.com/images/cross.svg https://id.essence.com/images/cross.svg — 200 — 926 B — 241 ms — h2https://id.essence.com/images/check.svgid.essence.com/images/check.svg https://id.essence.com/images/check.svg — 200 — 746 B — 245 ms — h2https://id.essence.com/images/exclamation-circle-yellow.svgid.essence.com/images/exclamation-c... https://id.essence.com/images/exclamation-circle-yellow.svg — 200 — 1.8 KiB — 248 ms — h2https://id.essence.com/images/arrow-left-black.svgid.essence.com/images/arrow-left-bl... https://id.essence.com/images/arrow-left-black.svg — 200 — 479 B — 250 ms — h2https://id.essence.com/images/close-icon-black.svgid.essence.com/images/close-icon-bl... https://id.essence.com/images/close-icon-black.svg — 200 — 942 B — 253 ms — h2https://id.essence.com/api/v1/sso/statusid.essence.com/api/v1/sso/status https://id.essence.com/api/v1/sso/status — 200 — 848 B — 427 ms — h2https://silo54.p7cloud.net/if.html?gdpr=true&gdprConsent=false&tpd=true&md=falsesilo54.p7cloud.net/if.html?gdpr=tru... https://silo54.p7cloud.net/if.html?gdpr=true&gdprConsent=false&tpd=true&md=false — 200 — 1.5 KiB — 61 ms — h2https://id.h2.stay22.com/thumbmarkid.h2.stay22.com/thumbmark https://id.h2.stay22.com/thumbmark — 204 — 0 B — 229 ms — h2https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=34401cdn.privacy-mgmt.com/consent/tcfv2/... https://cdn.privacy-mgmt.com/consent/tcfv2/vendor-list/categories?siteId=34401 — 200 — 1.2 KiB — 54 ms — h2https://vi.ml314.com/get?eid=93123&tk=HVnrQJA1fkjaoQ7CCU8C3xBB2F7shvOIxiYyteJhf503d&fp=vi.ml314.com/get?eid=93123&tk=HVnrQ... https://vi.ml314.com/get?eid=93123&tk=HVnrQJA1fkjaoQ7CCU8C3xBB2F7shvOIxiYyteJhf503d&fp= — 200 — 388 B — 115 ms — h2https://www.facebook.com/tr?id=415924472271994&ev=PageView&noscript=1www.facebook.com/tr?id=415924472271... https://www.facebook.com/tr?id=415924472271994&ev=PageView&noscript=1 — 200 — 16 B — 5 ms — h3https://www.facebook.com/tr/?id=415924472271994&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900472567&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776900471825.889479607368738718&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GETwww.facebook.com/tr/?id=41592447227... https://www.facebook.com/tr/?id=415924472271994&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900472567&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776900471825.889479607368738718&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=GET — 200 — 16 B — 6 ms — h3https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=415924472271994&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900472567&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776900471825.889479607368738718&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGETwww.facebook.com/privacy_sandbox/pi... https://www.facebook.com/privacy_sandbox/pixel/register/trigger/?id=415924472271994&ev=ArcSpanCohort_TeFRbsUe&dl=https%3A%2F%2Fwww.essence.com%2F&rl=&if=false&ts=1776900472567&cd[ArcSpanCohort]=TeFRbsUe&sw=412&sh=823&v=2.9.303&r=stable&ec=1&o=4126&fbp=fb.1.1776900471825.889479607368738718&ler=empty&cdl=API_unavailable&pmd[locale]=en_US&plt=819.3999996185303&it=1776900471534&coo=false&chmd=moto%20g%20power%20(2022)&chpv=11.0&chfv=undefined&expv2[0]=pl0&expv2[1]=el2&expv2[2]=bc1&expv2[3]=ra2&expv2[4]=rp2&expv2[5]=im0&expv2[6]=hf0&rqm=FGET — 200 — 194 B — 103 ms — h3https://r.bidswitch.net/pixel?id=524355&client_id=26&response_type=imgr.bidswitch.net/pixel?id=524355&cli... https://r.bidswitch.net/pixel?id=524355&client_id=26&response_type=img — 302 — 204 B — 213 ms — h2https://r.bidswitch.net/pixel?id=524353&client_id=26&response_type=imgr.bidswitch.net/pixel?id=524353&cli... https://r.bidswitch.net/pixel?id=524353&client_id=26&response_type=img — 302 — 141 B — 213 ms — h2https://r.bidswitch.net/pixel?id=524402&client_id=26&response_type=imgr.bidswitch.net/pixel?id=524402&cli... https://r.bidswitch.net/pixel?id=524402&client_id=26&response_type=img — 302 — 140 B — 213 ms — h2https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64k1www.googletagmanager.com/gtag/desti... https://www.googletagmanager.com/gtag/destination?id=DC-16368136&cx=c&gtm=4e64k1 — 200 — 129.7 KiB — 93 ms — h3https://ad.doubleclick.net/ddm/activity/src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1?ad.doubleclick.net/ddm/activity/src... https://ad.doubleclick.net/ddm/activity/src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1? — 302 — 22 B — 192 ms — h3https://id.h2.stay22.com/thumbmarkid.h2.stay22.com/thumbmark https://id.h2.stay22.com/thumbmark — 200 — 1.2 KiB — 292 ms — h2https://ade.googlesyndication.com/ddm/activity/src=16368136;type=invmedia;cat=essen0;rcb=16;ord=8030516980628;gdpr=1;gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgAAiQAAATNACMBAAgiAAAAAAAAAIAACAACAAgAAAAAABAAAAiCABCBgEAIAAAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAAAQAAAAAAAAAEBAACACQEAAAAANABTAAgECgACACCgCAAAACCAEIIAAgCABACAIoIAgABAgUAAAAAAAAAACwMAgAICVAQABAQCAAAAAAAAQAACAQgAABAAIBQBAOCAAgEygLmCQCwBHADLAHcAPsAgABUAEegJFAUiAuACCYUAEA-wCRo4AEAHwCBg6AQAC4AdwA-wCxAI9AUgAuABlg8AIAREBdAD7AJGkIAoALgB3AI9AXABIQiABAfYSgBgCOAR6BA8mABAfYUAAgEcKQBgEegKQAUmAuABlgEMyoAMABQC6AH2FoAQA7gFwA.IgoNR_G__bXlv8Tr36ftkeYxfd9hr7sQxBgbJk24FzLuW_JwW32EzNEzatqYKmRIAu3RBIQFtGJjURVChKogVrTDsYECUgTNKJ-BkgDMRY2JYCFxvmQtjeQCZ5vp_d1d5mReN7dr-3dzyy5Bnv3Y9fuS1GJidKYctHfv8bBKT-_IU9_x-_4vw_N7pE2-eSVt_tGvt618u4tP_dpd94AAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA;npa=1;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64k1v9241860968za200zb811133097zd811133097xec;gcs=G10-;gcd=13m3l3S2m5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=1065b;tag_exp=0~115938465~115938469~117266401~117384406;epver=2;~oref=https%3A%2F%2Fwww.essence.com%2F?ade.googlesyndication.com/ddm/activ... https://ade.googlesyndication.com/ddm/activity/src=16368136;type=invmedia;cat=essen0;rcb=16;ord=8030516980628;gdpr=1;gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgAAiQAAATNACMBAAgiAAAAAAAAAIAACAACAAgAAAAAABAAAAiCABCBgEAIAAAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAAAQAAAAAAAAAEBAACACQEAAAAANABTAAgECgACACCgCAAAACCAEIIAAgCABACAIoIAgABAgUAAAAAAAAAACwMAgAICVAQABAQCAAAAAAAAQAACAQgAABAAIBQBAOCAAgEygLmCQCwBHADLAHcAPsAgABUAEegJFAUiAuACCYUAEA-wCRo4AEAHwCBg6AQAC4AdwA-wCxAI9AUgAuABlg8AIAREBdAD7AJGkIAoALgB3AI9AXABIQiABAfYSgBgCOAR6BA8mABAfYUAAgEcKQBgEegKQAUmAuABlgEMyoAMABQC6AH2FoAQA7gFwA.IgoNR_G__bXlv8Tr36ftkeYxfd9hr7sQxBgbJk24FzLuW_JwW32EzNEzatqYKmRIAu3RBIQFtGJjURVChKogVrTDsYECUgTNKJ-BkgDMRY2JYCFxvmQtjeQCZ5vp_d1d5mReN7dr-3dzyy5Bnv3Y9fuS1GJidKYctHfv8bBKT-_IU9_x-_4vw_N7pE2-eSVt_tGvt618u4tP_dpd94AAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA;npa=1;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64k1v9241860968za200zb811133097zd811133097xec;gcs=G10-;gcd=13m3l3S2m5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=1065b;tag_exp=0~115938465~115938469~117266401~117384406;epver=2;~oref=https%3A%2F%2Fwww.essence.com%2F? — 302 — 1.6 KiB — 125 ms — h2https://www.google.com/gmp/conversion/_dc_unique_id=6462417162087846597;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4H-H9ve1TbLhlHsRHZngpgwlMTFSJ0diUY20;_dc_time=1776900472;src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1?www.google.com/gmp/conversion/_dc_u... https://www.google.com/gmp/conversion/_dc_unique_id=6462417162087846597;_dc_ptd=ChAI8OOhzwYQtuXPktuMwIx7Eh8Actxh4H-H9ve1TbLhlHsRHZngpgwlMTFSJ0diUY20;_dc_time=1776900472;src=16368136;type=invmedia;cat=essen0;dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=;gdpr_consent=;ord=1;num=1? — 200 — 63 B — 200 ms — h3https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524355%26client_id%3D26%26response_type%3Dimgx.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524355%26client_id%3D26%26response_type%3Dimg — 200 — 164 B — 177 ms — h2https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524353%26client_id%3D26%26response_type%3Dimgx.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524353%26client_id%3D26%26response_type%3Dimg — 200 — 92 B — 178 ms — h2https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524402%26client_id%3D26%26response_type%3Dimgx.bidswitch.net/check_uuid/https%3A... https://x.bidswitch.net/check_uuid/https%3A%2F%2Feu-gce-nl.r.bidswitch.net%2Fcb%2Fpixel%3Fid%3D524402%26client_id%3D26%26response_type%3Dimg — 200 — 92 B — 180 ms — h2https://adservice.google.com/ddm/fls/z/src=16368136;type=invmedia;cat=essen0;rcb=16;ord=8030516980628;gdpr=1;gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgAAiQAAATNACMBAAgiAAAAAAAAAIAACAACAAgAAAAAABAAAAiCABCBgEAIAAAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAAAQAAAAAAAAAEBAACACQEAAAAANABTAAgECgACACCgCAAAACCAEIIAAgCABACAIoIAgABAgUAAAAAAAAAACwMAgAICVAQABAQCAAAAAAAAQAACAQgAABAAIBQBAOCAAgEygLmCQCwBHADLAHcAPsAgABUAEegJFAUiAuACCYUAEA-wCRo4AEAHwCBg6AQAC4AdwA-wCxAI9AUgAuABlg8AIAREBdAD7AJGkIAoALgB3AI9AXABIQiABAfYSgBgCOAR6BA8mABAfYUAAgEcKQBgEegKQAUmAuABlgEMyoAMABQC6AH2FoAQA7gFwA.IgoNR_G__bXlv8Tr36ftkeYxfd9hr7sQxBgbJk24FzLuW_JwW32EzNEzatqYKmRIAu3RBIQFtGJjURVChKogVrTDsYECUgTNKJ-BkgDMRY2JYCFxvmQtjeQCZ5vp_d1d5mReN7dr-3dzyy5Bnv3Y9fuS1GJidKYctHfv8bBKT-_IU9_x-_4vw_N7pE2-eSVt_tGvt618u4tP_dpd94AAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA;npa=1;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64k1v9241860968za200zb811133097zd811133097xec;gcs=G10-;gcd=13m3l3S2m5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=1065b;tag_exp=0~115938465~115938469~117266401~117384406;epver=2;~oref=https%3A%2F%2Fwww.essence.com%2Fadservice.google.com/ddm/fls/z/src=... https://adservice.google.com/ddm/fls/z/src=16368136;type=invmedia;cat=essen0;rcb=16;ord=8030516980628;gdpr=1;gdpr_consent=CQjEJsAQjEJsAAGABCENCbFgAAAAAEPgAAiQAAATNACMBAAgiAAAAAAAAAIAACAACAAgAAAAAABAAAAiCABCBgEAIAAAIAAAAgAAgAAAAAAAAAAABAAAAACAQAAAAAQAAAAAAAAAEBAACACQEAAAAANABTAAgECgACACCgCAAAACCAEIIAAgCABACAIoIAgABAgUAAAAAAAAAACwMAgAICVAQABAQCAAAAAAAAQAACAQgAABAAIBQBAOCAAgEygLmCQCwBHADLAHcAPsAgABUAEegJFAUiAuACCYUAEA-wCRo4AEAHwCBg6AQAC4AdwA-wCxAI9AUgAuABlg8AIAREBdAD7AJGkIAoALgB3AI9AXABIQiABAfYSgBgCOAR6BA8mABAfYUAAgEcKQBgEegKQAUmAuABlgEMyoAMABQC6AH2FoAQA7gFwA.IgoNR_G__bXlv8Tr36ftkeYxfd9hr7sQxBgbJk24FzLuW_JwW32EzNEzatqYKmRIAu3RBIQFtGJjURVChKogVrTDsYECUgTNKJ-BkgDMRY2JYCFxvmQtjeQCZ5vp_d1d5mReN7dr-3dzyy5Bnv3Y9fuS1GJidKYctHfv8bBKT-_IU9_x-_4vw_N7pE2-eSVt_tGvt618u4tP_dpd94AAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAAAAAAAAAAAAAAAAAAAQ.YAAAAAAAAAAA;npa=1;u1=YrEP7mVa;u2=CX3zSBkW;u3=Jzipo2X6;u4=dGUrgp6S;uaa=;uab=64;uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0;uamb=1;uam=moto%20g%20power%20(2022);uap=Android;uapv=11.0;uaw=0;pscdl=denied;frm=0;gpp=DBAA;gpp_sid=-1;_tu=IFA;gtm=45fe64k1v9241860968za200zb811133097zd811133097xec;gcs=G10-;gcd=13m3l3S2m5l1;dma_cps=-;dma=1;dc_fmt=8;tcfd=1065b;tag_exp=0~115938465~115938469~117266401~117384406;epver=2;~oref=https%3A%2F%2Fwww.essence.com%2F — 200 — 63 B — 124 ms — h3https://sb.scorecardresearch.com/c2/28014318/cs.jssb.scorecardresearch.com/c2/2801431... https://sb.scorecardresearch.com/c2/28014318/cs.js — 302 — 259 B — 29 ms — h2https://media.essence.com/vxcjywbwpa/uploads/2024/02/cropped-essence-legacy-512-32x32.pngmedia.essence.com/vxcjywbwpa/upload... https://media.essence.com/vxcjywbwpa/uploads/2024/02/cropped-essence-legacy-512-32x32.png — 200 — 941 B — 34 ms — h2https://www.stay22.com/ext/partner/load?lmaID=69b96ab9e92dcfb1de31b206&aid=refinery29&campaign=essence&product=lma&installationMethod=lmaScriptBuilder&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&conmeth=normal&excludes%5B%5D=agoda&excludes%5B%5D=booking&excludes%5B%5D=expedia&excludes%5B%5D=hotelscom&excludes%5B%5D=kayak&excludes%5B%5D=tripadvisor&excludes%5B%5D=vrbo&excludes%5B%5D=getyourguide&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=true&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22=E0gCFT7MbWNOkUrZwww.stay22.com/ext/partner/load?lma... https://www.stay22.com/ext/partner/load?lmaID=69b96ab9e92dcfb1de31b206&aid=refinery29&campaign=essence&product=lma&installationMethod=lmaScriptBuilder&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&conmeth=normal&excludes%5B%5D=agoda&excludes%5B%5D=booking&excludes%5B%5D=expedia&excludes%5B%5D=hotelscom&excludes%5B%5D=kayak&excludes%5B%5D=tripadvisor&excludes%5B%5D=vrbo&excludes%5B%5D=getyourguide&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=true&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22=E0gCFT7MbWNOkUrZ — 204 — 0 B — 135 ms — h3https://sb.scorecardresearch.com/internal-c2/default/cs.jssb.scorecardresearch.com/internal-c... https://sb.scorecardresearch.com/internal-c2/default/cs.js — 200 — 376 B — 19 ms — h2https://www.stay22.com/ext/partner/load?lmaID=69b96ab9e92dcfb1de31b206&aid=refinery29&campaign=essence&product=lma&installationMethod=lmaScriptBuilder&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&conmeth=normal&excludes%5B%5D=agoda&excludes%5B%5D=booking&excludes%5B%5D=expedia&excludes%5B%5D=hotelscom&excludes%5B%5D=kayak&excludes%5B%5D=tripadvisor&excludes%5B%5D=vrbo&excludes%5B%5D=getyourguide&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=true&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22=E0gCFT7MbWNOkUrZwww.stay22.com/ext/partner/load?lma... https://www.stay22.com/ext/partner/load?lmaID=69b96ab9e92dcfb1de31b206&aid=refinery29&campaign=essence&product=lma&installationMethod=lmaScriptBuilder&version=b9e6284&habl=false&isinc=true&adStack=freestar&hasTP=false&conmeth=normal&excludes%5B%5D=agoda&excludes%5B%5D=booking&excludes%5B%5D=expedia&excludes%5B%5D=hotelscom&excludes%5B%5D=kayak&excludes%5B%5D=tripadvisor&excludes%5B%5D=vrbo&excludes%5B%5D=getyourguide&preservecampaign=false&qpID=&keepItPretty=false&disableLinkSwap=false&canRoam=false&disableHyperlink=true&disableWidgets=false&disablepop=false&ref22=https%3A%2F%2Fwww.essence.com%2F&sid22=E0gCFT7MbWNOkUrZ — 204 — 913 B — 143 ms — h3https://silo54.p7cloud.net/p.png?visit=page&arcid=-1&ed=%7B%22v%22%3A490%2C%22p%22%3A%22https%3A%2F%2Fwww.essence.com%2F%22%2C%22r%22%3A%22%22%2C%22tpc%22%3A0%2C%22sid%22%3A%221jmroavmu0bfe27dd7804808%22%2C%22loc%22%3A%7B%7D%2C%22cbd%22%3A%2220260422%22%2C%22ids%22%3A%22%22%2C%22sess%22%3A%221lrjezyebzypju2owtzlrr%22%2C%22grp%22%3A94%7D&cb=1776900473546silo54.p7cloud.net/p.png?visit=page... https://silo54.p7cloud.net/p.png?visit=page&arcid=-1&ed=%7B%22v%22%3A490%2C%22p%22%3A%22https%3A%2F%2Fwww.essence.com%2F%22%2C%22r%22%3A%22%22%2C%22tpc%22%3A0%2C%22sid%22%3A%221jmroavmu0bfe27dd7804808%22%2C%22loc%22%3A%7B%7D%2C%22cbd%22%3A%2220260422%22%2C%22ids%22%3A%22%22%2C%22sess%22%3A%221lrjezyebzypju2owtzlrr%22%2C%22grp%22%3A94%7D&cb=1776900473546 — 200 — 532 B — 19 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 9158ms · 2368KB · $122/mo
scripts.stay22.com
Other
Costly
Execution 1452ms
Transfer 109 KB
Unused 57%
Monthly Cost $19/mo
Unattributable
Other
Costly
Execution 1202ms
Transfer 0 KB
Monthly Cost $16/mo
www.essence.com
Other
Costly
Execution 699ms
Transfer 28 KB
Monthly Cost $9/mo
s.ntv.io
Other
Costly
Execution 516ms
Transfer 251 KB
Unused 80%
Monthly Cost $7/mo
Google Tag Manager
Tag Manager
Costly
Execution 397ms
Transfer 154 KB
Unused 49%
Monthly Cost $5/mo
cdn.p-n.io
Other
Costly
Execution 360ms
Transfer 46 KB
Monthly Cost $5/mo
id.essence.com
Other
Costly
Execution 356ms
Transfer 1 KB
Monthly Cost $5/mo
jsDelivr
CDN
Costly
Execution 354ms
Transfer 39 KB
Monthly Cost $5/mo
cdn.privacy-mgmt.com
Other
Costly
Execution 312ms
Transfer 42 KB
Monthly Cost $4/mo
securepubads.g.doubleclick.net
Other
Costly
Execution 286ms
Transfer 188 KB
Unused 75%
Monthly Cost $4/mo
a.pub.network
Other
Costly
Execution 236ms
Transfer 198 KB
Unused 82%
Monthly Cost $3/mo
analytics.tiktok.com
Other
Costly
Execution 227ms
Transfer 110 KB
Unused 52%
Monthly Cost $3/mo
cdn.parsely.com
Other
Costly
Execution 215ms
Transfer 23 KB
Monthly Cost $3/mo
www.essence.com
Other
Costly
Execution 213ms
Transfer 5 KB
Monthly Cost $3/mo
a.pub.network
Other
Costly
Execution 205ms
Transfer 146 KB
Unused 78%
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Optional
Execution 199ms
Transfer 171 KB
Unused 39%
Monthly Cost $3/mo
s.skimresources.com
Other
Optional
Execution 180ms
Transfer 20 KB
Monthly Cost $2/mo
www.essence.com
Other
Optional
Execution 161ms
Transfer 33 KB
Monthly Cost $2/mo
assets.bounceexchange.com
Other
Optional
Execution 145ms
Transfer 116 KB
Unused 75%
Monthly Cost $2/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 142ms
Transfer 34 KB
Unused 71%
Monthly Cost $2/mo
Google Tag Manager
Tag Manager
Optional
Execution 136ms
Transfer 130 KB
Unused 50%
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 130ms
Transfer 46 KB
Monthly Cost $2/mo
assets.bounceexchange.com
Other
Optional
Execution 123ms
Transfer 42 KB
Unused 80%
Monthly Cost $2/mo
silo54.p7cloud.net
Other
Optional
Execution 119ms
Transfer 47 KB
Monthly Cost $2/mo
Facebook Pixel
Advertising
Optional
Execution 117ms
Transfer 97 KB
Unused 32%
Monthly Cost $2/mo
cdn.privacy-mgmt.com
Other
Optional
Execution 111ms
Transfer 42 KB
Unused 51%
Monthly Cost $1/mo
pub.doubleverify.com
Other
Optional
Execution 96ms
Transfer 34 KB
Monthly Cost $1/mo
www.essence.com
Other
Optional
Execution 95ms
Transfer 17 KB
Monthly Cost $1/mo
a.pub.network
Other
Optional
Execution 94ms
Transfer 26 KB
Monthly Cost $1/mo
www.essence.com
Other
Optional
Execution 87ms
Transfer 7 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 82ms
Transfer 129 KB
Unused 46%
Monthly Cost $1/mo
track.cordial.io
Other
Optional
Execution 57ms
Transfer 29 KB
Monthly Cost $1/mo
www.essence.com
Other
Optional
Execution 56ms
Transfer 10 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • scripts.stay22.com adds 1452ms and costs ~$19/month
  • Unattributable adds 1202ms and costs ~$16/month
  • www.essence.com adds 699ms and costs ~$9/month
  • s.ntv.io adds 516ms and costs ~$7/month
  • Google Tag Manager adds 397ms and costs ~$5/month
  • cdn.p-n.io adds 360ms and costs ~$5/month
  • id.essence.com adds 356ms and costs ~$5/month
  • jsDelivr adds 354ms and costs ~$5/month
  • cdn.privacy-mgmt.com adds 312ms and costs ~$4/month
  • securepubads.g.doubleclick.net adds 286ms and costs ~$4/month
  • a.pub.network adds 236ms and costs ~$3/month
  • analytics.tiktok.com adds 227ms and costs ~$3/month
  • cdn.parsely.com adds 215ms and costs ~$3/month
  • www.essence.com adds 213ms and costs ~$3/month
  • a.pub.network adds 205ms and costs ~$3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

scripts.stay22.com takes 1452ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

57% of scripts.stay22.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Unattributable takes 1202ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.essence.com takes 699ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

s.ntv.io takes 516ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

80% of s.ntv.io's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

Google Tag Manager takes 397ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.p-n.io takes 360ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

id.essence.com takes 356ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

jsDelivr takes 354ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.privacy-mgmt.com takes 312ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

securepubads.g.doubleclick.net takes 286ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

75% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

a.pub.network takes 236ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

82% of a.pub.network's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

analytics.tiktok.com takes 227ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

52% of analytics.tiktok.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

cdn.parsely.com takes 215ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.essence.com takes 213ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

a.pub.network takes 205ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

78% of a.pub.network's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

75% of assets.bounceexchange.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

71% of securepubads.g.doubleclick.net's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

80% of assets.bounceexchange.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

51% of cdn.privacy-mgmt.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback