Skip to content
https://auburn.edu

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
71
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

46
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.
100
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

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

4.34 s

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

8.60 s

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

432 ms

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

0.003

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

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

33.25 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
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
11.4 MB transferred, 185 requests
FIX
11.4 MB transferred, 185 requests
Critical::
Page weighs 17.1 MB (11.4 MB transferred)
Warning::
Images are 6.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 6.7 MB
Warning::
JavaScript is 1.5 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.5 MB
Info::
Fonts are 596 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 596 KB
Warning::
185 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 2.4 g CO2 per page load
11.4 MB / 2.4 MB budget
11.4 MB transferred
185 requests
2.4 g CO2 per page load
Images 6.7 MiB 59%
Other 1.6 MiB 14%
JavaScript 1.5 MiB 13%
Other 730.3 KiB 6%
Fonts 595.8 KiB 5%
CSS 188.6 KiB 2%
HTML 71.8 KiB 1%
Other 34.1 KiB 0%
Other 1.9 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

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

F
JS Execution Cost
Action
6198ms total JS execution
FIX
6198ms total JS execution
Warning::
Unattributable: 1357ms CPU time
Warning::
https://widget.tagembed.com/widget/static/js/main....: 1303ms CPU time
Warning::
https://widget.tagembed.com/widget/static/js/6651....: 926ms CPU time
Warning::
https://auburn.edu/: 844ms CPU time
Warning::
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls...: 457ms CPU time
Warning::
Third-party scripts: 5354ms (86% of total)

Main Thread Breakdown

Script Evaluation 45% Other 33% Style & Layout 11% Rendering 4% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1357ms12ms0ms3rd
https://widget.tagembed.com/widget/static/js/main.cc9bc473309cd77d5eca.js1303ms1043ms49ms3rd
https://widget.tagembed.com/widget/static/js/6651.cd87534151bbdf7909e0.chunk.js?v=202604221910926ms342ms3ms3rd
https://auburn.edu/844ms7ms4ms1st
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.js457ms332ms25ms3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js368ms329ms17ms3rd
https://www.googletagmanager.com/gtag/js?id=G-S96V7Q8DMB268ms219ms43ms3rd
https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js168ms111ms7ms3rd
https://widget.tagembed.com/widget/static/js/3556.84de982d08df740ca411.chunk.js?v=202604221910143ms135ms4ms3rd
https://widget.tagembed.com/widget/static/js/2466.371f9305226a68c982dc.chunk.js?v=202604221910114ms71ms43ms3rd

Showing top 10 of 13 scripts

D
JS Bundles
Action
40 scripts, 304 KB unused
FIX
40 scripts, 304 KB unused
Warning::
https://www.googletagmanager.com/gtag/js?id=G-S96V...: 63 KB unused (39%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://auburn.edu/template/2024/_assets/js/bootst...: 60 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls...: 55 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://widget.tagembed.com/widget/static/js/main....: 46 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://widget.tagembed.com/widget/static/js/4079....: 31 KB unused (94%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 304 KB
304 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.googletagmanager.com/gtag/js?id=G-S96V7Q8DMB160 KB63 KB (39%)3rd
https://auburn.edu/template/2024/_assets/js/bootstrap.bundle.min.js77 KB60 KB (79%)1st
https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.js94 KB55 KB (58%)3rd
https://widget.tagembed.com/widget/static/js/main.cc9bc473309cd77d5eca.js112 KB46 KB (41%)3rd
https://widget.tagembed.com/widget/static/js/4079.8bf5861f57259a77378a.chunk.js?v=20260422191033 KB31 KB (94%)3rd
https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js55 KB27 KB (50%)3rd
https://widget.tagembed.com/widget/static/js/2466.371f9305226a68c982dc.chunk.js?v=20260422191078 KB23 KB (29%)3rd
https://widget.tagembed.com/widget/static/js/4759.d508523c496823f40c91.chunk.js?v=2026042219104 KB3rd
https://static.doubleclick.net/instream/ad_status.js0 KB3rd
https://script.crazyegg.com/pages/scripts/0119/6328.js3 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

D
Page Weight Inventory
Action
185 resources · 11.4 MB · 304 KB savings available
FIX
185 resources · 11.4 MB · 304 KB savings available
Warning::
Page weight 10.4 MB over 1MB target
Got: 11.4 MB Expected: ≤ 1 MB
Info::
~304 KB of savings available
Warning::
149 third-party resources (59% of weight)
Info::
14 resources over 200KB
185 resources · 11.4 MiB · 149 third-party 10.4 MiB over 1MB target
Image 59% · 6.7 MiB
Media 20% · 2.3 MiB
JavaScript 13% · 1.5 MiB
Font 5% · 595.8 KiB
CSS 2% · 188.6 KiB
Document 1% · 71.9 KiB
Other 0% · 24.6 KiB

~304.2 KiB of savings available

Remove unused JavaScript: 304.2 KiB
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: max-age=0, no-cache, no-store, must-revalidate
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

max-age=0, no-cache, no-store, must-revalidate

DirectiveValueMeaning
max-age0Cache for 0 seconds
no-cacheCache but always revalidate first
no-storeNever cache this response
must-revalidateMust recheck with server after expiry
B
Third-Party Impact
59% third-party, 0 ms blocking
REVIEW
59% third-party, 0 ms blocking
Warning::
Third-party code accounts for 59% of page weight (6.8 MiB of 11.4 MiB)
Info::
Third-party blocking time is low (0 ms)
41%
59%
First-party Third-party
C
Image Optimization
Action
73 images, 0 KB saveable
REVIEW
73 images, 0 KB saveable
Warning::
https://cdn.auburn.edu/assets/icons/organization/c... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.auburn.edu/assets/icons/business/brief... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://auburn.edu/template/2024/_assets/images/pl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://auburn.edu/template/2024/_assets/images/pl... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://wire.auburn.edu/content/ocm/2026/04/images... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://auburn.edu/_homepage/images/tri-photo-caro... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.auburn.edu/assets/icons/education/grad... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://cdn.auburn.edu/assets/icons/miscellaneous/... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ocm.auburn.edu/brand-center/logos/auburn/i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://ocm.auburn.edu/brand-center/logos/auburn/i... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://auburn.edu/_homepage/images/explore/hp-exp... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
73 images 6.7 MB
0 oversized -0 KB
72 legacy format
11 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

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

Web fonts

15

596 KB total

Render-blocking

0

