Skip to content
https://apa.org

Performance

· 15 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
6
REVIEW
2
PASS
5
INFO
2

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

71
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
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.
85
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.

1.23 s

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

2.96 s

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

121 ms

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

0.094

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

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

4.95 s

Page Load Progression

534 ms
1.1 s
1.6 s
2.1 s
2.7 s
3.2 s
3.7 s
4.3 s
Checks
15
5 PASS 2 REVIEW 6 FIX
F
Page Weight Budget
Action
3.8 MB transferred, 127 requests
FIX
3.8 MB transferred, 127 requests
Warning::
Page weighs 7.3 MB (3.8 MB transferred)
Warning::
Images are 1.5 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.5 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Info::
Fonts are 892 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 892 KB
Warning::
127 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.79 g CO2 per page load
3.8 MB / 2.4 MB budget
3.8 MB transferred
127 requests
0.79 g CO2 per page load
Images 1.5 MiB 39%
JavaScript 1.2 MiB 33%
Fonts 892.0 KiB 23%
CSS 70.4 KiB 2%
Other 44.9 KiB 1%
Other 39.1 KiB 1%
HTML 24.9 KiB 1%
Other 10.4 KiB 0%
Other 555 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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

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 (3.8 MiB of 3.8 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
D
JS Execution Cost
Action
2035ms total JS execution
FIX
2035ms total JS execution
Warning::
https://www.apa.org/ter-treafter-not-it-the-Flourt...: 636ms CPU time
Warning::
https://www.apa.org/: 389ms CPU time
Info::
https://www.apa.org/js/vendor/apafa.min.js?v=26.3: 230ms CPU time
Info::
Unattributable: 229ms CPU time
Info::
https://www.googletagmanager.com/gtm.js?id=GTM-WH9...: 211ms CPU time
Warning::
Third-party scripts: 2035ms (100% of total)

Main Thread Breakdown

Script Evaluation 65% Style & Layout 12% Other 11% Script Parsing & Compilation 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-S636ms602ms14ms3rd
https://www.apa.org/389ms16ms2ms3rd
https://www.apa.org/js/vendor/apafa.min.js?v=26.3230ms203ms3ms3rd
Unattributable229ms71ms0ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WH9FTL211ms184ms14ms3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js111ms85ms2ms3rd
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=3109794590ms58ms18ms3rd
https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js76ms54ms9ms3rd
https://www.googletagmanager.com/gtag/js?id=G-SZXLGDJGNB&cx=c&gtm=4e64h162ms52ms10ms3rd
D
JS Bundles
Action
26 scripts, 443 KB unused
FIX
26 scripts, 443 KB unused
Warning::
https://securepubads.g.doubleclick.net/pagead/mana...: 144 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-SZXL...: 68 KB unused (40%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://ajax.googleapis.com/ajax/libs/jqueryui/1.1...: 59 KB unused (89%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.apa.org/js/vendor/jquery-ui.js: 59 KB unused (90%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.cookielaw.org/scripttemplates/202403.2...: 57 KB unused (52%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 443 KB
443 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945188 KB144 KB (77%)3rd
https://www.googletagmanager.com/gtag/js?id=G-SZXLGDJGNB&cx=c&gtm=4e64h1169 KB68 KB (40%)3rd
https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js66 KB59 KB (89%)3rd
https://www.apa.org/js/vendor/jquery-ui.js66 KB59 KB (90%)3rd
https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js109 KB57 KB (52%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WH9FTL188 KB56 KB (30%)3rd
https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2F&e_ipv6=AQLic-vW4F9WRgAAAZ2xYSVpXiL5tpF_-BcI0NPJJ7euu74u6k4wxMZIIRdM8jsmSeAzQ1JRAdQ1 KB3rd
https://dl-client.apa.org/content.min.js3 KB3rd
https://www.apa.org/js/dist/getPsycCareerJobs.min.js1 KB3rd
https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js30 KB3rd

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
127 resources · 3.8 MB · 443 KB savings available
FIX
127 resources · 3.8 MB · 443 KB savings available
Warning::
Page weight 2.8 MB over 1MB target
Got: 3.8 MB Expected: ≤ 1 MB
Info::
~443 KB of savings available
Warning::
126 third-party resources (100% of weight)
Info::
2 resources over 200KB
127 resources · 3.8 MiB · 126 third-party 2.8 MiB over 1MB target
Image 39% · 1.5 MiB
JavaScript 33% · 1.2 MiB
Font 23% · 892.0 KiB
CSS 2% · 74.8 KiB
Other 2% · 73.5 KiB
Document 1% · 26.1 KiB

~442.9 KiB of savings available

Remove unused JavaScript: 442.9 KiB
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
63 images, 0 KB saveable
REVIEW
63 images, 0 KB saveable
Warning::
https://www.apa.org/images/2026-04-05-conversation... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/standards-guidelines-50... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/cover-image-psychology-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/Content/Images/logo.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/misinformation-disinfor... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/2026-04-05-datapoint-ti... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/topss-teaching-award_tc... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/2026-01-02-trends-emoti... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/2026-03-ceo-tile_tcm7-3... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/tile-ai-emotional-intel... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/index-topss-competition... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/thumb-spta-professional... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/tile-press-overreliance... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/ce-training-50_tcm7-329... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/divisions-index_tcm7-32... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/2026-03-datapoint-tile_... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/3843228-475_tcm7-338075... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/careers-early-caree-squ... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/apa-services-tile_tcm7-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/Content/Images/leaf-icon.png is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/sop-lynn_tcm7-348982.jp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/health-advisory-chatbot... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/funding-awards-50_tcm7-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/amp-475_tcm7-338900_w64... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/military-veterans-landi... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/2025-apa-community_tcm7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/member-benefits-50_tcm7... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/antisemitism-religious-... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.apa.org/images/2026-03-conversation-co... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
63 images 1.5 MB
0 oversized -0 KB
62 legacy format
29 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

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

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

Source: web.dev / Core Web Vitals

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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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

Web fonts

9

892 KB total

Render-blocking

0

of 9

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s FCP 1.2 s LCP 3.0 shttps://www.apa.org/webfonts/WhitneySSm-Book-Adv_Web.woffWhitneySSm-Book-Adv_Web... https://www.apa.org/webfonts/WhitneySSm-Book-Adv_Web.woff — 82.9 KiB — 40 ms — font-display: swaphttps://www.apa.org/webfonts/WhitneySSm-Medium-Adv_Web.woffWhitneySSm-Medium-Adv_W... https://www.apa.org/webfonts/WhitneySSm-Medium-Adv_Web.woff — 86.9 KiB — 53 ms — font-display: swaphttps://www.apa.org/webfonts/WhitneySSm-Light-Adv_Web.woffWhitneySSm-Light-Adv_We... https://www.apa.org/webfonts/WhitneySSm-Light-Adv_Web.woff — 99.6 KiB — 84 ms — font-display: swaphttps://www.apa.org/webfonts/WhitneySSm-BookItalic-Adv_Web.woffWhitneySSm-BookItalic-A... https://www.apa.org/webfonts/WhitneySSm-BookItalic-Adv_Web.woff — 98.5 KiB — 94 ms — font-display: swaphttps://www.apa.org/webfonts/SentinelSSm-Medium-Pro_Web.woffSentinelSSm-Medium-Pro_... https://www.apa.org/webfonts/SentinelSSm-Medium-Pro_Web.woff — 107.8 KiB — 83 ms — font-display: swaphttps://www.apa.org/webfonts/SentinelSSm-Semibold-Pro_Web.woffSentinelSSm-Semibold-Pr... https://www.apa.org/webfonts/SentinelSSm-Semibold-Pro_Web.woff — 109.0 KiB — 27 ms — font-display: swaphttps://www.apa.org/webfonts/WhitneySSm-Semibold-Adv_Web.woffWhitneySSm-Semibold-Adv... https://www.apa.org/webfonts/WhitneySSm-Semibold-Adv_Web.woff — 97.7 KiB — 52 ms — font-display: swaphttps://www.apa.org/webfonts/SentinelSSm-Book-Pro_Web.woffSentinelSSm-Book-Pro_We... https://www.apa.org/webfonts/SentinelSSm-Book-Pro_Web.woff — 107.9 KiB — 40 ms — font-display: swaphttps://www.apa.org/webfonts/WhitneySSm-SemiboldItalic-Adv_Web.woffWhitneySSm-SemiboldItal... https://www.apa.org/webfonts/WhitneySSm-SemiboldItalic-Adv_Web.woff — 101.7 KiB — 44 ms — font-display: swap
WhitneySSm-Book-Adv_Web... woff swap
Size 83 KB
Load time 40 ms
Start 811 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
WhitneySSm-Medium-Adv_W... woff swap
Size 87 KB
Load time 53 ms
Start 811 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
WhitneySSm-Light-Adv_We... woff swap
Size 100 KB
Load time 84 ms
Start 811 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
WhitneySSm-BookItalic-A... woff swap
Size 99 KB
Load time 94 ms
Start 812 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SentinelSSm-Medium-Pro_... woff swap
Size 108 KB
Load time 83 ms
Start 834 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
SentinelSSm-Semibold-Pr... woff swap
Size 109 KB
Load time 27 ms
Start 891 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
WhitneySSm-Semibold-Adv... woff swap
Size 98 KB
Load time 52 ms
Start 891 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
SentinelSSm-Book-Pro_We... woff swap
Size 108 KB
Load time 40 ms
Start 892 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
WhitneySSm-SemiboldItal... woff swap
Size 102 KB
Load time 44 ms
Start 892 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~481 KB and ~962 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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
Network Waterfall
127 requests over 5331ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 3.0 shttps://apa.org// https://apa.org/ — 301 — 168 B — 299 ms — http/1.1https://www.apa.org/www.apa.org/ https://www.apa.org/ — 200 — 886 B — 7 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWJIYLWA=5074a744e2e3d891814e9a2dace20bd4,719d34d31c8e3a6e6fffd425f7e032f3www.apa.org/_Incapsula_Resource?SWJ... https://www.apa.org/_Incapsula_Resource?SWJIYLWA=5074a744e2e3d891814e9a2dace20bd4,719d34d31c8e3a6e6fffd425f7e032f3 — 200 — 25.6 KiB — 11 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWHANEDL=8752316010450451584,5332267336142482099,13477131938141838669,586061www.apa.org/_Incapsula_Resource?SWH... https://www.apa.org/_Incapsula_Resource?SWHANEDL=8752316010450451584,5332267336142482099,13477131938141838669,586061 — 200 — 295 B — 3 ms — http/1.1https://www.apa.org/www.apa.org/ https://www.apa.org/ — 200 — 24.1 KiB — 496 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWKMTFSR=1&e=0.8703788139931933www.apa.org/_Incapsula_Resource?SWK... https://www.apa.org/_Incapsula_Resource?SWKMTFSR=1&e=0.8703788139931933 — 200 — 254 B — 4 ms — http/1.1https://www.apa.org/_Incapsula_Resource?ES2LURCT=67&t=78&d=complete%20(s%3A1%2Cc%3A5%2Cr%3A272)www.apa.org/_Incapsula_Resource?ES2... https://www.apa.org/_Incapsula_Resource?ES2LURCT=67&t=78&d=complete%20(s%3A1%2Cc%3A5%2Cr%3A272) — -1 — 0 B — 0 ms — https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-Swww.apa.org/ter-treafter-not-it-the... https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-S — 200 — 242.9 KiB — 23 ms — http/1.1https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 102 ms — h3https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.cssajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css — 200 — 8.8 KiB — 79 ms — h2https://www.apa.org/css/dist/apa.min.css?v=26.3www.apa.org/css/dist/apa.min.css?v=... https://www.apa.org/css/dist/apa.min.css?v=26.3 — 200 — 59.3 KiB — 19 ms — http/1.1https://www.apa.org/css/dist/home.min.css?v=26.3www.apa.org/css/dist/home.min.css?v... https://www.apa.org/css/dist/home.min.css?v=26.3 — 200 — 1.5 KiB — 17 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js — 200 — 30.4 KiB — 102 ms — h2https://www.apa.org/Content/Images/logo.pngwww.apa.org/Content/Images/logo.png https://www.apa.org/Content/Images/logo.png — 200 — 13.1 KiB — 18 ms — http/1.1https://www.apa.org/Content/Images/logo_small.pngwww.apa.org/Content/Images/logo_sma... https://www.apa.org/Content/Images/logo_small.png — 200 — 7.6 KiB — 16 ms — http/1.1https://dl-client.apa.org/content.min.jsdl-client.apa.org/content.min.js https://dl-client.apa.org/content.min.js — 200 — 3.4 KiB — 69 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-WH9FTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WH9FTL — 200 — 188.3 KiB — 176 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 80 ms — h3https://www.apa.org/images/index-2026-trends_tcm7-347848_w160_n.jpgwww.apa.org/images/index-2026-trend... https://www.apa.org/images/index-2026-trends_tcm7-347848_w160_n.jpg — 200 — 4.0 KiB — 151 ms — http/1.1https://www.apa.org/images/health-advisory-chatbots-wellness-apps-index_tcm7-343689_w160_n.jpgwww.apa.org/images/health-advisory-... https://www.apa.org/images/health-advisory-chatbots-wellness-apps-index_tcm7-343689_w160_n.jpg — 200 — 7.1 KiB — 2.7 s — http/1.1https://www.apa.org/images/index-clinical-advancement-practice_tcm7-339380_w160_n.pngwww.apa.org/images/index-clinical-a... https://www.apa.org/images/index-clinical-advancement-practice_tcm7-339380_w160_n.png — 200 — 16.7 KiB — 348 ms — http/1.1https://www.apa.org/images/index-rebecca-pearl_tcm7-343110_w160_n.jpgwww.apa.org/images/index-rebecca-pe... https://www.apa.org/images/index-rebecca-pearl_tcm7-343110_w160_n.jpg — 200 — 4.0 KiB — 1.2 s — http/1.1https://www.apa.org/images/index-professional-resilience-series_tcm7-338226_w160_n.jpgwww.apa.org/images/index-profession... https://www.apa.org/images/index-professional-resilience-series_tcm7-338226_w160_n.jpg — 200 — 7.1 KiB — 124 ms — http/1.1https://www.apa.org/images/careers-virtual-square_tcm7-285319_w160_n.jpgwww.apa.org/images/careers-virtual-... https://www.apa.org/images/careers-virtual-square_tcm7-285319_w160_n.jpg — 200 — 6.2 KiB — 546 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Book-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Boo... https://www.apa.org/webfonts/WhitneySSm-Book-Adv_Web.woff — 200 — 82.9 KiB — 40 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Medium-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Med... https://www.apa.org/webfonts/WhitneySSm-Medium-Adv_Web.woff — 200 — 86.9 KiB — 53 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Light-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Lig... https://www.apa.org/webfonts/WhitneySSm-Light-Adv_Web.woff — 200 — 99.6 KiB — 84 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-BookItalic-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Boo... https://www.apa.org/webfonts/WhitneySSm-BookItalic-Adv_Web.woff — 200 — 98.5 KiB — 94 ms — http/1.1https://www.apa.org/images/member-benefits-50_tcm7-329942_w160_n.pngwww.apa.org/images/member-benefits-... https://www.apa.org/images/member-benefits-50_tcm7-329942_w160_n.png — 200 — 2.2 KiB — 450 ms — http/1.1https://www.apa.org/images/standards-guidelines-50_tcm7-329943_w160_n.pngwww.apa.org/images/standards-guidel... https://www.apa.org/images/standards-guidelines-50_tcm7-329943_w160_n.png — 200 — 1.5 KiB — 224 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 1.2 s LCP 3.0 shttps://apa.org// https://apa.org/ — 301 — 168 B — 299 ms — http/1.1https://www.apa.org/www.apa.org/ https://www.apa.org/ — 200 — 886 B — 7 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWJIYLWA=5074a744e2e3d891814e9a2dace20bd4,719d34d31c8e3a6e6fffd425f7e032f3www.apa.org/_Incapsula_Resource?SWJ... https://www.apa.org/_Incapsula_Resource?SWJIYLWA=5074a744e2e3d891814e9a2dace20bd4,719d34d31c8e3a6e6fffd425f7e032f3 — 200 — 25.6 KiB — 11 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWHANEDL=8752316010450451584,5332267336142482099,13477131938141838669,586061www.apa.org/_Incapsula_Resource?SWH... https://www.apa.org/_Incapsula_Resource?SWHANEDL=8752316010450451584,5332267336142482099,13477131938141838669,586061 — 200 — 295 B — 3 ms — http/1.1https://www.apa.org/www.apa.org/ https://www.apa.org/ — 200 — 24.1 KiB — 496 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWKMTFSR=1&e=0.8703788139931933www.apa.org/_Incapsula_Resource?SWK... https://www.apa.org/_Incapsula_Resource?SWKMTFSR=1&e=0.8703788139931933 — 200 — 254 B — 4 ms — http/1.1https://www.apa.org/_Incapsula_Resource?ES2LURCT=67&t=78&d=complete%20(s%3A1%2Cc%3A5%2Cr%3A272)www.apa.org/_Incapsula_Resource?ES2... https://www.apa.org/_Incapsula_Resource?ES2LURCT=67&t=78&d=complete%20(s%3A1%2Cc%3A5%2Cr%3A272) — -1 — 0 B — 0 ms — https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-Swww.apa.org/ter-treafter-not-it-the... https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-S — 200 — 242.9 KiB — 23 ms — http/1.1https://securepubads.g.doubleclick.net/tag/js/gpt.jssecurepubads.g.doubleclick.net/tag/... https://securepubads.g.doubleclick.net/tag/js/gpt.js — 200 — 33.6 KiB — 102 ms — h3https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.cssajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.css — 200 — 8.8 KiB — 79 ms — h2https://www.apa.org/css/dist/apa.min.css?v=26.3www.apa.org/css/dist/apa.min.css?v=... https://www.apa.org/css/dist/apa.min.css?v=26.3 — 200 — 59.3 KiB — 19 ms — http/1.1https://www.apa.org/css/dist/home.min.css?v=26.3www.apa.org/css/dist/home.min.css?v... https://www.apa.org/css/dist/home.min.css?v=26.3 — 200 — 1.5 KiB — 17 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js — 200 — 30.4 KiB — 102 ms — h2https://www.apa.org/Content/Images/logo.pngwww.apa.org/Content/Images/logo.png https://www.apa.org/Content/Images/logo.png — 200 — 13.1 KiB — 18 ms — http/1.1https://www.apa.org/Content/Images/logo_small.pngwww.apa.org/Content/Images/logo_sma... https://www.apa.org/Content/Images/logo_small.png — 200 — 7.6 KiB — 16 ms — http/1.1https://dl-client.apa.org/content.min.jsdl-client.apa.org/content.min.js https://dl-client.apa.org/content.min.js — 200 — 3.4 KiB — 69 ms — http/1.1https://www.googletagmanager.com/gtm.js?id=GTM-WH9FTLwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WH9FTL — 200 — 188.3 KiB — 176 ms — h2https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945securepubads.g.doubleclick.net/page... https://securepubads.g.doubleclick.net/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31097945 — 200 — 187.7 KiB — 80 ms — h3https://www.apa.org/images/index-2026-trends_tcm7-347848_w160_n.jpgwww.apa.org/images/index-2026-trend... https://www.apa.org/images/index-2026-trends_tcm7-347848_w160_n.jpg — 200 — 4.0 KiB — 151 ms — http/1.1https://www.apa.org/images/health-advisory-chatbots-wellness-apps-index_tcm7-343689_w160_n.jpgwww.apa.org/images/health-advisory-... https://www.apa.org/images/health-advisory-chatbots-wellness-apps-index_tcm7-343689_w160_n.jpg — 200 — 7.1 KiB — 2.7 s — http/1.1https://www.apa.org/images/index-clinical-advancement-practice_tcm7-339380_w160_n.pngwww.apa.org/images/index-clinical-a... https://www.apa.org/images/index-clinical-advancement-practice_tcm7-339380_w160_n.png — 200 — 16.7 KiB — 348 ms — http/1.1https://www.apa.org/images/index-rebecca-pearl_tcm7-343110_w160_n.jpgwww.apa.org/images/index-rebecca-pe... https://www.apa.org/images/index-rebecca-pearl_tcm7-343110_w160_n.jpg — 200 — 4.0 KiB — 1.2 s — http/1.1https://www.apa.org/images/index-professional-resilience-series_tcm7-338226_w160_n.jpgwww.apa.org/images/index-profession... https://www.apa.org/images/index-professional-resilience-series_tcm7-338226_w160_n.jpg — 200 — 7.1 KiB — 124 ms — http/1.1https://www.apa.org/images/careers-virtual-square_tcm7-285319_w160_n.jpgwww.apa.org/images/careers-virtual-... https://www.apa.org/images/careers-virtual-square_tcm7-285319_w160_n.jpg — 200 — 6.2 KiB — 546 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Book-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Boo... https://www.apa.org/webfonts/WhitneySSm-Book-Adv_Web.woff — 200 — 82.9 KiB — 40 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Medium-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Med... https://www.apa.org/webfonts/WhitneySSm-Medium-Adv_Web.woff — 200 — 86.9 KiB — 53 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Light-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Lig... https://www.apa.org/webfonts/WhitneySSm-Light-Adv_Web.woff — 200 — 99.6 KiB — 84 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-BookItalic-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Boo... https://www.apa.org/webfonts/WhitneySSm-BookItalic-Adv_Web.woff — 200 — 98.5 KiB — 94 ms — http/1.1https://www.apa.org/images/member-benefits-50_tcm7-329942_w160_n.pngwww.apa.org/images/member-benefits-... https://www.apa.org/images/member-benefits-50_tcm7-329942_w160_n.png — 200 — 2.2 KiB — 450 ms — http/1.1https://www.apa.org/images/standards-guidelines-50_tcm7-329943_w160_n.pngwww.apa.org/images/standards-guidel... https://www.apa.org/images/standards-guidelines-50_tcm7-329943_w160_n.png — 200 — 1.5 KiB — 224 ms — http/1.1https://www.apa.org/webfonts/SentinelSSm-Medium-Pro_Web.woffwww.apa.org/webfonts/SentinelSSm-Me... https://www.apa.org/webfonts/SentinelSSm-Medium-Pro_Web.woff — 200 — 107.8 KiB — 83 ms — http/1.1https://www.apa.org/images/ce-training-50_tcm7-329940_w160_n.pngwww.apa.org/images/ce-training-50_t... https://www.apa.org/images/ce-training-50_tcm7-329940_w160_n.png — 200 — 1.8 KiB — 246 ms — http/1.1https://www.apa.org/images/cover-image-psychology-week-2026_tcm7-349024_w640_n.jpgwww.apa.org/images/cover-image-psyc... https://www.apa.org/images/cover-image-psychology-week-2026_tcm7-349024_w640_n.jpg — 200 — 42.1 KiB — 234 ms — http/1.1https://www.apa.org/images/funding-awards-50_tcm7-329941_w160_n.pngwww.apa.org/images/funding-awards-5... https://www.apa.org/images/funding-awards-50_tcm7-329941_w160_n.png — 200 — 2.2 KiB — 353 ms — http/1.1https://www.apa.org/js/dist/getPsycCareerJobs.min.jswww.apa.org/js/dist/getPsycCareerJo... https://www.apa.org/js/dist/getPsycCareerJobs.min.js — 200 — 1.1 KiB — 243 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js — 200 — 66.5 KiB — 51 ms — h2https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.jscdnjs.cloudflare.com/ajax/libs/boot... https://cdnjs.cloudflare.com/ajax/libs/bootstrap-3-typeahead/4.0.2/bootstrap3-typeahead.js — 200 — 4.6 KiB — 93 ms — h3https://www.apa.org/images/military-veterans-landing-page-tile_tcm7-308315_w320_n.jpgwww.apa.org/images/military-veteran... https://www.apa.org/images/military-veterans-landing-page-tile_tcm7-308315_w320_n.jpg — 200 — 11.9 KiB — 320 ms — http/1.1https://www.apa.org/images/antisemitism-religious-hate-tile_tcm7-336786_w320_n.jpgwww.apa.org/images/antisemitism-rel... https://www.apa.org/images/antisemitism-religious-hate-tile_tcm7-336786_w320_n.jpg — 200 — 18.1 KiB — 369 ms — http/1.1https://www.apa.org/images/misinformation-disinformation-tile_tcm7-306919_w320_n.jpgwww.apa.org/images/misinformation-d... https://www.apa.org/images/misinformation-disinformation-tile_tcm7-306919_w320_n.jpg — 200 — 14.1 KiB — 422 ms — http/1.1https://www.apa.org/webfonts/SentinelSSm-Semibold-Pro_Web.woffwww.apa.org/webfonts/SentinelSSm-Se... https://www.apa.org/webfonts/SentinelSSm-Semibold-Pro_Web.woff — 200 — 109.0 KiB — 27 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-Semibold-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Sem... https://www.apa.org/webfonts/WhitneySSm-Semibold-Adv_Web.woff — 200 — 97.7 KiB — 52 ms — http/1.1https://www.apa.org/webfonts/SentinelSSm-Book-Pro_Web.woffwww.apa.org/webfonts/SentinelSSm-Bo... https://www.apa.org/webfonts/SentinelSSm-Book-Pro_Web.woff — 200 — 107.9 KiB — 40 ms — http/1.1https://www.apa.org/webfonts/WhitneySSm-SemiboldItalic-Adv_Web.woffwww.apa.org/webfonts/WhitneySSm-Sem... https://www.apa.org/webfonts/WhitneySSm-SemiboldItalic-Adv_Web.woff — 200 — 101.7 KiB — 44 ms — http/1.1https://siteimproveanalytics.com/js/siteanalyze_6045061.jssiteimproveanalytics.com/js/siteana... https://siteimproveanalytics.com/js/siteanalyze_6045061.js — 200 — 14.6 KiB — 95 ms — h3https://www.googletagmanager.com/gtag/js?id=G-SZXLGDJGNB&cx=c&gtm=4e64h1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-SZXLGDJGNB&cx=c&gtm=4e64h1 — 200 — 169.0 KiB — 40 ms — h2https://snap.licdn.com/li.lms-analytics/insight.min.jssnap.licdn.com/li.lms-analytics/ins... https://snap.licdn.com/li.lms-analytics/insight.min.js — 200 — 18.7 KiB — 63 ms — h2https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dr=www.apa.org&dl=https%3A%2F%2Fwww.apa.org%2F&scrsrc=www.googletagmanager.com&rnd=255049688.1776797427&dt=American%20Psychological%20Association%20(APA)&auid=187644069.1776797427&navt=r&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71577778za200zd71577778xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776797426725&tfd=772www.google.com/ccm/collect?rcb=13&f... https://www.google.com/ccm/collect?rcb=13&frm=0&ae=g&en=page_view&dr=www.apa.org&dl=https%3A%2F%2Fwww.apa.org%2F&scrsrc=www.googletagmanager.com&rnd=255049688.1776797427&dt=American%20Psychological%20Association%20(APA)&auid=187644069.1776797427&navt=r&npa=1&ep.ads_data_redaction=0&gtm=45He64h1v71577778za200zd71577778xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938466~115938469~117266400~118463262&apve=1&apvf=f&apvc=1&tft=1776797426725&tfd=772 — 200 — 21 B — 142 ms — h3https://www.apa.org/Content/Images/leaf-icon.pngwww.apa.org/Content/Images/leaf-ico... https://www.apa.org/Content/Images/leaf-icon.png — 200 — 2.3 KiB — 74 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/otSDKStub.jscdn.cookielaw.org/scripttemplates/o... https://cdn.cookielaw.org/scripttemplates/otSDKStub.js — 200 — 9.1 KiB — 98 ms — h2https://region1.analytics.google.com/g/collect?v=2&tid=G-SZXLGDJGNB&gtm=45je64h1v873159765z871577778za20gzb71577778zd71577778&_p=1776797426227&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1778261358.1776797427&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400&sid=1776797426&sct=1&seg=0&dl=https%3A%2F%2Fwww.apa.org%2F&dr=https%3A%2F%2Fwww.apa.org%2F&dt=American%20Psychological%20Association%20(APA)&en=page_view&_fv=1&_nsi=1&_ss=1&ep.publish_date=2008-04-14&ep.updatedDate=2024-07-30&ep.logged_in=No&ep.content_title=American%20Psychological%20Association%20(APA)&up.logged_in=No&tfd=890region1.analytics.google.com/g/coll... https://region1.analytics.google.com/g/collect?v=2&tid=G-SZXLGDJGNB&gtm=45je64h1v873159765z871577778za20gzb71577778zd71577778&_p=1776797426227&_gaz=1&gcd=13l3lPl2l1l1&npa=1&dma_cps=a&dma=1&_eu=AAAAAGA&are=1&cid=1778261358.1776797427&frm=0&pscdl=noapi&rcb=2&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&gaf=2&_s=1&tag_exp=0~115616985~115938466~115938468~117266400&sid=1776797426&sct=1&seg=0&dl=https%3A%2F%2Fwww.apa.org%2F&dr=https%3A%2F%2Fwww.apa.org%2F&dt=American%20Psychological%20Association%20(APA)&en=page_view&_fv=1&_nsi=1&_ss=1&ep.publish_date=2008-04-14&ep.updatedDate=2024-07-30&ep.logged_in=No&ep.content_title=American%20Psychological%20Association%20(APA)&up.logged_in=No&tfd=890 — 204 — 546 B — 86 ms — h2https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SZXLGDJGNB&cid=1778261358.1776797427&gtm=45je64h1v873159765z871577778za20gzb71577778zd71577778&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400stats.g.doubleclick.net/g/collect?v... https://stats.g.doubleclick.net/g/collect?v=2&tid=G-SZXLGDJGNB&cid=1778261358.1776797427&gtm=45je64h1v873159765z871577778za20gzb71577778zd71577778&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400 — 204 — 555 B — 96 ms — h2https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SZXLGDJGNB&cid=1778261358.1776797427&gtm=45je64h1v873159765z871577778za20gzb71577778zd71577778&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400&z=118155872www.google.es/ads/ga-audiences?v=1&... https://www.google.es/ads/ga-audiences?v=1&t=sr&slf_rd=1&_r=4&tid=G-SZXLGDJGNB&cid=1778261358.1776797427&gtm=45je64h1v873159765z871577778za20gzb71577778zd71577778&rcb=2&aip=1&dma=1&dma_cps=a&gcd=13l3lPl2l1l1&npa=1&frm=0&tag_exp=0~115616985~115938466~115938468~117266400&z=118155872 — 200 — 408 B — 100 ms — h2https://px.ads.linkedin.com/attribution_trigger?pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2Fpx.ads.linkedin.com/attribution_tri... https://px.ads.linkedin.com/attribution_trigger?pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2F — 200 — 837 B — 254 ms — h2https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2Fpx.ads.linkedin.com/collect?v=2&fmt... https://px.ads.linkedin.com/collect?v=2&fmt=js&pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2F — 302 — 846 B — 333 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 — 38 ms — h3https://www.apa.org/images/index-press-overreliance-ai-undermine-confidence_tcm7-349109_w160_n.jpgwww.apa.org/images/index-press-over... https://www.apa.org/images/index-press-overreliance-ai-undermine-confidence_tcm7-349109_w160_n.jpg — 200 — 6.4 KiB — 4 ms — http/1.1https://www.apa.org/images/apa-digital-labs-library-index_tcm7-349095_w160_n.jpgwww.apa.org/images/apa-digital-labs... https://www.apa.org/images/apa-digital-labs-library-index_tcm7-349095_w160_n.jpg — 200 — 5.6 KiB — 7 ms — http/1.1https://www.apa.org/images/tile-advocacy-national-institute-mental-health-group_tcm7-279430_w640_n.jpgwww.apa.org/images/tile-advocacy-na... https://www.apa.org/images/tile-advocacy-national-institute-mental-health-group_tcm7-279430_w640_n.jpg — 200 — 30.9 KiB — 5 ms — http/1.1https://www.apa.org/images/2026-01-02-trends-emotional-connection_tcm7-345074_w640_n.jpgwww.apa.org/images/2026-01-02-trend... https://www.apa.org/images/2026-01-02-trends-emotional-connection_tcm7-345074_w640_n.jpg — 200 — 14.0 KiB — 119 ms — http/1.1https://cdn.cookielaw.org/consent/0cfe747b-d7d3-41d0-ab9d-5f48aa2a623f/0cfe747b-d7d3-41d0-ab9d-5f48aa2a623f.jsoncdn.cookielaw.org/consent/0cfe747b-... https://cdn.cookielaw.org/consent/0cfe747b-d7d3-41d0-ab9d-5f48aa2a623f/0cfe747b-d7d3-41d0-ab9d-5f48aa2a623f.json — 200 — 2.2 KiB — 82 ms — h2https://www.apa.org/images/health-advisory-chatbots-wellness-apps-tile_tcm7-343688_w320_n.jpgwww.apa.org/images/health-advisory-... https://www.apa.org/images/health-advisory-chatbots-wellness-apps-tile_tcm7-343688_w320_n.jpg — 200 — 10.0 KiB — 122 ms — http/1.1https://6045061.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.apa.org%2F&ref=https%3A%2F%2Fwww.apa.org%2F&title=American%20Psychological%20Association%20(APA)&res=800x600&accountid=6045061&rt=960&luid=bf6389c4-8ac2-4b68-86c9-8d7e1f117729&ckl=1&rnd=556026045061.global.siteimproveanalytics... https://6045061.global.siteimproveanalytics.io/image.aspx?url=https%3A%2F%2Fwww.apa.org%2F&ref=https%3A%2F%2Fwww.apa.org%2F&title=American%20Psychological%20Association%20(APA)&res=800x600&accountid=6045061&rt=960&luid=bf6389c4-8ac2-4b68-86c9-8d7e1f117729&ckl=1&rnd=55602 — 200 — 210 B — 168 ms — h2https://www.apa.org/images/2026-04-05-datapoint-tile_tcm7-348264_w320_n.jpgwww.apa.org/images/2026-04-05-datap... https://www.apa.org/images/2026-04-05-datapoint-tile_tcm7-348264_w320_n.jpg — 200 — 14.1 KiB — 121 ms — http/1.1https://www.apa.org/images/2026-03-ceo-tile_tcm7-346000_w320_n.jpgwww.apa.org/images/2026-03-ceo-tile... https://www.apa.org/images/2026-03-ceo-tile_tcm7-346000_w320_n.jpg — 200 — 7.3 KiB — 122 ms — http/1.1https://geolocation.onetrust.com/cookieconsentpub/v1/geo/locationgeolocation.onetrust.com/cookiecons... https://geolocation.onetrust.com/cookieconsentpub/v1/geo/location — 200 — 312 B — 116 ms — h2https://www.apa.org/images/tile-press-overreliance-ai-undermine-confidence_tcm7-349108.jpgwww.apa.org/images/tile-press-overr... https://www.apa.org/images/tile-press-overreliance-ai-undermine-confidence_tcm7-349108.jpg — 200 — 40.7 KiB — 4 ms — http/1.1https://www.apa.org/images/sop-lynn_tcm7-348982.jpgwww.apa.org/images/sop-lynn_tcm7-34... https://www.apa.org/images/sop-lynn_tcm7-348982.jpg — 200 — 87.8 KiB — 4 ms — http/1.1https://www.apa.org/images/tile-ai-emotional-intelligence_tcm7-342219_w640_n.pngwww.apa.org/images/tile-ai-emotiona... https://www.apa.org/images/tile-ai-emotional-intelligence_tcm7-342219_w640_n.png — 200 — 468.1 KiB — 138 ms — http/1.1https://www.apa.org/images/2025-apa-community_tcm7-335278_w640_n.jpgwww.apa.org/images/2025-apa-communi... https://www.apa.org/images/2025-apa-community_tcm7-335278_w640_n.jpg — 200 — 39.6 KiB — 126 ms — http/1.1https://www.apa.org/images/divisions-index_tcm7-328092_w160_n.jpgwww.apa.org/images/divisions-index_... https://www.apa.org/images/divisions-index_tcm7-328092_w160_n.jpg — 200 — 6.2 KiB — 122 ms — http/1.1https://www.apa.org/images/topss-teaching-award_tcm7-250099_w160_n.jpgwww.apa.org/images/topss-teaching-a... https://www.apa.org/images/topss-teaching-award_tcm7-250099_w160_n.jpg — 200 — 11.2 KiB — 130 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.jscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/otBannerSdk.js — 200 — 108.6 KiB — 50 ms — h2https://www.apa.org/images/index-topss-competition_tcm7-301562_w160_n.jpgwww.apa.org/images/index-topss-comp... https://www.apa.org/images/index-topss-competition_tcm7-301562_w160_n.jpg — 200 — 6.6 KiB — 133 ms — http/1.1https://www.apa.org/images/thumb-spta-professional-practice_tcm7-259820_w160_n.jpgwww.apa.org/images/thumb-spta-profe... https://www.apa.org/images/thumb-spta-professional-practice_tcm7-259820_w160_n.jpg — 200 — 6.6 KiB — 141 ms — http/1.1https://www.apa.org/images/careers-early-caree-square_tcm7-285868_w160_n.pngwww.apa.org/images/careers-early-ca... https://www.apa.org/images/careers-early-caree-square_tcm7-285868_w160_n.png — 200 — 51.0 KiB — 2.1 s — http/1.1https://cdn.cookielaw.org/consent/0cfe747b-d7d3-41d0-ab9d-5f48aa2a623f/018f7349-8b86-76d1-8e79-32c2c48f29c0/en.jsoncdn.cookielaw.org/consent/0cfe747b-... https://cdn.cookielaw.org/consent/0cfe747b-d7d3-41d0-ab9d-5f48aa2a623f/018f7349-8b86-76d1-8e79-32c2c48f29c0/en.json — 200 — 18.2 KiB — 46 ms — h2https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2F&e_ipv6=AQLic-vW4F9WRgAAAZ2xYSVpXiL5tpF_-BcI0NPJJ7euu74u6k4wxMZIIRdM8jsmSeAzQ1JRAdQpx4.ads.linkedin.com/collect?v=2&fm... https://px4.ads.linkedin.com/collect?v=2&fmt=js&pid=1224985%2C941922%2C4753364%2C4666052%2C2607369&time=1776797426854&url=https%3A%2F%2Fwww.apa.org%2F&e_ipv6=AQLic-vW4F9WRgAAAZ2xYSVpXiL5tpF_-BcI0NPJJ7euu74u6k4wxMZIIRdM8jsmSeAzQ1JRAdQ — 200 — 689 B — 254 ms — h2https://www.apa.org/images/apa-services-tile_tcm7-330396_w640_n.jpgwww.apa.org/images/apa-services-til... https://www.apa.org/images/apa-services-tile_tcm7-330396_w640_n.jpg — 200 — 26.0 KiB — 146 ms — http/1.1https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otFlat.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otFlat.json — 200 — 3.1 KiB — 35 ms — h2https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/v2/otPcCenter.jsoncdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/v2/otPcCenter.json — 200 — 12.8 KiB — 34 ms — h2https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otCommonStyles.csscdn.cookielaw.org/scripttemplates/2... https://cdn.cookielaw.org/scripttemplates/202403.2.0/assets/otCommonStyles.css — 200 — 4.3 KiB — 36 ms — h2https://www.apa.org/js/vendor/hammer.min.jswww.apa.org/js/vendor/hammer.min.js https://www.apa.org/js/vendor/hammer.min.js — 200 — 7.5 KiB — 9 ms — http/1.1https://www.apa.org/js/dist/base.min.js?v=26.3www.apa.org/js/dist/base.min.js?v=2... https://www.apa.org/js/dist/base.min.js?v=26.3 — 200 — 1.4 KiB — 5 ms — http/1.1https://www.apa.org/js/dist/global.min.js?v=26.3www.apa.org/js/dist/global.min.js?v... https://www.apa.org/js/dist/global.min.js?v=26.3 — 200 — 8.9 KiB — 10 ms — http/1.1https://www.apa.org/js/dist/rwdTabs.min.js?v=26.3www.apa.org/js/dist/rwdTabs.min.js?... https://www.apa.org/js/dist/rwdTabs.min.js?v=26.3 — 200 — 1.7 KiB — 7 ms — http/1.1https://www.apa.org/js/vendor/apafa.min.js?v=26.3www.apa.org/js/vendor/apafa.min.js?... https://www.apa.org/js/vendor/apafa.min.js?v=26.3 — 200 — 45.9 KiB — 12 ms — http/1.1https://www.apa.org/js/dist/session.min.js?v=26.3www.apa.org/js/dist/session.min.js?... https://www.apa.org/js/dist/session.min.js?v=26.3 — 200 — 6.3 KiB — 4 ms — http/1.1https://www.apa.org/js/dist/app.min.js?v=26.3www.apa.org/js/dist/app.min.js?v=26... https://www.apa.org/js/dist/app.min.js?v=26.3 — 200 — 6.5 KiB — 6 ms — http/1.1https://www.apa.org/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=3&cb=400377994www.apa.org/_Incapsula_Resource?SWJ... https://www.apa.org/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3&ns=3&cb=400377994 — 200 — 20.2 KiB — 12 ms — http/1.1https://www.apa.org/js/vendor/jquery-ui.jswww.apa.org/js/vendor/jquery-ui.js https://www.apa.org/js/vendor/jquery-ui.js — 200 — 66.5 KiB — 6 ms — http/1.1https://cdn.cookielaw.org/logos/static/ot_guard_logo.svgcdn.cookielaw.org/logos/static/ot_g... https://cdn.cookielaw.org/logos/static/ot_guard_logo.svg — 200 — 514 B — 33 ms — h2https://www.apa.org/css/dist/print.min.css?v=26.3www.apa.org/css/dist/print.min.css?... https://www.apa.org/css/dist/print.min.css?v=26.3 — 200 — 813 B — 5 ms — http/1.1https://cdn.cookielaw.org/logos/bdf7adfe-0d64-41ba-b592-8b8955e0dc52/05797d14-3b5e-4285-b4e5-e96ce872d6f3/758a476a-1efd-4342-9e31-1e3a4fee6ed8/APA-Logo-2019-Stacked-RGB.pngcdn.cookielaw.org/logos/bdf7adfe-0d... https://cdn.cookielaw.org/logos/bdf7adfe-0d64-41ba-b592-8b8955e0dc52/05797d14-3b5e-4285-b4e5-e96ce872d6f3/758a476a-1efd-4342-9e31-1e3a4fee6ed8/APA-Logo-2019-Stacked-RGB.png — 200 — 20.5 KiB — 28 ms — h2https://cdn.cookielaw.org/logos/static/powered_by_logo.svgcdn.cookielaw.org/logos/static/powe... https://cdn.cookielaw.org/logos/static/powered_by_logo.svg — 200 — 2.6 KiB — 29 ms — h2https://www.apa.org/idem/IsSessionValidwww.apa.org/idem/IsSessionValid https://www.apa.org/idem/IsSessionValid — 200 — 1.2 KiB — 1.7 s — http/1.1https://www.apa.org/api/cart/guidwww.apa.org/api/cart/guid https://www.apa.org/api/cart/guid — 200 — 1.3 KiB — 231 ms — http/1.1https://www.apa.org/api/dynamic-component-items?viewName=PartialDX010EventContentForAdOrWidgetTemplate&pageId=1060&componentId=334153&maxItems=10&sortBy=date%20desc&entityType=DX010&showDate=True&take=6www.apa.org/api/dynamic-component-i... https://www.apa.org/api/dynamic-component-items?viewName=PartialDX010EventContentForAdOrWidgetTemplate&pageId=1060&componentId=334153&maxItems=10&sortBy=date%20desc&entityType=DX010&showDate=True&take=6 — 200 — 1.0 KiB — 45 ms — http/1.1https://www.apa.org/api/dynamic-component-items?viewName=PartialFeaturedThreeByOneOrTwoItems&pageId=1060&componentId=343913&maxItems=3&sortBy=date%20descwww.apa.org/api/dynamic-component-i... https://www.apa.org/api/dynamic-component-items?viewName=PartialFeaturedThreeByOneOrTwoItems&pageId=1060&componentId=343913&maxItems=3&sortBy=date%20desc — 200 — 989 B — 48 ms — http/1.1https://www.apa.org/api/dynamic-content/dxa002?pageId=1060&entityId=343914www.apa.org/api/dynamic-content/dxa... https://www.apa.org/api/dynamic-content/dxa002?pageId=1060&entityId=343914 — 200 — 2.6 KiB — 2.5 s — http/1.1https://www.apa.org/api/dynamic-content/dxa002?pageId=1060&entityId=343915www.apa.org/api/dynamic-content/dxa... https://www.apa.org/api/dynamic-content/dxa002?pageId=1060&entityId=343915 — 200 — 2.3 KiB — 1.2 s — http/1.1https://px.ads.linkedin.com/wa/?medium=fetch&fmt=gpx.ads.linkedin.com/wa/?medium=fetc... https://px.ads.linkedin.com/wa/?medium=fetch&fmt=g — 204 — 609 B — 207 ms — h2https://www.apa.org/_Incapsula_Resource?SWKMTFSR=1&e=0.002532180420742436www.apa.org/_Incapsula_Resource?SWK... https://www.apa.org/_Incapsula_Resource?SWKMTFSR=1&e=0.002532180420742436 — 200 — 336 B — 11 ms — http/1.1https://www.apa.org/images/2026-04-05-conversation-tile_tcm7-348037_w320_n.jpgwww.apa.org/images/2026-04-05-conve... https://www.apa.org/images/2026-04-05-conversation-tile_tcm7-348037_w320_n.jpg — 200 — 6.1 KiB — 2.7 s — http/1.1https://www.apa.org/api/cart/quantitywww.apa.org/api/cart/quantity https://www.apa.org/api/cart/quantity — 200 — 1.2 KiB — 1.2 s — http/1.1https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-S?d=www.apa.orgwww.apa.org/ter-treafter-not-it-the... https://www.apa.org/ter-treafter-not-it-the-Flourthe-Cere-and-that-S?d=www.apa.org — 200 — 1.3 KiB — 786 ms — http/1.1https://www.apa.org/images/2026-03-conversation-coleman-tile_tcm7-345988_w320_n.jpgwww.apa.org/images/2026-03-conversa... https://www.apa.org/images/2026-03-conversation-coleman-tile_tcm7-345988_w320_n.jpg — 200 — 5.7 KiB — 145 ms — http/1.1https://www.apa.org/images/2026-03-datapoint-tile_tcm7-347159_w320_n.jpgwww.apa.org/images/2026-03-datapoin... https://www.apa.org/images/2026-03-datapoint-tile_tcm7-347159_w320_n.jpg — 200 — 12.5 KiB — 127 ms — http/1.1https://www.apa.org/images/amp-475_tcm7-338900_w640_n.gifwww.apa.org/images/amp-475_tcm7-338... https://www.apa.org/images/amp-475_tcm7-338900_w640_n.gif — 200 — 53.8 KiB — 1.3 s — http/1.1https://www.apa.org/pubs/journals/images/cpp-150.gifwww.apa.org/pubs/journals/images/cp... https://www.apa.org/pubs/journals/images/cpp-150.gif — 200 — 23.0 KiB — 1.1 s — http/1.1https://www.apa.org/pubs/journals/images/psp-150.gifwww.apa.org/pubs/journals/images/ps... https://www.apa.org/pubs/journals/images/psp-150.gif — 200 — 11.3 KiB — 1.1 s — http/1.1https://www.apa.org/pubs/journals/images/cep-150.gifwww.apa.org/pubs/journals/images/ce... https://www.apa.org/pubs/journals/images/cep-150.gif — 200 — 9.3 KiB — 7 ms — http/1.1https://www.apa.org/pubs/journals/images/rev-150.gifwww.apa.org/pubs/journals/images/re... https://www.apa.org/pubs/journals/images/rev-150.gif — 200 — 8.0 KiB — 1.1 s — http/1.1https://www.apa.org/pubs/journals/images/aca-150.gifwww.apa.org/pubs/journals/images/ac... https://www.apa.org/pubs/journals/images/aca-150.gif — 200 — 14.1 KiB — 126 ms — http/1.1https://www.apa.org/pubs/journals/images/dhe-150.gifwww.apa.org/pubs/journals/images/dh... https://www.apa.org/pubs/journals/images/dhe-150.gif — 200 — 14.9 KiB — 351 ms — http/1.1https://www.apa.org/pubs/journals/images/tra-150.gifwww.apa.org/pubs/journals/images/tr... https://www.apa.org/pubs/journals/images/tra-150.gif — 200 — 23.9 KiB — 122 ms — http/1.1https://www.apa.org/pubs/journals/images/stl-150.gifwww.apa.org/pubs/journals/images/st... https://www.apa.org/pubs/journals/images/stl-150.gif — 200 — 9.3 KiB — 116 ms — http/1.1https://www.apa.org/images/3843228-475_tcm7-338075_w640_n.gifwww.apa.org/images/3843228-475_tcm7... https://www.apa.org/images/3843228-475_tcm7-338075_w640_n.gif — 200 — 36.1 KiB — 166 ms — http/1.1https://www.apa.org/pubs/books/images/3849022-150.gifwww.apa.org/pubs/books/images/38490... https://www.apa.org/pubs/books/images/3849022-150.gif — 200 — 13.2 KiB — 122 ms — http/1.1https://www.apa.org/pubs/books/images/3842658-150.gifwww.apa.org/pubs/books/images/38426... https://www.apa.org/pubs/books/images/3842658-150.gif — 200 — 19.8 KiB — 123 ms — http/1.1https://www.apa.org/pubs/books/images/3845550-150.gifwww.apa.org/pubs/books/images/38455... https://www.apa.org/pubs/books/images/3845550-150.gif — 200 — 25.4 KiB — 121 ms — http/1.1https://www.apa.org/pubs/books/images/3843808-150.gifwww.apa.org/pubs/books/images/38438... https://www.apa.org/pubs/books/images/3843808-150.gif — 200 — 13.4 KiB — 126 ms — http/1.1https://www.apa.org/pubs/magination/images/3848797-150.jpgwww.apa.org/pubs/magination/images/... https://www.apa.org/pubs/magination/images/3848797-150.jpg — 200 — 45.0 KiB — 127 ms — http/1.1https://www.apa.org/pubs/magination/images/3848834-150.jpgwww.apa.org/pubs/magination/images/... https://www.apa.org/pubs/magination/images/3848834-150.jpg — 200 — 51.3 KiB — 150 ms — http/1.1https://www.apa.org/pubs/magination/images/3848629-150.jpgwww.apa.org/pubs/magination/images/... https://www.apa.org/pubs/magination/images/3848629-150.jpg — 200 — 48.8 KiB — 125 ms — http/1.1https://www.apa.org/pubs/magination/images/3848919-150.jpgwww.apa.org/pubs/magination/images/... https://www.apa.org/pubs/magination/images/3848919-150.jpg — 200 — 41.1 KiB — 204 ms — http/1.1https://www.apa.org/Content/Images/favicon-apa.icowww.apa.org/Content/Images/favicon-... https://www.apa.org/Content/Images/favicon-apa.ico — 200 — 15.1 KiB — 25 ms — http/1.1
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 2035ms · 997KB · $27/mo
www.apa.org
Other
Costly
Execution 636ms
Transfer 243 KB
Monthly Cost $8/mo
www.apa.org
Other
Costly
Execution 389ms
Transfer 24 KB
Monthly Cost $5/mo
www.apa.org
Other
Costly
Execution 230ms
Transfer 46 KB
Monthly Cost $3/mo
Unattributable
Other
Costly
Execution 229ms
Transfer 0 KB
Monthly Cost $3/mo
Google Tag Manager
Tag Manager
Costly
Execution 211ms
Transfer 188 KB
Unused 30%
Monthly Cost $3/mo
ajax.googleapis.com
Other
Optional
Execution 111ms
Transfer 30 KB
Monthly Cost $1/mo
securepubads.g.doubleclick.net
Other
Optional
Execution 90ms
Transfer 188 KB
Unused 77%
Monthly Cost $1/mo
OneTrust
Consent
Essential
Execution 76ms
Transfer 109 KB
Unused 52%
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 62ms
Transfer 169 KB
Unused 40%
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • www.apa.org adds 636ms and costs ~$8/month
  • www.apa.org adds 389ms and costs ~$5/month
  • www.apa.org adds 230ms and costs ~$3/month
  • Unattributable adds 229ms and costs ~$3/month
  • Google Tag Manager adds 211ms 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

www.apa.org takes 636ms 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.apa.org takes 389ms 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.apa.org takes 230ms 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

Unattributable takes 229ms 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

Google Tag Manager takes 211ms 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

77% 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

52% of OneTrust'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