of 15

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 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 4.3 s LCP 8.6 shttps://use.typekit.net/af/b965ad/00000000000000007735edfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/b965ad/00000000000000007735edfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 17.4 KiB — 22 ms — font-display: swaphttps://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6bootstrap-icons.woff2 https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 — 127.7 KiB — 10 ms — font-display: swaphttps://use.typekit.net/af/cdf887/00000000000000007735ee01/30/l?subset_id=2&fvd=i3&v=3l https://use.typekit.net/af/cdf887/00000000000000007735ee01/30/l?subset_id=2&fvd=i3&v=3 — 16.4 KiB — 454 ms — font-display: swaphttps://use.typekit.net/af/ebbf33/00000000000000007735edfb/30/l?subset_id=2&fvd=n3&v=3l https://use.typekit.net/af/ebbf33/00000000000000007735edfb/30/l?subset_id=2&fvd=n3&v=3 — 15.9 KiB — 14 ms — font-display: swaphttps://use.typekit.net/af/5c1549/00000000000000007735c623/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/5c1549/00000000000000007735c623/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 47.8 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/17a1eb/00000000000000007735c61b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3l https://use.typekit.net/af/17a1eb/00000000000000007735c61b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 49.1 KiB — 15 ms — font-display: swaphttps://use.typekit.net/af/b65d74/00000000000000007735c62d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3l https://use.typekit.net/af/b65d74/00000000000000007735c62d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 45.2 KiB — 9 ms — font-display: swaphttps://use.typekit.net/af/888209/00000000000000007735c628/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3l https://use.typekit.net/af/888209/00000000000000007735c628/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 47.7 KiB — 110 ms — font-display: swaphttps://use.typekit.net/af/e85af6/00000000000000007735edfd/30/l?subset_id=2&fvd=n5&v=3l https://use.typekit.net/af/e85af6/00000000000000007735edfd/30/l?subset_id=2&fvd=n5&v=3 — 16.4 KiB — 20 ms — font-display: swaphttps://use.typekit.net/af/59a1b6/00000000000000007735c62f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3l https://use.typekit.net/af/59a1b6/00000000000000007735c62f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 44.9 KiB — 27 ms — font-display: swaphttps://use.typekit.net/af/e74318/00000000000000007735c620/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3l https://use.typekit.net/af/e74318/00000000000000007735c620/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 47.7 KiB — 32 ms — font-display: swaphttps://use.typekit.net/af/48b521/00000000000000007735c634/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3l https://use.typekit.net/af/48b521/00000000000000007735c634/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3 — 44.5 KiB — 12 ms — font-display: swaphttps://use.typekit.net/af/f47797/00000000000000007735ee02/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3l https://use.typekit.net/af/f47797/00000000000000007735ee02/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 16.8 KiB — 12 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 87 ms — font-display: swaphttps://cloud.taggbox.com/app/theme/web-fonts/fonts-icon/WebSocialFonts.ttf?var=5WebSocialFonts.ttf https://cloud.taggbox.com/app/theme/web-fonts/fonts-icon/WebSocialFonts.ttf?var=5 — 24.2 KiB — 134 ms — font-display: swap
l woff2 swap
Size 17 KB
Load time 22 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
bootstrap-icons.woff2 woff2 swap
Size 128 KB
Load time 10 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
l woff2 swap
Size 16 KB
Load time 454 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 14 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 48 KB
Load time 12 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 49 KB
Load time 15 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 45 KB
Load time 9 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 48 KB
Load time 110 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 16 KB
Load time 20 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 45 KB
Load time 27 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 48 KB
Load time 32 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 45 KB
Load time 12 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
l woff2 swap
Size 17 KB
Load time 12 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 87 ms
Start 1.6 s
Risk FOUT — text flashes from fallback to web font
WebSocialFonts.ttf ttf swap
Size 24 KB
Load time 134 ms
Start 2.2 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
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 ~71 KB and ~142 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
26 hints, 0 missing preconnects
PASS
26 hints, 0 missing preconnects
Info::
Page uses 26 resource hint(s)

Current Resource Hints

preconnect
preload
+16
26
dns-prefetch
prefetch

26 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
Network Waterfall
185 requests over 6024ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 4.3 s LCP 8.6 shttps://auburn.edu// https://auburn.edu/ — 200 — 15.0 KiB — 753 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-S96V7Q8DMBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S96V7Q8DMB — 200 — 160.0 KiB — 155 ms — h2https://auburn.edu/template/2024/_assets/css/bootstrap.min.css/template/2024/_assets/css/bootstra... https://auburn.edu/template/2024/_assets/css/bootstrap.min.css — 200 — 23.8 KiB — 228 ms — http/1.1https://auburn.edu/template/2024/_assets/css/global.css/template/2024/_assets/css/global.c... https://auburn.edu/template/2024/_assets/css/global.css — 200 — 8.2 KiB — 121 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js — 200 — 30.2 KiB — 115 ms — h2https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/white_orange/auburn_informal_h_white_orange_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/white_orange/auburn_informal_h_white_orange_digital.png — 200 — 31.2 KiB — 681 ms — http/1.1https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/white_orange/auburn_formal_h_white_orange_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/white_orange/auburn_formal_h_white_orange_digital.png — 200 — 43.3 KiB — 784 ms — http/1.1https://calendar.auburn.edu/widget/view?schools=auburn&days=180&num=3&experience=inperson&container=localist-widget-10888505&template=au-web-module-yearcalendar.auburn.edu/widget/view?sch... https://calendar.auburn.edu/widget/view?schools=auburn&days=180&num=3&experience=inperson&container=localist-widget-10888505&template=au-web-module-year — -1 — 0 B — 1.5 s — https://use.typekit.net/tli0wsh.cssuse.typekit.net/tli0wsh.css https://use.typekit.net/tli0wsh.css — 200 — 3.0 KiB — 72 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.csscdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css — 200 — 13.5 KiB — 34 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-S96V7Q8DMB&gtm=45je64k0h1v9104064602za200zd9104064602&_p=1776888031380&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1859045114.1776888032&frm=0&pscdl=noapi&rcb=18&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~115938466~115938469~117266400~117512542&sid=1776888031&sct=1&seg=0&dl=https%3A%2F%2Fauburn.edu%2F&dt=Auburn%20University%20Homepage%20%7C%20Auburn%20University&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=987region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-S96V7Q8DMB&gtm=45je64k0h1v9104064602za200zd9104064602&_p=1776888031380&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1859045114.1776888032&frm=0&pscdl=noapi&rcb=18&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~115938466~115938469~117266400~117512542&sid=1776888031&sct=1&seg=0&dl=https%3A%2F%2Fauburn.edu%2F&dt=Auburn%20University%20Homepage%20%7C%20Auburn%20University&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=987 — 204 — 545 B — 96 ms — h2https://p.typekit.net/p.css?s=1&k=tli0wsh&ht=tk&f=13378.13379.13380.13381.18220.18221.18222.18223.18304.18305.18306.18307.18219.18239.18240.18241.18242.34208.34209.34210.34211.35024.35026.35028.35029.35034.35035.35095.35096.35099.35100.35101.35102.35103.35104.35105.35106.35107.35108.44868.44869.44870.44871.44872.44873.44874.44875.44876.44877.44878.44879&a=27630699&app=typekit&e=cssp.typekit.net/p.css?s=1&k=tli0wsh&h... https://p.typekit.net/p.css?s=1&k=tli0wsh&ht=tk&f=13378.13379.13380.13381.18220.18221.18222.18223.18304.18305.18306.18307.18219.18239.18240.18241.18242.34208.34209.34210.34211.35024.35026.35028.35029.35034.35035.35095.35096.35099.35100.35101.35102.35103.35104.35105.35106.35107.35108.44868.44869.44870.44871.44872.44873.44874.44875.44876.44877.44878.44879&a=27630699&app=typekit&e=css — 200 — 172 B — 51 ms — h2https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/fullcolor/auburn_informal_h_fullcolor_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/fullcolor/auburn_informal_h_fullcolor_digital.png — 200 — 33.7 KiB — 557 ms — http/1.1https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/fullcolor/auburn_formal_h_fullcolor_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/fullcolor/auburn_formal_h_fullcolor_digital.png — 200 — 46.6 KiB — 669 ms — http/1.1https://auburn.edu/template/2024/_assets/css/au-homepage.css/template/2024/_assets/css/au-homep... https://auburn.edu/template/2024/_assets/css/au-homepage.css — 200 — 2.4 KiB — 118 ms — http/1.1https://auburn.edu/template/2024/_assets/css/au-modules.css/template/2024/_assets/css/au-modul... https://auburn.edu/template/2024/_assets/css/au-modules.css — 200 — 16.1 KiB — 128 ms — http/1.1https://widget.tagembed.com/embed.min.jswidget.tagembed.com/embed.min.js https://widget.tagembed.com/embed.min.js — 200 — 1.4 KiB — 117 ms — h2https://auburn.edu/template/2024/_assets/js/gdpr-cookies.js/template/2024/_assets/js/gdpr-cook... https://auburn.edu/template/2024/_assets/js/gdpr-cookies.js — 200 — 1.7 KiB — 233 ms — http/1.1https://auburn.edu/template/2024/_assets/js/totop-scrollcheck.js/template/2024/_assets/js/totop-scr... https://auburn.edu/template/2024/_assets/js/totop-scrollcheck.js — 200 — 1.0 KiB — 243 ms — http/1.1https://auburn.edu/template/2024/_assets/js/youtube-videos-initialize.js/template/2024/_assets/js/youtube-v... https://auburn.edu/template/2024/_assets/js/youtube-videos-initialize.js — 200 — 1.3 KiB — 338 ms — http/1.1https://use.typekit.net/af/b965ad/00000000000000007735edfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/b965ad/000000000... https://use.typekit.net/af/b965ad/00000000000000007735edfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 17.4 KiB — 22 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 99 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6cdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 — 200 — 127.7 KiB — 10 ms — h3https://use.typekit.net/af/cdf887/00000000000000007735ee01/30/l?subset_id=2&fvd=i3&v=3use.typekit.net/af/cdf887/000000000... https://use.typekit.net/af/cdf887/00000000000000007735ee01/30/l?subset_id=2&fvd=i3&v=3 — 200 — 16.4 KiB — 454 ms — h2https://use.typekit.net/af/ebbf33/00000000000000007735edfb/30/l?subset_id=2&fvd=n3&v=3use.typekit.net/af/ebbf33/000000000... https://use.typekit.net/af/ebbf33/00000000000000007735edfb/30/l?subset_id=2&fvd=n3&v=3 — 200 — 15.9 KiB — 14 ms — h2https://auburn.edu/template/2024/_assets/js/bootstrap.bundle.min.js/template/2024/_assets/js/bootstrap... https://auburn.edu/template/2024/_assets/js/bootstrap.bundle.min.js — 200 — 76.7 KiB — 639 ms — http/1.1https://script.crazyegg.com/pages/scripts/0119/6328.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0119/6328.js — 200 — 2.7 KiB — 86 ms — h3https://cdn.auburn.edu/assets/icons/organization/calendar/calendar_blue_outline.svgcdn.auburn.edu/assets/icons/organiz... https://cdn.auburn.edu/assets/icons/organization/calendar/calendar_blue_outline.svg — 200 — 3.1 KiB — 721 ms — http/1.1https://cdn.auburn.edu/assets/icons/education/graduation_cap/graduation_cap_blue_outline.svgcdn.auburn.edu/assets/icons/educati... https://cdn.auburn.edu/assets/icons/education/graduation_cap/graduation_cap_blue_outline.svg — 200 — 1.3 KiB — 720 ms — http/1.1https://cdn.auburn.edu/assets/icons/miscellaneous/sports/sports_blue_outline.svgcdn.auburn.edu/assets/icons/miscell... https://cdn.auburn.edu/assets/icons/miscellaneous/sports/sports_blue_outline.svg — 200 — 6.5 KiB — 723 ms — http/1.1
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s 8.0 s 9.0 s FCP 4.3 s LCP 8.6 shttps://auburn.edu// https://auburn.edu/ — 200 — 15.0 KiB — 753 ms — http/1.1https://www.googletagmanager.com/gtag/js?id=G-S96V7Q8DMBwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-S96V7Q8DMB — 200 — 160.0 KiB — 155 ms — h2https://auburn.edu/template/2024/_assets/css/bootstrap.min.css/template/2024/_assets/css/bootstra... https://auburn.edu/template/2024/_assets/css/bootstrap.min.css — 200 — 23.8 KiB — 228 ms — http/1.1https://auburn.edu/template/2024/_assets/css/global.css/template/2024/_assets/css/global.c... https://auburn.edu/template/2024/_assets/css/global.css — 200 — 8.2 KiB — 121 ms — http/1.1https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.jsajax.googleapis.com/ajax/libs/jquer... https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js — 200 — 30.2 KiB — 115 ms — h2https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/white_orange/auburn_informal_h_white_orange_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/white_orange/auburn_informal_h_white_orange_digital.png — 200 — 31.2 KiB — 681 ms — http/1.1https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/white_orange/auburn_formal_h_white_orange_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/white_orange/auburn_formal_h_white_orange_digital.png — 200 — 43.3 KiB — 784 ms — http/1.1https://calendar.auburn.edu/widget/view?schools=auburn&days=180&num=3&experience=inperson&container=localist-widget-10888505&template=au-web-module-yearcalendar.auburn.edu/widget/view?sch... https://calendar.auburn.edu/widget/view?schools=auburn&days=180&num=3&experience=inperson&container=localist-widget-10888505&template=au-web-module-year — -1 — 0 B — 1.5 s — https://use.typekit.net/tli0wsh.cssuse.typekit.net/tli0wsh.css https://use.typekit.net/tli0wsh.css — 200 — 3.0 KiB — 72 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.csscdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css — 200 — 13.5 KiB — 34 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-S96V7Q8DMB&gtm=45je64k0h1v9104064602za200zd9104064602&_p=1776888031380&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1859045114.1776888032&frm=0&pscdl=noapi&rcb=18&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~115938466~115938469~117266400~117512542&sid=1776888031&sct=1&seg=0&dl=https%3A%2F%2Fauburn.edu%2F&dt=Auburn%20University%20Homepage%20%7C%20Auburn%20University&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=987region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-S96V7Q8DMB&gtm=45je64k0h1v9104064602za200zd9104064602&_p=1776888031380&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1859045114.1776888032&frm=0&pscdl=noapi&rcb=18&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~115938466~115938469~117266400~117512542&sid=1776888031&sct=1&seg=0&dl=https%3A%2F%2Fauburn.edu%2F&dt=Auburn%20University%20Homepage%20%7C%20Auburn%20University&en=page_view&_fv=1&_nsi=1&_ss=1&_ee=1&ep.anonymize_ip=true&tfd=987 — 204 — 545 B — 96 ms — h2https://p.typekit.net/p.css?s=1&k=tli0wsh&ht=tk&f=13378.13379.13380.13381.18220.18221.18222.18223.18304.18305.18306.18307.18219.18239.18240.18241.18242.34208.34209.34210.34211.35024.35026.35028.35029.35034.35035.35095.35096.35099.35100.35101.35102.35103.35104.35105.35106.35107.35108.44868.44869.44870.44871.44872.44873.44874.44875.44876.44877.44878.44879&a=27630699&app=typekit&e=cssp.typekit.net/p.css?s=1&k=tli0wsh&h... https://p.typekit.net/p.css?s=1&k=tli0wsh&ht=tk&f=13378.13379.13380.13381.18220.18221.18222.18223.18304.18305.18306.18307.18219.18239.18240.18241.18242.34208.34209.34210.34211.35024.35026.35028.35029.35034.35035.35095.35096.35099.35100.35101.35102.35103.35104.35105.35106.35107.35108.44868.44869.44870.44871.44872.44873.44874.44875.44876.44877.44878.44879&a=27630699&app=typekit&e=css — 200 — 172 B — 51 ms — h2https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/fullcolor/auburn_informal_h_fullcolor_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/informal_horiz/fullcolor/auburn_informal_h_fullcolor_digital.png — 200 — 33.7 KiB — 557 ms — http/1.1https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/fullcolor/auburn_formal_h_fullcolor_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/formal_horiz/fullcolor/auburn_formal_h_fullcolor_digital.png — 200 — 46.6 KiB — 669 ms — http/1.1https://auburn.edu/template/2024/_assets/css/au-homepage.css/template/2024/_assets/css/au-homep... https://auburn.edu/template/2024/_assets/css/au-homepage.css — 200 — 2.4 KiB — 118 ms — http/1.1https://auburn.edu/template/2024/_assets/css/au-modules.css/template/2024/_assets/css/au-modul... https://auburn.edu/template/2024/_assets/css/au-modules.css — 200 — 16.1 KiB — 128 ms — http/1.1https://widget.tagembed.com/embed.min.jswidget.tagembed.com/embed.min.js https://widget.tagembed.com/embed.min.js — 200 — 1.4 KiB — 117 ms — h2https://auburn.edu/template/2024/_assets/js/gdpr-cookies.js/template/2024/_assets/js/gdpr-cook... https://auburn.edu/template/2024/_assets/js/gdpr-cookies.js — 200 — 1.7 KiB — 233 ms — http/1.1https://auburn.edu/template/2024/_assets/js/totop-scrollcheck.js/template/2024/_assets/js/totop-scr... https://auburn.edu/template/2024/_assets/js/totop-scrollcheck.js — 200 — 1.0 KiB — 243 ms — http/1.1https://auburn.edu/template/2024/_assets/js/youtube-videos-initialize.js/template/2024/_assets/js/youtube-v... https://auburn.edu/template/2024/_assets/js/youtube-videos-initialize.js — 200 — 1.3 KiB — 338 ms — http/1.1https://use.typekit.net/af/b965ad/00000000000000007735edfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/b965ad/000000000... https://use.typekit.net/af/b965ad/00000000000000007735edfc/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 17.4 KiB — 22 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.5 KiB — 99 ms — h2https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6cdn.jsdelivr.net/npm/bootstrap-icon... https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6 — 200 — 127.7 KiB — 10 ms — h3https://use.typekit.net/af/cdf887/00000000000000007735ee01/30/l?subset_id=2&fvd=i3&v=3use.typekit.net/af/cdf887/000000000... https://use.typekit.net/af/cdf887/00000000000000007735ee01/30/l?subset_id=2&fvd=i3&v=3 — 200 — 16.4 KiB — 454 ms — h2https://use.typekit.net/af/ebbf33/00000000000000007735edfb/30/l?subset_id=2&fvd=n3&v=3use.typekit.net/af/ebbf33/000000000... https://use.typekit.net/af/ebbf33/00000000000000007735edfb/30/l?subset_id=2&fvd=n3&v=3 — 200 — 15.9 KiB — 14 ms — h2https://auburn.edu/template/2024/_assets/js/bootstrap.bundle.min.js/template/2024/_assets/js/bootstrap... https://auburn.edu/template/2024/_assets/js/bootstrap.bundle.min.js — 200 — 76.7 KiB — 639 ms — http/1.1https://script.crazyegg.com/pages/scripts/0119/6328.jsscript.crazyegg.com/pages/scripts/0... https://script.crazyegg.com/pages/scripts/0119/6328.js — 200 — 2.7 KiB — 86 ms — h3https://cdn.auburn.edu/assets/icons/organization/calendar/calendar_blue_outline.svgcdn.auburn.edu/assets/icons/organiz... https://cdn.auburn.edu/assets/icons/organization/calendar/calendar_blue_outline.svg — 200 — 3.1 KiB — 721 ms — http/1.1https://cdn.auburn.edu/assets/icons/education/graduation_cap/graduation_cap_blue_outline.svgcdn.auburn.edu/assets/icons/educati... https://cdn.auburn.edu/assets/icons/education/graduation_cap/graduation_cap_blue_outline.svg — 200 — 1.3 KiB — 720 ms — http/1.1https://cdn.auburn.edu/assets/icons/miscellaneous/sports/sports_blue_outline.svgcdn.auburn.edu/assets/icons/miscell... https://cdn.auburn.edu/assets/icons/miscellaneous/sports/sports_blue_outline.svg — 200 — 6.5 KiB — 723 ms — http/1.1https://script.crazyegg.com/pages/data-scripts/0119/6328/site/auburn.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0119/6328/site/auburn.edu.json?t=1 — 200 — 3.1 KiB — 42 ms — h3https://cdn.auburn.edu/assets/icons/business/briefcase/briefcase_blue_outline.svgcdn.auburn.edu/assets/icons/busines... https://cdn.auburn.edu/assets/icons/business/briefcase/briefcase_blue_outline.svg — 200 — 1.4 KiB — 714 ms — http/1.1https://widget.tagembed.com/embed.jsonwidget.tagembed.com/embed.json https://widget.tagembed.com/embed.json — 200 — 1.3 KiB — 56 ms — h3https://auburn.edu/_homepage/images/billboard/04/20260417-north-mobile.jpg/_homepage/images/billboard/04/2026... https://auburn.edu/_homepage/images/billboard/04/20260417-north-mobile.jpg — 200 — 444.7 KiB — 1.1 s — http/1.1https://use.typekit.net/af/5c1549/00000000000000007735c623/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/5c1549/000000000... https://use.typekit.net/af/5c1549/00000000000000007735c623/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 47.8 KiB — 12 ms — h2https://use.typekit.net/af/17a1eb/00000000000000007735c61b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3use.typekit.net/af/17a1eb/000000000... https://use.typekit.net/af/17a1eb/00000000000000007735c61b/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3 — 200 — 49.1 KiB — 15 ms — h2https://use.typekit.net/af/b65d74/00000000000000007735c62d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3use.typekit.net/af/b65d74/000000000... https://use.typekit.net/af/b65d74/00000000000000007735c62d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3 — 200 — 45.2 KiB — 9 ms — h2https://use.typekit.net/af/888209/00000000000000007735c628/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3use.typekit.net/af/888209/000000000... https://use.typekit.net/af/888209/00000000000000007735c628/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3 — 200 — 47.7 KiB — 110 ms — h2https://use.typekit.net/af/e85af6/00000000000000007735edfd/30/l?subset_id=2&fvd=n5&v=3use.typekit.net/af/e85af6/000000000... https://use.typekit.net/af/e85af6/00000000000000007735edfd/30/l?subset_id=2&fvd=n5&v=3 — 200 — 16.4 KiB — 20 ms — h2https://use.typekit.net/af/59a1b6/00000000000000007735c62f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3use.typekit.net/af/59a1b6/000000000... https://use.typekit.net/af/59a1b6/00000000000000007735c62f/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3 — 200 — 44.9 KiB — 27 ms — h2https://use.typekit.net/af/e74318/00000000000000007735c620/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3use.typekit.net/af/e74318/000000000... https://use.typekit.net/af/e74318/00000000000000007735c620/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3 — 200 — 47.7 KiB — 32 ms — h2https://use.typekit.net/af/48b521/00000000000000007735c634/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3use.typekit.net/af/48b521/000000000... https://use.typekit.net/af/48b521/00000000000000007735c634/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n9&v=3 — 200 — 44.5 KiB — 12 ms — h2https://use.typekit.net/af/f47797/00000000000000007735ee02/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3use.typekit.net/af/f47797/000000000... https://use.typekit.net/af/f47797/00000000000000007735ee02/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3 — 200 — 16.8 KiB — 12 ms — h2https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/common-scripts/4ce8c7df8d425cc50464576824ed91eb.js — 200 — 55.3 KiB — 59 ms — h3https://auburn.edu/_homepage/images/tri-photo-carousel/hp-tradition-00.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/hp-tradition-00.jpg — 200 — 149.0 KiB — 595 ms — http/1.1https://widget.tagembed.com/widget/static/css/main.6799fb685a1f476e38a9.csswidget.tagembed.com/widget/static/c... https://widget.tagembed.com/widget/static/css/main.6799fb685a1f476e38a9.css — 200 — 3.4 KiB — 30 ms — h2https://widget.tagembed.com/widget/static/js/main.cc9bc473309cd77d5eca.jswidget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/main.cc9bc473309cd77d5eca.js — 200 — 111.8 KiB — 51 ms — h2https://auburn.edu/_homepage/images/tri-photo-carousel/academics2.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/academics2.jpg — 200 — 136.5 KiB — 546 ms — http/1.1https://auburn.edu/_homepage/images/tri-photo-carousel/academics4.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/academics4.jpg — 200 — 126.2 KiB — 548 ms — http/1.1https://api.taggbox.com/api/v1/walls/119929api.taggbox.com/api/v1/walls/119929 https://api.taggbox.com/api/v1/walls/119929 — 204 — 0 B — 216 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 28 ms — h2https://auburn.edu/_homepage/images/tri-photo-carousel/academics3.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/academics3.jpg — 200 — 64.2 KiB — 435 ms — http/1.1https://www.youtube.com/embed/Ec4ubHKAoxA?controls=1&autoplay=0&modestbranding=1&rel=0&enablejsapi=1&origin=https%3A%2F%2Fauburn.edu&widgetid=1&forigin=https%3A%2F%2Fauburn.edu%2F&aoriginsup=1&vf=1www.youtube.com/embed/Ec4ubHKAoxA?c... https://www.youtube.com/embed/Ec4ubHKAoxA?controls=1&autoplay=0&modestbranding=1&rel=0&enablejsapi=1&origin=https%3A%2F%2Fauburn.edu&widgetid=1&forigin=https%3A%2F%2Fauburn.edu%2F&aoriginsup=1&vf=1 — 200 — 56.8 KiB — 179 ms — h2https://wire.auburn.edu/content/ocm/2026/04/images/20260417-bot-recap.jpgwire.auburn.edu/content/ocm/2026/04... https://wire.auburn.edu/content/ocm/2026/04/images/20260417-bot-recap.jpg — 200 — 397.7 KiB — 1.5 s — http/1.1https://api.taggbox.com/api/v1/walls/119929api.taggbox.com/api/v1/walls/119929 https://api.taggbox.com/api/v1/walls/119929 — 200 — 14.2 KiB — 233 ms — h2https://www.youtube.com/s/player/1bb6ee63/www-player.csswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-player.css — 200 — 58.0 KiB — 43 ms — h2https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQwww.youtube.com/s/_/ytembeds/_/ss/k... https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.KjNKUXigSn8.L.W.O/am=AAAABA/d=0/br=1/rs=AGKMywEJITLW9kQSSYb_eVLtSgu_4tU6CQ — 200 — 45.3 KiB — 57 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 87 ms — h3https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,basewww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=root,base — 200 — 140.1 KiB — 76 ms — h2https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.jswww.youtube.com/s/player/1bb6ee63/p... https://www.youtube.com/s/player/1bb6ee63/player_embed_es6.vflset/en_US/base.js — 200 — 436.0 KiB — 103 ms — h2https://script.crazyegg.com/pages/data-scripts/0119/6328/sampling/auburn.edu.json?t=1script.crazyegg.com/pages/data-scri... https://script.crazyegg.com/pages/data-scripts/0119/6328/sampling/auburn.edu.json?t=1 — 200 — 392 B — 39 ms — h3https://tracking.crazyegg.com/clock?u=1196328&st=427942&t=1776888032422&tk=5e786543bec14971ac0fe48f32792d28tracking.crazyegg.com/clock?u=11963... https://tracking.crazyegg.com/clock?u=1196328&st=427942&t=1776888032422&tk=5e786543bec14971ac0fe48f32792d28 — 204 — 0 B — 173 ms — h2https://pagestates-tracking.crazyegg.com/healthcheckpagestates-tracking.crazyegg.com/he... https://pagestates-tracking.crazyegg.com/healthcheck — 200 — 461 B — 53 ms — h2https://assets-tracking.crazyegg.com/healthcheckassets-tracking.crazyegg.com/health... https://assets-tracking.crazyegg.com/healthcheck — 200 — 462 B — 42 ms — h2blob:https://auburn.edu/41641741-e029-4c55-83cc-275ad5e8ac3bauburn.edu/41641741-e029-4c55-83cc-... blob:https://auburn.edu/41641741-e029-4c55-83cc-275ad5e8ac3b — 200 — -1 B — 11 ms — blobhttps://auburn.edu/_homepage/images/tri-photo-carousel/hp-about-00.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/hp-about-00.jpg — 200 — 99.5 KiB — 228 ms — http/1.1https://auburn.edu/_homepage/images/tri-photo-carousel/research.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/research.jpg — 200 — 34.9 KiB — 117 ms — http/1.1https://widget.tagembed.com/widget/static/js/5216.16dbd703027f96ac5fbf.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/5216.16dbd703027f96ac5fbf.chunk.js?v=202604221910 — 200 — 6.0 KiB — 54 ms — h3https://widget.tagembed.com/widget/static/css/2563.2a41ae2c988ca7598961.chunk.css?v=202604221910widget.tagembed.com/widget/static/c... https://widget.tagembed.com/widget/static/css/2563.2a41ae2c988ca7598961.chunk.css?v=202604221910 — 200 — 1.9 KiB — 31 ms — h3https://widget.tagembed.com/widget/static/js/2563.09fb0896e0d76f5efc5e.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/2563.09fb0896e0d76f5efc5e.chunk.js?v=202604221910 — 200 — 8.8 KiB — 51 ms — h3https://auburn.edu/_homepage/images/tri-photo-carousel/research2.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/research2.jpg — 200 — 74.2 KiB — 221 ms — http/1.1https://auburn.edu/_homepage/images/tri-photo-carousel/research3.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/research3.jpg — 200 — 43.0 KiB — 117 ms — http/1.1https://auburn.edu/_homepage/images/tri-photo-carousel/outreach.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/outreach.jpg — 200 — 219.8 KiB — 445 ms — http/1.1https://ocm.auburn.edu/brand-center/logos/auburn/formal_vert/white_orange/auburn_formal_v_white_orange_digital.pngocm.auburn.edu/brand-center/logos/a... https://ocm.auburn.edu/brand-center/logos/auburn/formal_vert/white_orange/auburn_formal_v_white_orange_digital.png — 200 — 37.7 KiB — 221 ms — http/1.1https://cloud.tagbox.com/app/theme/widget/js/slackdown.js?ver=1cloud.tagbox.com/app/theme/widget/j... https://cloud.tagbox.com/app/theme/widget/js/slackdown.js?ver=1 — 200 — 1.8 KiB — 115 ms — h2https://widget.tagembed.com/widget/static/js/8092.2f291b83e5f98f99ec69.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/8092.2f291b83e5f98f99ec69.chunk.js?v=202604221910 — 200 — 9.6 KiB — 42 ms — h3https://widget.tagembed.com/widget/static/js/4079.8bf5861f57259a77378a.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/4079.8bf5861f57259a77378a.chunk.js?v=202604221910 — 200 — 33.3 KiB — 73 ms — h3https://widget.tagembed.com/widget/static/js/3556.84de982d08df740ca411.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/3556.84de982d08df740ca411.chunk.js?v=202604221910 — 200 — 14.6 KiB — 68 ms — h3https://widget.tagembed.com/widget/static/js/4759.d508523c496823f40c91.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/4759.d508523c496823f40c91.chunk.js?v=202604221910 — 200 — 4.1 KiB — 66 ms — h3https://widget.tagembed.com/widget/static/css/6618.afbd4b76fd64b1d0c0e5.chunk.css?v=202604221910widget.tagembed.com/widget/static/c... https://widget.tagembed.com/widget/static/css/6618.afbd4b76fd64b1d0c0e5.chunk.css?v=202604221910 — 200 — 5.4 KiB — 62 ms — h3https://widget.tagembed.com/widget/static/js/6618.3c14f685e672a5cdd56a.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/6618.3c14f685e672a5cdd56a.chunk.js?v=202604221910 — 200 — 17.5 KiB — 75 ms — h3https://googleads.g.doubleclick.net/pagead/idgoogleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id — 302 — 23 B — 105 ms — h3https://static.doubleclick.net/instream/ad_status.jsstatic.doubleclick.net/instream/ad_... https://static.doubleclick.net/instream/ad_status.js — 200 — 494 B — 99 ms — h2https://auburn.edu/_homepage/images/tri-photo-carousel/outreach1.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/outreach1.jpg — 200 — 122.3 KiB — 222 ms — http/1.1https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drbwww.youtube.com/s/_/ytembeds/_/js/k... https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.5f0apfZzpOA.2021.O/am=AAAABA/d=1/exm=base,root/ed=1/br=1/rs=AGKMywFg3MG1UeKh8ePjbhY_YEMv-NHjmA/m=r78Drb — 200 — 183.1 KiB — 83 ms — h3https://tracking.crazyegg.com/clock?u=1196328&st=427942&t=1776888032422&tk=5e786543bec14971ac0fe48f32792d28tracking.crazyegg.com/clock?u=11963... https://tracking.crazyegg.com/clock?u=1196328&st=427942&t=1776888032422&tk=5e786543bec14971ac0fe48f32792d28 — 200 — 147 B — 102 ms — h2https://auburn.edu/_homepage/images/tri-photo-carousel/outreach3.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/outreach3.jpg — 200 — 121.3 KiB — 332 ms — http/1.1https://widget.tagembed.com/widget/static/js/8740.2aaf2e4782323c86198e.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/8740.2aaf2e4782323c86198e.chunk.js?v=202604221910 — 200 — 11.3 KiB — 31 ms — h3https://widget.tagembed.com/widget/static/js/2466.371f9305226a68c982dc.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/2466.371f9305226a68c982dc.chunk.js?v=202604221910 — 200 — 78.0 KiB — 55 ms — h3https://widget.tagembed.com/widget/static/js/8400.7c0e15584c7a15e34be0.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/8400.7c0e15584c7a15e34be0.chunk.js?v=202604221910 — 200 — 5.9 KiB — 40 ms — h3https://widget.tagembed.com/widget/static/css/6651.d4a8e103145631e4f800.chunk.css?v=202604221910widget.tagembed.com/widget/static/c... https://widget.tagembed.com/widget/static/css/6651.d4a8e103145631e4f800.chunk.css?v=202604221910 — 200 — 4.3 KiB — 42 ms — h3https://widget.tagembed.com/widget/static/js/6651.cd87534151bbdf7909e0.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/6651.cd87534151bbdf7909e0.chunk.js?v=202604221910 — 200 — 8.1 KiB — 47 ms — h3https://googleads.g.doubleclick.net/pagead/id?slf_rd=1googleads.g.doubleclick.net/pagead/... https://googleads.g.doubleclick.net/pagead/id?slf_rd=1 — 200 — 146 B — 30 ms — h3https://auburn.edu/_homepage/images/tri-photo-carousel/outreach2.jpg/_homepage/images/tri-photo-carouse... https://auburn.edu/_homepage/images/tri-photo-carousel/outreach2.jpg — 200 — 87.7 KiB — 222 ms — http/1.1https://auburn.edu/template/2024/_assets/images/placeholder-400x320-blank.png/template/2024/_assets/images/place... https://auburn.edu/template/2024/_assets/images/placeholder-400x320-blank.png — 200 — 2.1 KiB — 113 ms — http/1.1blob:https://auburn.edu/c65104e6-f566-4288-874a-7ccba9cfeaafauburn.edu/c65104e6-f566-4288-874a-... blob:https://auburn.edu/c65104e6-f566-4288-874a-7ccba9cfeaaf — -1 — 0 B — 0 ms — https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.jsscript.crazyegg.com/pages/versioned... https://script.crazyegg.com/pages/versioned/tracking-scripts/158692313dc4b9f2e28d9e9025e38d6b.js — 200 — 22.6 KiB — 25 ms — h3https://cloud.taggbox.com/app/theme/web-fonts/Open+Sans.csscloud.taggbox.com/app/theme/web-fon... https://cloud.taggbox.com/app/theme/web-fonts/Open+Sans.css — 200 — 1.7 KiB — 166 ms — h2https://widget.tagembed.com/widget/static/css/7748.55340bebba67dee02bf7.chunk.css?v=202604221910widget.tagembed.com/widget/static/c... https://widget.tagembed.com/widget/static/css/7748.55340bebba67dee02bf7.chunk.css?v=202604221910 — 200 — 1.4 KiB — 33 ms — h3https://widget.tagembed.com/widget/static/js/7748.f2a5526451b10b3e0016.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/7748.f2a5526451b10b3e0016.chunk.js?v=202604221910 — 200 — 1.6 KiB — 30 ms — h3https://auburn.edu/template/2024/_assets/images/placeholder-500x860-blank.png/template/2024/_assets/images/place... https://auburn.edu/template/2024/_assets/images/placeholder-500x860-blank.png — 200 — 3.9 KiB — 114 ms — http/1.1https://i.ytimg.com/vi_webp/Ec4ubHKAoxA/default.webpi.ytimg.com/vi_webp/Ec4ubHKAoxA/def... https://i.ytimg.com/vi_webp/Ec4ubHKAoxA/default.webp — 200 — 3.3 KiB — 80 ms — h2https://auburn.edu/_homepage/images/explore/hp-explore-north-02.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-north-02.jpg — 200 — 647.0 KiB — 873 ms — http/1.1https://cloud.tagbox.com/media/1614027/2008738/296913/274717289_10159709489478194_6492591022823280143_n.jpgcloud.tagbox.com/media/1614027/2008... https://cloud.tagbox.com/media/1614027/2008738/296913/274717289_10159709489478194_6492591022823280143_n.jpg — 200 — 2.0 KiB — 30 ms — h2https://ui-avatars.com/api/?name=auburnu&background=000&color=fff&length=1ui-avatars.com/api/?name=auburnu&ba... https://ui-avatars.com/api/?name=auburnu&background=000&color=fff&length=1 — 200 — 1.0 KiB — 101 ms — h2https://cloud.taggbox.com/app/theme/web-fonts/fonts-icon/WebSocialFonts.ttf?var=5cloud.taggbox.com/app/theme/web-fon... https://cloud.taggbox.com/app/theme/web-fonts/fonts-icon/WebSocialFonts.ttf?var=5 — 200 — 24.2 KiB — 134 ms — h2https://widget.tagembed.com/widget/static/js/620.dde52031b2f0574357de.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/620.dde52031b2f0574357de.chunk.js?v=202604221910 — 200 — 1.2 KiB — 30 ms — h3https://auburn.edu/_homepage/images/explore/hp-explore-jh-02.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-jh-02.jpg — 200 — 173.2 KiB — 223 ms — http/1.1https://auburn.edu/_homepage/images/explore/hp-explore-aclc-02.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-aclc-02.jpg — 200 — 157.6 KiB — 223 ms — http/1.1https://auburn.edu/_homepage/images/explore/hp-explore-mell-02.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-mell-02.jpg — 200 — 210.8 KiB — 226 ms — http/1.1https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1314050577424765_1314050544091435%2F631965729_18566372641003495_6951715954967580158_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1314050577424765_1314050544091435%2F631965729_18566372641003495_6951715954967580158_n.jpg — 200 — 56.8 KiB — 73 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1313923254104164_1313923200770836%2F632185441_18566335930003495_2901042107655300645_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1313923254104164_1313923200770836%2F632185441_18566335930003495_2901042107655300645_n.jpg — 200 — 97.2 KiB — 69 ms — h2https://auburn.edu/_homepage/images/explore/hp-explore-melton-02.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-melton-02.jpg — 200 — 147.1 KiB — 224 ms — http/1.1https://auburn.edu/_homepage/images/explore/hp-explore-rane-02.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-rane-02.jpg — 200 — 178.2 KiB — 225 ms — http/1.1https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1362894672540355_1362894629207026%2F674364652_973482938410068_8489270105979315854_n.pngcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1362894672540355_1362894629207026%2F674364652_973482938410068_8489270105979315854_n.png — 200 — 81.5 KiB — 57 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1360587796104376%2F672782218_26642725548670313_4349790177431903523_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1360587796104376%2F672782218_26642725548670313_4349790177431903523_n.jpg — 200 — 10.6 KiB — 55 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1360464309450058_1360463369450152%2F672685995_1360464422783380_1987833170295429964_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1360464309450058_1360463369450152%2F672685995_1360464422783380_1987833170295429964_n.jpg — 200 — 110.2 KiB — 45 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1359681686194987%2F671502089_1359681269528362_1661262604977911788_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1359681686194987%2F671502089_1359681269528362_1661262604977911788_n.jpg — 200 — 63.8 KiB — 52 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18559656469018733%2F629079474_18563649631003495_6613508627852763974_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18559656469018733%2F629079474_18563649631003495_6613508627852763974_n.jpg — 200 — 48.2 KiB — 41 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1302574298572393_1413949080106477%2F626572244_18561473800003495_3447918578287573301_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1302574298572393_1413949080106477%2F626572244_18561473800003495_3447918578287573301_n.jpg — 200 — 82.7 KiB — 43 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18109462018727343%2F626504939_18561023779003495_3425675080844023687_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18109462018727343%2F626504939_18561023779003495_3425675080844023687_n.jpg — 200 — 121.9 KiB — 31 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1278030274360129_849732991186221%2F610835556_18554595829003495_2498286169099627893_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1278030274360129_849732991186221%2F610835556_18554595829003495_2498286169099627893_n.jpg — 200 — 31.0 KiB — 44 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1273829878113502%2F607601308_1273824844780672_5244904922103402335_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1273829878113502%2F607601308_1273824844780672_5244904922103402335_n.jpg — 200 — 66.7 KiB — 25 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1271642878332202_1271642814998875%2F607124901_18552906646003495_2255739191343984528_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1271642878332202_1271642814998875%2F607124901_18552906646003495_2255739191343984528_n.jpg — 200 — 50.4 KiB — 27 ms — h2https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18046486259398455%2F571937445_18540388321003495_4139208455476699086_n.jpgcdn1.taggbox.com/unsafe/600x0/https... https://cdn1.taggbox.com/unsafe/600x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18046486259398455%2F571937445_18540388321003495_4139208455476699086_n.jpg — 200 — 64.7 KiB — 46 ms — h2https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.jswww.google.com/js/th/qKGyavTtqsN8WE... https://www.google.com/js/th/qKGyavTtqsN8WEgkipKf66gOrjuRyzmwbl6TXabwSno.js — 200 — 23.2 KiB — 64 ms — h3https://auburn.edu/_homepage/images/mix-match/mm-hp-roberts.jpg/_homepage/images/mix-match/mm-hp-r... https://auburn.edu/_homepage/images/mix-match/mm-hp-roberts.jpg — 200 — 17.9 KiB — 128 ms — http/1.1https://auburn.edu/_homepage/images/mix-match/undergrad-research.jpg/_homepage/images/mix-match/undergr... https://auburn.edu/_homepage/images/mix-match/undergrad-research.jpg — 200 — 256.7 KiB — 331 ms — http/1.1https://auburn.edu/_homepage/images/mix-match/ford-dyke.jpg/_homepage/images/mix-match/ford-dy... https://auburn.edu/_homepage/images/mix-match/ford-dyke.jpg — 200 — 234.2 KiB — 225 ms — http/1.1https://auburn.edu/_homepage/images/explore/hp-explore-north-01.jpg/_homepage/images/explore/hp-explor... https://auburn.edu/_homepage/images/explore/hp-explore-north-01.jpg — 200 — 567.9 KiB — 660 ms — http/1.1https://auburn.edu/template/2024/_assets/images/footer-bg-samford-hall.jpg/template/2024/_assets/images/foote... https://auburn.edu/template/2024/_assets/images/footer-bg-samford-hall.jpg — 200 — 254.7 KiB — 331 ms — http/1.1https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1314050577424765_1314050544091435%2F631965729_18566372641003495_6951715954967580158_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1314050577424765_1314050544091435%2F631965729_18566372641003495_6951715954967580158_n.jpg — 200 — 29.8 KiB — 7 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1313923254104164_1313923200770836%2F632185441_18566335930003495_2901042107655300645_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1313923254104164_1313923200770836%2F632185441_18566335930003495_2901042107655300645_n.jpg — 200 — 52.4 KiB — 9 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1362894672540355_1362894629207026%2F674364652_973482938410068_8489270105979315854_n.pngcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1362894672540355_1362894629207026%2F674364652_973482938410068_8489270105979315854_n.png — 200 — 42.9 KiB — 11 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1360587796104376%2F672782218_26642725548670313_4349790177431903523_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1360587796104376%2F672782218_26642725548670313_4349790177431903523_n.jpg — 200 — 6.0 KiB — 9 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1360464309450058_1360463369450152%2F672685995_1360464422783380_1987833170295429964_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1360464309450058_1360463369450152%2F672685995_1360464422783380_1987833170295429964_n.jpg — 200 — 56.3 KiB — 132 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1359681686194987%2F671502089_1359681269528362_1661262604977911788_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1359681686194987%2F671502089_1359681269528362_1661262604977911788_n.jpg — 200 — 32.3 KiB — 17 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18559656469018733%2F629079474_18563649631003495_6613508627852763974_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18559656469018733%2F629079474_18563649631003495_6613508627852763974_n.jpg — 200 — 24.9 KiB — 18 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1302574298572393_1413949080106477%2F626572244_18561473800003495_3447918578287573301_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1302574298572393_1413949080106477%2F626572244_18561473800003495_3447918578287573301_n.jpg — 200 — 44.7 KiB — 19 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18109462018727343%2F626504939_18561023779003495_3425675080844023687_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18109462018727343%2F626504939_18561023779003495_3425675080844023687_n.jpg — 200 — 58.8 KiB — 25 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1278030274360129_849732991186221%2F610835556_18554595829003495_2498286169099627893_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1278030274360129_849732991186221%2F610835556_18554595829003495_2498286169099627893_n.jpg — 200 — 16.5 KiB — 20 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1273829878113502%2F607601308_1273824844780672_5244904922103402335_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1273829878113502%2F607601308_1273824844780672_5244904922103402335_n.jpg — 200 — 31.6 KiB — 23 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1271642878332202_1271642814998875%2F607124901_18552906646003495_2255739191343984528_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F1271642878332202_1271642814998875%2F607124901_18552906646003495_2255739191343984528_n.jpg — 200 — 24.7 KiB — 22 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18046486259398455%2F571937445_18540388321003495_4139208455476699086_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18046486259398455%2F571937445_18540388321003495_4139208455476699086_n.jpg — 200 — 32.2 KiB — 21 ms — h2https://widget.tagembed.com/widget/static/js/reactPlayerFilePlayer.0c9142d6b3a31b405640.chunk.js?v=202604221910widget.tagembed.com/widget/static/j... https://widget.tagembed.com/widget/static/js/reactPlayerFilePlayer.0c9142d6b3a31b405640.chunk.js?v=202604221910 — 200 — 3.5 KiB — 37 ms — h3https://www.youtube.com/generate_204?StgAPQwww.youtube.com/generate_204?StgAPQ https://www.youtube.com/generate_204?StgAPQ — 204 — 10 B — 26 ms — h3https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18093290735272730%2F670964677_1602558187682356_3904369473292680324_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18093290735272730%2F670964677_1602558187682356_3904369473292680324_n.jpg — 200 — 30.7 KiB — 9 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18070931120283347%2F670585553_1291479699611581_588799868936816071_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F343425%2F18070931120283347%2F670585553_1291479699611581_588799868936816071_n.jpg — 200 — 57.5 KiB — 20 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18424129702191979%2F632565458_1902598447015137_3660656348702188028_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18424129702191979%2F632565458_1902598447015137_3660656348702188028_n.jpg — 200 — 50.8 KiB — 26 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18123289375548002%2F614593604_2202075350533014_652299090936978152_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18123289375548002%2F614593604_2202075350533014_652299090936978152_n.jpg — 200 — 27.1 KiB — 27 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4 — 206 — 24.7 KiB — 156 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1272858324877324%2F608062151_891089810001564_4980700128477634304_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F296913%2F11500923193_1272858324877324%2F608062151_891089810001564_4980700128477634304_n.jpg — 200 — 51.1 KiB — 22 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F17908313133273822%2F597930982_18549779446003495_427045991383508473_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F17908313133273822%2F597930982_18549779446003495_427045991383508473_n.jpg — 200 — 29.9 KiB — 27 ms — h2https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18027064796765734%2F572892929_18542572894003495_4833922430938716508_n.jpgcdn1.taggbox.com/unsafe/400x0/https... https://cdn1.taggbox.com/unsafe/400x0/https%3A%2F%2Fcloud.tagbox.com%2Fmedia%2F1614027%2F2008738%2F278620%2F18027064796765734%2F572892929_18542572894003495_4833922430938716508_n.jpg — 200 — 92.8 KiB — 30 ms — h2https://www.facebook.com/reel/1391805072545593/www.facebook.com/reel/1391805072545... https://www.facebook.com/reel/1391805072545593/ — -1 — 0 B — 257 ms — https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4 — 206 — 656 B — 133 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4 — 206 — 986 B — 102 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 0 B — 96 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4 — 206 — 31.9 KiB — 48 ms — h2https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateITjnn-pa.googleapis.com/$rpc/google.i... https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT — 200 — 312 B — 32 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4 — 206 — 28.3 KiB — 72 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4 — -1 — 0 B — 119 ms — https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.jscdn.jsdelivr.net/npm/hls.js@1.1.4/d... https://cdn.jsdelivr.net/npm/hls.js@1.1.4/dist/hls.min.js — 200 — 94.4 KiB — 11 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4 — -1 — 0 B — 54 ms — https://www.facebook.com/reel/1391805072545593/www.facebook.com/reel/1391805072545... https://www.facebook.com/reel/1391805072545593/ — -1 — 0 B — 1.8 s — https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4 — -1 — 0 B — 52 ms — https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4 — 206 — 0 B — 49 ms — h2https://video.taggbox.com/media/1614027/2008738/343425/18093290735272730/clip/playlist.m3u8video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/343425/18093290735272730/clip/playlist.m3u8 — 200 — 1.2 KiB — 51 ms — h3https://video.taggbox.com/media/1614027/2008738/343425/18070931120283347/clip/playlist.m3u8video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/343425/18070931120283347/clip/playlist.m3u8 — 200 — 1.2 KiB — 65 ms — h3https://video.taggbox.com/media/1614027/2008738/278620/18424129702191979/clip/playlist.m3u8video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18424129702191979/clip/playlist.m3u8 — 200 — 1.2 KiB — 74 ms — h3https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4 — 206 — 0 B — 3 ms — h3https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4 — 206 — 0 B — 3 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4 — 206 — 0 B — 3 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/17908313133273822/AQPwYXwFgs9dAJsAyrixEwLutr-wOCyamvSrX14wwT2jo70ooA4yhlA4tzFhpe036DqF5Q8coiHKu3o0wcPArLCA_clips.mp4 — 206 — 0 B — 5 ms — h3https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18027064796765734/AQOZZ8567S27ZXihIXwfoRugVrlMVo6ulF12GyBKAVmbF4eu0QybK3kJ9DtPE-ytdlKA3JHGtTusyHAvsc-YrquP_clips.mp4 — 206 — 643.8 KiB — 70 ms — h2https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4video.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18123289375548002/AQMsGbXmbeQm0-euBRD4oyGjVkl69YUiWWKDu3ccKv6-6d_4WXjOr_0y9iRWOfdCRNH6coxPLCOLJqdVweKWlPbO_clips.mp4 — 206 — 0 B — 9 ms — h2https://video.taggbox.com/media/1614027/2008738/343425/18093290735272730/clip/segment/clip_3s.tsvideo.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/343425/18093290735272730/clip/segment/clip_3s.ts — 200 — 442.5 KiB — 197 ms — h3https://video.taggbox.com/media/1614027/2008738/343425/18070931120283347/clip/segment/clip_3s.tsvideo.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/343425/18070931120283347/clip/segment/clip_3s.ts — 200 — 740.9 KiB — 185 ms — h3https://video.taggbox.com/media/1614027/2008738/278620/18424129702191979/clip/segment/clip_3s.tsvideo.taggbox.com/media/1614027/200... https://video.taggbox.com/media/1614027/2008738/278620/18424129702191979/clip/segment/clip_3s.ts — 200 — 419.5 KiB — 168 ms — h3https://www.youtube.com/youtubei/v1/log_event?alt=jsonwww.youtube.com/youtubei/v1/log_eve... https://www.youtube.com/youtubei/v1/log_event?alt=json — 200 — 50 B — 36 ms — h3https://auburn.edu/template/2024/_assets/images/favicons/favicon.ico/template/2024/_assets/images/favic... https://auburn.edu/template/2024/_assets/images/favicons/favicon.ico — 200 — 34.0 KiB — 117 ms — http/1.1blob:https://auburn.edu/271837ad-7779-484f-b1ff-382d567df417auburn.edu/271837ad-7779-484f-b1ff-... blob:https://auburn.edu/271837ad-7779-484f-b1ff-382d567df417 — 200 — -1 B — 32 ms — blobblob:https://auburn.edu/ed63d9e6-1b9f-4d0d-860c-4cf79e195aa9auburn.edu/ed63d9e6-1b9f-4d0d-860c-... blob:https://auburn.edu/ed63d9e6-1b9f-4d0d-860c-4cf79e195aa9 — 200 — -1 B — 33 ms — blobblob:https://auburn.edu/c14dd567-3b74-4361-acb3-208b510b5d99auburn.edu/c14dd567-3b74-4361-acb3-... blob:https://auburn.edu/c14dd567-3b74-4361-acb3-208b510b5d99 — 200 — -1 B — 24 ms — blobhttps://region1.google-analytics.com/g/collect?v=2&tid=G-S96V7Q8DMB&gtm=45je64k0h1v9104064602za200zd9104064602&_p=1776888031380&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1859045114.1776888032&frm=0&pscdl=noapi&rcb=18&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=2&tag_exp=0~115938466~115938469~117266400~117512542&sid=1776888031&sct=1&seg=0&dl=https%3A%2F%2Fauburn.edu%2F&dt=Auburn%20University%20Homepage%20%7C%20Auburn%20University&en=scroll&ep.anonymize_ip=true&epn.percent_scrolled=90&_et=9&tfd=5997region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-S96V7Q8DMB&gtm=45je64k0h1v9104064602za200zd9104064602&_p=1776888031380&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&_eu=AEAAAAQ&ae=a&are=1&cid=1859045114.1776888032&frm=0&pscdl=noapi&rcb=18&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=2&tag_exp=0~115938466~115938469~117266400~117512542&sid=1776888031&sct=1&seg=0&dl=https%3A%2F%2Fauburn.edu%2F&dt=Auburn%20University%20Homepage%20%7C%20Auburn%20University&en=scroll&ep.anonymize_ip=true&epn.percent_scrolled=90&_et=9&tfd=5997 — 204 — 48 B — 26 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
86% of JavaScript execution is third-party
First-party Third-party 5354ms · 603KB · $71/mo
Unattributable
Other
Costly
Execution 1357ms
Transfer 0 KB
Monthly Cost $18/mo
widget.tagembed.com
Other
Costly
Execution 1303ms
Transfer 112 KB
Unused 41%
Monthly Cost $17/mo
widget.tagembed.com
Other
Costly
Execution 926ms
Transfer 8 KB
Monthly Cost $12/mo
jsDelivr
CDN
Costly
Execution 457ms
Transfer 94 KB
Unused 58%
Monthly Cost $6/mo
script.crazyegg.com
Other
Costly
Execution 368ms
Transfer 55 KB
Unused 50%
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 268ms
Transfer 160 KB
Unused 39%
Monthly Cost $4/mo
script.crazyegg.com
Other
Optional
Execution 168ms
Transfer 23 KB
Monthly Cost $2/mo
widget.tagembed.com
Other
Optional
Execution 143ms
Transfer 15 KB
Monthly Cost $2/mo
widget.tagembed.com
Other
Optional
Execution 114ms
Transfer 78 KB
Unused 29%
Monthly Cost $2/mo
widget.tagembed.com
Other
Optional
Execution 104ms
Transfer 18 KB
Monthly Cost $1/mo
ajax.googleapis.com
Other
Optional
Execution 86ms
Transfer 30 KB
Monthly Cost $1/mo
www.youtube.com
Other
Optional
Execution 59ms
Transfer 11 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1357ms and costs ~$18/month
  • widget.tagembed.com adds 1303ms and costs ~$17/month
  • widget.tagembed.com adds 926ms and costs ~$12/month
  • jsDelivr adds 457ms and costs ~$6/month
  • script.crazyegg.com adds 368ms and costs ~$5/month
  • Google Tag Manager adds 268ms and costs ~$4/month

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

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

widget.tagembed.com takes 1303ms 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

widget.tagembed.com takes 926ms 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 457ms 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

58% of jsDelivr'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

script.crazyegg.com takes 368ms 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 268ms 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

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