Skip to content
https://wildapricot.org

Performance

· 14 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
4
REVIEW
3
PASS
6
INFO
1

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

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

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

2.83 s

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

3.47 s

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

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

2.83 s

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

3.50 s

Page Load Progression

469 ms
938 ms
1.4 s
1.9 s
2.3 s
2.8 s
3.3 s
3.8 s
Checks
14
6 PASS 3 REVIEW 4 FIX
F
Page Weight Budget
Action
2.9 MB transferred, 117 requests
FIX
2.9 MB transferred, 117 requests
Warning::
Page weighs 8.5 MB (2.9 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Warning::
Images are 1.0 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.0 MB
Info::
CSS is 319 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 319 KB
Warning::
117 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.61 g CO2 per page load
2.9 MB / 2.4 MB budget
2.9 MB transferred
117 requests
0.61 g CO2 per page load
JavaScript 1.3 MiB 46%
Images 1.0 MiB 36%
CSS 318.7 KiB 11%
Fonts 156.0 KiB 5%
HTML 72.1 KiB 2%
Other 19.6 KiB 1%
0 2.4 MB 4.9 MB
Over budget

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

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

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

Why this matters

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

Source: web.dev

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

Why this matters

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

Source: web.dev

D
Third-Party Impact
Action
99% third-party, 0 ms blocking
FIX
99% third-party, 0 ms blocking
Warning::
Third-party code accounts for 99% of page weight (2.9 MiB of 2.9 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
D
Page Weight Inventory
Action
117 resources · 2.9 MB · 0 KB savings available
FIX
117 resources · 2.9 MB · 0 KB savings available
Warning::
Page weight 1.9 MB over 1MB target
Got: 2.9 MB Expected: ≤ 1 MB
Warning::
110 third-party resources (99% of weight)
Info::
4 resources over 200KB
117 resources · 2.9 MiB · 110 third-party 1.9 MiB over 1MB target
JavaScript 46% · 1.3 MiB
Image 36% · 1.1 MiB
CSS 11% · 318.7 KiB
Font 5% · 156.0 KiB
Document 2% · 72.2 KiB
Other 0% · 0 B
D
HTTP Caching
Action
no-store (uncacheable)
FIX
no-store (uncacheable)
Info::
Cache-Control: no-store prevents all caching
Intentional for dynamic content, but increases server load for every page view.
Got: no-cache, no-store
Info::
No ETag or Last-Modified header
Conditional requests (304 Not Modified) are not possible without validators.
Cache-Control

no-cache, no-store

DirectiveValueMeaning
no-cacheCache but always revalidate first
no-storeNever cache this response
C
Image Optimization
Action
76 images, 0 KB saveable
REVIEW
76 images, 0 KB saveable
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/themes/wild... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/themes/wild... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/themes/wild... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.wildapricot.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
76 images 1.0 MB
0 oversized -0 KB
45 legacy format
10 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

B
JS Bundles
10 scripts, 0 KB unused
REVIEW
10 scripts, 0 KB unused
Warning::
https://live-sf.wildapricot.org/WebUI/built9.14.0-...: unminified — 137 KB could be saved
Warning::
https://live-sf.wildapricot.org/WebUI/built9.14.0-...: unminified — 3 KB could be saved
0 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/bonapagetop/bonapagetop-compiled.js65 KB3rd
https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.js197 KB3rd
https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/ui/shared-ui-compiled.js231 KB3rd
https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/General.js5 KB3rd
https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Scripts/combined.js140 KB3rd
https://www.google.com/recaptcha/api.js?onload=onloadCallback_534fadfde018fdd3b0443521&render=explicit1 KB3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB3rd
https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN40 KB3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB3rd
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+
JS Execution Cost
No JS execution data
PASS
No JS execution data
Info::
No significant JS execution detected
A+
Font Loading
6 fonts (156 KB)
PASS
6 fonts (156 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

156 KB total

Render-blocking

0

of 6

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 2.8 s LCP 3.5 shttps://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/fonts/fontawesome-webfont.wofffontawesome-webfont.woff https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/fonts/fontawesome-webfont.woff — 96.4 KiB — 21 ms — font-display: swaphttps://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2georama-v15-latin-regul... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2 — 19.6 KiB — 236 ms — font-display: swaphttps://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2georama-v15-latin-700.w... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2 — 19.5 KiB — 133 ms — font-display: swaphttps://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2georama-v15-latin-regul... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2 — 0 B — 39 ms — font-display: swaphttps://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2georama-v15-latin-700.w... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2 — 0 B — 48 ms — font-display: swaphttps://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-italic.woff2georama-v15-latin-itali... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-italic.woff2 — 20.5 KiB — 173 ms — font-display: swap
fontawesome-webfont.woff woff swap
Size 96 KB
Load time 21 ms
Start 1.1 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
georama-v15-latin-regul... woff2 swap
Size 20 KB
Load time 236 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
georama-v15-latin-700.w... woff2 swap
Size 20 KB
Load time 133 ms
Start 2.4 s
Risk FOUT — text flashes from fallback to web font
georama-v15-latin-regul... woff2 swap
Size 0 KB
Load time 39 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
georama-v15-latin-700.w... woff2 swap
Size 0 KB
Load time 48 ms
Start 2.6 s
Risk FOUT — text flashes from fallback to web font
georama-v15-latin-itali... woff2 swap
Size 20 KB
Load time 173 ms
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)

Fixing the unchecked items could save ~29 KB and ~58 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
117 requests over 3113ms
INFO
0 ms 1.0 s 2.0 s 3.0 s FCP 2.8 s LCP 3.5 shttps://wildapricot.org// https://wildapricot.org/ — 200 — 6.9 KiB — 366 ms — h2https://kit-pro.fontawesome.com/releases/latest/css/pro.min.csskit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css — 200 — 51.5 KiB — 46 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Styles/combined.csssf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Styles/combined.css — 200 — 77.2 KiB — 305 ms — h2https://wildapricot.org/resources/theme/user_transparent_vertical.v1.0.css?t=635333276190000000/resources/theme/user_transparent_v... https://wildapricot.org/resources/theme/user_transparent_vertical.v1.0.css?t=635333276190000000 — 200 — 2.0 KiB — 124 ms — h2https://wildapricot.org/resources/theme/user.css?t=635333276190000000/resources/theme/user.css?t=6353332... https://wildapricot.org/resources/theme/user.css?t=635333276190000000 — 200 — 1.6 KiB — 125 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.csslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.css — 200 — 17.9 KiB — 311 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/css/shared/ui/shared-ui-compiled.csslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/css/shared/ui/shared-ui-compiled.css — 200 — 92.6 KiB — 315 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/bonapagetop/bonapagetop-compiled.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/bonapagetop/bonapagetop-compiled.js — 200 — 64.9 KiB — 325 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.js — 200 — 196.6 KiB — 341 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/ui/shared-ui-compiled.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/ui/shared-ui-compiled.js — 200 — 230.9 KiB — 345 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/General.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/General.js — 200 — 5.3 KiB — 336 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Scripts/combined.jssf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Scripts/combined.js — 200 — 139.6 KiB — 320 ms — h2https://wildapricot.org/Resources/Pictures/small_logo.gif/Resources/Pictures/small_logo.gif https://wildapricot.org/Resources/Pictures/small_logo.gif — 307 — 2.2 KiB — 114 ms — h2https://wildapricot.org/Content/ArtText/ebf07.png?text=Powered%20by%C2%A0Wild%20Apricot&style=Classic&styleGroup=300&fn=Jura%20Book&fs=36/Content/ArtText/ebf07.png?text=Pow... https://wildapricot.org/Content/ArtText/ebf07.png?text=Powered%20by%C2%A0Wild%20Apricot&style=Classic&styleGroup=300&fn=Jura%20Book&fs=36 — 200 — 9.2 KiB — 133 ms — h2https://cdn.wildapricot.com/45529/Resources/Pictures/small_logo.gif?version=1304591733000&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLndpbGRhcHJpY290LmNvbS80NTUyOS9SZXNvdXJjZXMvUGljdHVyZXMvc21hbGxfbG9nby5naWY~dmVyc2lvbj0xMzA0NTkxNzMzMDAwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzc2ODIwMjg2fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=U~DYL4jQWbROkdHojIhQL8dk0S9d3ep7WWyrKSsYaq9Qi6kfJWgTyD6NHaLmZUtPIHFdbgcM316YiCLYXutHpRrWzx5XMLnmV-R7iu7V-DNGCEcr3uVkPpxV8oQakn7Aj-sRzmsHAQouxq9j~wSm-L4lWju5hfOnwIFWpnFrmTeDIvLQmJynzQGvJkRZq2MYQFG7p7ZDr4zQrXHuZa19wljzCMQN0NAWlqzZ7agVG8LFp7QDr3jRvH4bdMdh-zKWj4J4olgK7W5s9QaC8KR6rSWJNWn3GpflWPnI9rmKMQwJUQT~1Cc7~mJM2Mkj78WhjHsFCuTD0Hay~fGFf9vQYg__&Key-Pair-Id=K27MGQSHTHAGGFcdn.wildapricot.com/45529/Resources... https://cdn.wildapricot.com/45529/Resources/Pictures/small_logo.gif?version=1304591733000&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLndpbGRhcHJpY290LmNvbS80NTUyOS9SZXNvdXJjZXMvUGljdHVyZXMvc21hbGxfbG9nby5naWY~dmVyc2lvbj0xMzA0NTkxNzMzMDAwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzc2ODIwMjg2fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=U~DYL4jQWbROkdHojIhQL8dk0S9d3ep7WWyrKSsYaq9Qi6kfJWgTyD6NHaLmZUtPIHFdbgcM316YiCLYXutHpRrWzx5XMLnmV-R7iu7V-DNGCEcr3uVkPpxV8oQakn7Aj-sRzmsHAQouxq9j~wSm-L4lWju5hfOnwIFWpnFrmTeDIvLQmJynzQGvJkRZq2MYQFG7p7ZDr4zQrXHuZa19wljzCMQN0NAWlqzZ7agVG8LFp7QDr3jRvH4bdMdh-zKWj4J4olgK7W5s9QaC8KR6rSWJNWn3GpflWPnI9rmKMQwJUQT~1Cc7~mJM2Mkj78WhjHsFCuTD0Hay~fGFf9vQYg__&Key-Pair-Id=K27MGQSHTHAGGF — 200 — 4.2 KiB — 31 ms — h2https://cdn.mxpnl.com/site_media/images/partner/badge_light.pngcdn.mxpnl.com/site_media/images/par... https://cdn.mxpnl.com/site_media/images/partner/badge_light.png — 200 — 5.2 KiB — 28 ms — h2https://www.google.com/recaptcha/api.js?onload=onloadCallback_534fadfde018fdd3b0443521&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onloadCallback_534fadfde018fdd3b0443521&render=explicit — 200 — 1.0 KiB — 22 ms — h3https://wildapricot.org/Admin/html_res/images/async-load-progress-01.gif/Admin/html_res/images/async-load-p... https://wildapricot.org/Admin/html_res/images/async-load-progress-01.gif — 200 — 3.2 KiB — 112 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/prev.pngsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/prev.png — 200 — 1.9 KiB — 10 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/next.pngsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/next.png — 200 — 1.9 KiB — 17 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/loading.gifsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/loading.gif — 200 — 8.9 KiB — 19 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/fonts/fontawesome-webfont.woffsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/fonts/fontawesome-webfont.woff — 200 — 96.4 KiB — 21 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 36 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&co=aHR0cHM6Ly93aWxkYXByaWNvdC5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ewy78usbuq2ewww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&co=aHR0cHM6Ly93aWxkYXByaWNvdC5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ewy78usbuq2e — 200 — 27.6 KiB — 30 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 13 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 28 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 272 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 20 ms — h2https://wildapricot.org/favicon.ico/favicon.ico https://wildapricot.org/favicon.ico — 200 — 16.2 KiB — 172 ms — h2
0 ms 1.0 s 2.0 s 3.0 s FCP 2.8 s LCP 3.5 shttps://wildapricot.org// https://wildapricot.org/ — 200 — 6.9 KiB — 366 ms — h2https://kit-pro.fontawesome.com/releases/latest/css/pro.min.csskit-pro.fontawesome.com/releases/la... https://kit-pro.fontawesome.com/releases/latest/css/pro.min.css — 200 — 51.5 KiB — 46 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Styles/combined.csssf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Styles/combined.css — 200 — 77.2 KiB — 305 ms — h2https://wildapricot.org/resources/theme/user_transparent_vertical.v1.0.css?t=635333276190000000/resources/theme/user_transparent_v... https://wildapricot.org/resources/theme/user_transparent_vertical.v1.0.css?t=635333276190000000 — 200 — 2.0 KiB — 124 ms — h2https://wildapricot.org/resources/theme/user.css?t=635333276190000000/resources/theme/user.css?t=6353332... https://wildapricot.org/resources/theme/user.css?t=635333276190000000 — 200 — 1.6 KiB — 125 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.csslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.css — 200 — 17.9 KiB — 311 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/css/shared/ui/shared-ui-compiled.csslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/css/shared/ui/shared-ui-compiled.css — 200 — 92.6 KiB — 315 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/bonapagetop/bonapagetop-compiled.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/bonapagetop/bonapagetop-compiled.js — 200 — 64.9 KiB — 325 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/public/react/index-84b33b4.js — 200 — 196.6 KiB — 341 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/ui/shared-ui-compiled.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/scripts/shared/ui/shared-ui-compiled.js — 200 — 230.9 KiB — 345 ms — h2https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/General.jslive-sf.wildapricot.org/WebUI/built... https://live-sf.wildapricot.org/WebUI/built9.14.0-fb981fc/General.js — 200 — 5.3 KiB — 336 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Scripts/combined.jssf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/Scripts/combined.js — 200 — 139.6 KiB — 320 ms — h2https://wildapricot.org/Resources/Pictures/small_logo.gif/Resources/Pictures/small_logo.gif https://wildapricot.org/Resources/Pictures/small_logo.gif — 307 — 2.2 KiB — 114 ms — h2https://wildapricot.org/Content/ArtText/ebf07.png?text=Powered%20by%C2%A0Wild%20Apricot&style=Classic&styleGroup=300&fn=Jura%20Book&fs=36/Content/ArtText/ebf07.png?text=Pow... https://wildapricot.org/Content/ArtText/ebf07.png?text=Powered%20by%C2%A0Wild%20Apricot&style=Classic&styleGroup=300&fn=Jura%20Book&fs=36 — 200 — 9.2 KiB — 133 ms — h2https://cdn.wildapricot.com/45529/Resources/Pictures/small_logo.gif?version=1304591733000&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLndpbGRhcHJpY290LmNvbS80NTUyOS9SZXNvdXJjZXMvUGljdHVyZXMvc21hbGxfbG9nby5naWY~dmVyc2lvbj0xMzA0NTkxNzMzMDAwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzc2ODIwMjg2fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=U~DYL4jQWbROkdHojIhQL8dk0S9d3ep7WWyrKSsYaq9Qi6kfJWgTyD6NHaLmZUtPIHFdbgcM316YiCLYXutHpRrWzx5XMLnmV-R7iu7V-DNGCEcr3uVkPpxV8oQakn7Aj-sRzmsHAQouxq9j~wSm-L4lWju5hfOnwIFWpnFrmTeDIvLQmJynzQGvJkRZq2MYQFG7p7ZDr4zQrXHuZa19wljzCMQN0NAWlqzZ7agVG8LFp7QDr3jRvH4bdMdh-zKWj4J4olgK7W5s9QaC8KR6rSWJNWn3GpflWPnI9rmKMQwJUQT~1Cc7~mJM2Mkj78WhjHsFCuTD0Hay~fGFf9vQYg__&Key-Pair-Id=K27MGQSHTHAGGFcdn.wildapricot.com/45529/Resources... https://cdn.wildapricot.com/45529/Resources/Pictures/small_logo.gif?version=1304591733000&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHBzOi8vY2RuLndpbGRhcHJpY290LmNvbS80NTUyOS9SZXNvdXJjZXMvUGljdHVyZXMvc21hbGxfbG9nby5naWY~dmVyc2lvbj0xMzA0NTkxNzMzMDAwIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNzc2ODIwMjg2fSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=U~DYL4jQWbROkdHojIhQL8dk0S9d3ep7WWyrKSsYaq9Qi6kfJWgTyD6NHaLmZUtPIHFdbgcM316YiCLYXutHpRrWzx5XMLnmV-R7iu7V-DNGCEcr3uVkPpxV8oQakn7Aj-sRzmsHAQouxq9j~wSm-L4lWju5hfOnwIFWpnFrmTeDIvLQmJynzQGvJkRZq2MYQFG7p7ZDr4zQrXHuZa19wljzCMQN0NAWlqzZ7agVG8LFp7QDr3jRvH4bdMdh-zKWj4J4olgK7W5s9QaC8KR6rSWJNWn3GpflWPnI9rmKMQwJUQT~1Cc7~mJM2Mkj78WhjHsFCuTD0Hay~fGFf9vQYg__&Key-Pair-Id=K27MGQSHTHAGGF — 200 — 4.2 KiB — 31 ms — h2https://cdn.mxpnl.com/site_media/images/partner/badge_light.pngcdn.mxpnl.com/site_media/images/par... https://cdn.mxpnl.com/site_media/images/partner/badge_light.png — 200 — 5.2 KiB — 28 ms — h2https://www.google.com/recaptcha/api.js?onload=onloadCallback_534fadfde018fdd3b0443521&render=explicitwww.google.com/recaptcha/api.js?onl... https://www.google.com/recaptcha/api.js?onload=onloadCallback_534fadfde018fdd3b0443521&render=explicit — 200 — 1.0 KiB — 22 ms — h3https://wildapricot.org/Admin/html_res/images/async-load-progress-01.gif/Admin/html_res/images/async-load-p... https://wildapricot.org/Admin/html_res/images/async-load-progress-01.gif — 200 — 3.2 KiB — 112 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/prev.pngsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/prev.png — 200 — 1.9 KiB — 10 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/next.pngsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/next.png — 200 — 1.9 KiB — 17 ms — h2https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/loading.gifsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/images/lightbox/loading.gif — 200 — 8.9 KiB — 19 ms — h2data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==data:image/gif;base64,R0lGODlhAQABA... data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw== — 200 — 0 B — 0 ms — datahttps://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/fonts/fontawesome-webfont.woffsf.wildapricot.org/BuiltTheme/trans... https://sf.wildapricot.org/BuiltTheme/transparent_vertical.v1.0/current/40761a09/fonts/fontawesome-webfont.woff — 200 — 96.4 KiB — 21 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 36 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&co=aHR0cHM6Ly93aWxkYXByaWNvdC5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ewy78usbuq2ewww.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&co=aHR0cHM6Ly93aWxkYXByaWNvdC5vcmc6NDQz&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&theme=light&size=invisible&anchor-ms=20000&execute-ms=30000&cb=ewy78usbuq2e — 200 — 27.6 KiB — 30 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 13 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 28 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 272 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 20 ms — h2https://wildapricot.org/favicon.ico/favicon.ico https://wildapricot.org/favicon.ico — 200 — 16.2 KiB — 172 ms — h2http://wildapricot.com/wildapricot.com/ http://wildapricot.com/ — 307 — 0 B — 15 ms — http/1.1https://wildapricot.com/wildapricot.com/ https://wildapricot.com/ — 301 — 88 B — 258 ms — h2https://www.wildapricot.com/www.wildapricot.com/ https://www.wildapricot.com/ — 200 — 37.6 KiB — 430 ms — h2https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&bft=0dAFcWeA7D9HYkWiSN-HXqkbiMy5cE4uAj__ay-_EkRbVigGmlxbhh3XjhqfkK5kGY5MpKfGSD7xDlpCr9_pkt28GVDzXnBAcJrQwww.google.com/recaptcha/api2/bfram... https://www.google.com/recaptcha/api2/bframe?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&k=6LfmM_UhAAAAAJSHT-BwkAlQgN0mMViOmaK7oEIV&bft=0dAFcWeA7D9HYkWiSN-HXqkbiMy5cE4uAj__ay-_EkRbVigGmlxbhh3XjhqfkK5kGY5MpKfGSD7xDlpCr9_pkt28GVDzXnBAcJrQ — 200 — 24 B — 63 ms — h3https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/07/banner-07-bnmi.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/07/banner-07-bnmi.png?lossy=1&strip=1&webp=1 — 200 — 5.8 KiB — 76 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/07/banner-09-opa.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/07/banner-09-opa.png?lossy=1&strip=1&webp=1 — 200 — 13.2 KiB — 85 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2www.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2 — 200 — 19.6 KiB — 236 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2www.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2 — 200 — 19.5 KiB — 133 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/blog-posts/style.csswww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/blog-posts/style.css — 200 — 2.5 KiB — 136 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/testimonial-block/style.csswww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/testimonial-block/style.css — 200 — 1.9 KiB — 134 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/icon-list/style.csswww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/icon-list/style.css — 200 — 614 B — 137 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/flexible-cards/style.csswww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/flexible-cards/style.css — 200 — 1.8 KiB — 132 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/flexible-cards/card/style.csswww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/blocks/flexible-cards/card/style.css — 200 — 689 B — 132 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/css/style.csswww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/css/style.css — 200 — 19.3 KiB — 138 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/css/defer.css?ver=1770445526www.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/css/defer.css?ver=1770445526 — 200 — 7.0 KiB — 197 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/wildapricot-logo.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/wildapricot-logo.svg — 200 — 8.7 KiB — 199 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Group-1404.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Group-1404.svg — 200 — 4.0 KiB — 200 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/member-profile-1-1024x1018.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/member-profile-1-1024x1018.webp?lossy=1&strip=1&webp=1 — 200 — 25.2 KiB — 38 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Group-1405.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Group-1405.svg — 200 — 1.6 KiB — 146 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Group-1402.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Group-1402.svg — 200 — 1.3 KiB — 142 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/Member-Database-2.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/Member-Database-2.svg — 200 — 455.5 KiB — 376 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Untitled-1.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Untitled-1.svg — 200 — 51.9 KiB — 377 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Associations.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Associations.png?lossy=1&strip=1&webp=1 — 200 — 6.4 KiB — 92 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Nonprofits.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Nonprofits.png?lossy=1&strip=1&webp=1 — 200 — 6.9 KiB — 89 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Chambers.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Chambers.png?lossy=1&strip=1&webp=1 — 200 — 7.1 KiB — 60 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Clubs.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Clubs.png?lossy=1&strip=1&webp=1 — 200 — 5.2 KiB — 49 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Charities.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Charities.png?lossy=1&strip=1&webp=1 — 200 — 4.9 KiB — 93 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Chapters.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/themes/wildapricot/assets/images/mega-menu/Chapters.png?lossy=1&strip=1&webp=1 — 200 — 7.1 KiB — 61 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/login-icon.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/login-icon.svg — 200 — 1.3 KiB — 374 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/international-society-for-technology-in-education.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/international-society-for-technology-in-education.webp?lossy=1&strip=1&webp=1 — 200 — 2.2 KiB — 94 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/Event-Management.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/Event-Management.svg — 200 — 50.0 KiB — 406 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/Artboard-1-1.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/Artboard-1-1.svg — 200 — 6.3 KiB — 396 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/loop-orange.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/loop-orange.svg — 200 — 5.3 KiB — 397 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/tree.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/tree.svg — 200 — 20.8 KiB — 417 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/Member-Website-Builder.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/Member-Website-Builder.svg — 200 — 1.8 KiB — 396 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/Integrations-Graphic.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/Integrations-Graphic.svg — 200 — 1.3 KiB — 397 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/Online-Store-Graphic-1.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/Online-Store-Graphic-1.svg — 200 — 912 B — 397 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/Payment-Processing-Graphic.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/Payment-Processing-Graphic.svg — 200 — 1.0 KiB — 397 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/AddOn_JobBoard.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/AddOn_JobBoard.svg — 200 — 8.7 KiB — 370 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/AddOn_CommUnity.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/AddOn_CommUnity.svg — 200 — 8.5 KiB — 397 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/06/AddOn_TxtMsg.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/06/AddOn_TxtMsg.svg — 200 — 8.3 KiB — 397 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/08/app-store.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/08/app-store.png?lossy=1&strip=1&webp=1 — 200 — 5.9 KiB — 50 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/apricot-avatar-animated.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/apricot-avatar-animated.svg — 200 — 2.5 KiB — 397 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/mountains-flag-animated.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/mountains-flag-animated.svg — 200 — 1.4 KiB — 397 ms — h2https://www.wildapricot.com/wp-content/uploads/2024/09/waving-hand-svg.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2024/09/waving-hand-svg.svg — 200 — 3.5 KiB — 397 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/09/nonprofit-webinars.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/09/nonprofit-webinars.png?lossy=1&strip=1&webp=1 — 200 — 23.7 KiB — 33 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/09/Main-Blog-Thumbnails-2026-03-16T145243.476-768x538.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/09/Main-Blog-Thumbnails-2026-03-16T145243.476-768x538.png?lossy=1&strip=1&webp=1 — 200 — 8.8 KiB — 60 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2023/10/Main-Blog-Thumbnails-2026-03-17T143806.792-768x538.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2023/10/Main-Blog-Thumbnails-2026-03-17T143806.792-768x538.png?lossy=1&strip=1&webp=1 — 200 — 13.8 KiB — 56 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/08/Main-Blog-Thumbnails-2026-03-06T150623.866-768x538.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/08/Main-Blog-Thumbnails-2026-03-06T150623.866-768x538.png?lossy=1&strip=1&webp=1 — 200 — 15.1 KiB — 103 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2024/05/Main-Blog-Thumbnails-2025-10-22T141408.682-768x538.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2024/05/Main-Blog-Thumbnails-2025-10-22T141408.682-768x538.png?lossy=1&strip=1&webp=1 — 200 — 19.5 KiB — 111 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/10/Main-Blog-Thumbnails-2025-10-14T114933.209-768x538.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/10/Main-Blog-Thumbnails-2025-10-14T114933.209-768x538.png?lossy=1&strip=1&webp=1 — 200 — 10.2 KiB — 100 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/12/WA-2025ResearchReport_IPAD-1024x536.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/12/WA-2025ResearchReport_IPAD-1024x536.png?lossy=1&strip=1&webp=1 — 200 — 20.3 KiB — 117 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/10/Nonprofit-Guide-to-Digital-Marketing-Thumbnail_WildApricot-1562-x-1094-px-1-1024x717.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/10/Nonprofit-Guide-to-Digital-Marketing-Thumbnail_WildApricot-1562-x-1094-px-1-1024x717.png?lossy=1&strip=1&webp=1 — 200 — 29.4 KiB — 122 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/07/Nonprofit-Guide-to-Digital-Marketing-Thumbnail_WildApricot-1562-x-1094-px-1024x717.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/07/Nonprofit-Guide-to-Digital-Marketing-Thumbnail_WildApricot-1562-x-1094-px-1024x717.png?lossy=1&strip=1&webp=1 — 200 — 27.9 KiB — 95 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2019/10/Main-Blog-Thumbnails-43-1024x717.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2019/10/Main-Blog-Thumbnails-43-1024x717.png?lossy=1&strip=1&webp=1 — 200 — 20.2 KiB — 124 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/11/Main-Blog-Thumbnails-3-1024x717.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2022/11/Main-Blog-Thumbnails-3-1024x717.png?lossy=1&strip=1&webp=1 — 200 — 21.0 KiB — 106 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/Group-1436-1.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/Group-1436-1.svg — 200 — 2.5 KiB — 392 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/3f22efcb-26b83fb9-237b-47b1-b8cb-506884f47617.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/3f22efcb-26b83fb9-237b-47b1-b8cb-506884f47617.svg — 200 — 4.4 KiB — 392 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/4c31c70c-b086430d-f136-4146-aa6b-2bda7866c53f.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/4c31c70c-b086430d-f136-4146-aa6b-2bda7866c53f.svg — 200 — 5.6 KiB — 392 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/3c90232f-7efb9cfb-49d2-42f6-ad4b-9d8fa3cfefc0.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/3c90232f-7efb9cfb-49d2-42f6-ad4b-9d8fa3cfefc0.svg — 200 — 6.6 KiB — 392 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/footer/sunny-apricot.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/footer/sunny-apricot.svg — 200 — 878 B — 391 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3…www.w3.org/2000/svg' viewBox='0 0 1... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3… — 200 — 0 B — 0 ms — datahttps://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/loop-purple.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/loop-purple.svg — 200 — 5.3 KiB — 361 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Target.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Target.svg — 200 — 854 B — 361 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Automate.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Automate.svg — 200 — 1.3 KiB — 362 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Directory.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Directory.svg — 200 — 671 B — 362 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_CustomizePages.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_CustomizePages.svg — 200 — 1.1 KiB — 345 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Payment.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Payment.svg — 200 — 617 B — 346 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Communication.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Communication.svg — 200 — 1.3 KiB — 350 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Build-Email.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Build-Email.svg — 200 — 1.4 KiB — 348 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Schedule-email.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_Schedule-email.svg — 200 — 816 B — 348 ms — h2data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0… — 200 — 0 B — 0 ms — datadata:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0…www.w3.org/2000/svg' fill='%23fff' ... data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0… — 200 — 0 B — 0 ms — datahttps://www.wildapricot.com/wp-content/uploads/2025/04/Icon_List.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/04/Icon_List.svg — 200 — 1.1 KiB — 329 ms — h2https://www.wildapricot.com/wp-content/uploads/2025/05/TREE-5.svgwww.wildapricot.com/wp-content/uplo... https://www.wildapricot.com/wp-content/uploads/2025/05/TREE-5.svg — 200 — 26.3 KiB — 341 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/loop-cream.svgwww.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/images/backgrounds/loop-cream.svg — 200 — 5.3 KiB — 331 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2www.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-regular.woff2 — 200 — 0 B — 39 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2www.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-700.woff2 — 200 — 0 B — 48 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/boston-new-music-initiative.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/boston-new-music-initiative.webp?lossy=1&strip=1&webp=1 — 200 — 2.2 KiB — 9 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/ontario-parks-association.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/ontario-parks-association.webp?lossy=1&strip=1&webp=1 — 200 — 4.9 KiB — 22 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/hawaii-society-for-technology-in-education.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/hawaii-society-for-technology-in-education.webp?lossy=1&strip=1&webp=1 — 200 — 1.5 KiB — 30 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/human-services-colorado.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/human-services-colorado.webp?lossy=1&strip=1&webp=1 — 200 — 3.8 KiB — 36 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/los-angeles-association-for-talent-development.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/los-angeles-association-for-talent-development.webp?lossy=1&strip=1&webp=1 — 200 — 2.3 KiB — 38 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/beth-american-concrete-institute-150x150.webp?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2026/02/beth-american-concrete-institute-150x150.webp?lossy=1&strip=1&webp=1 — 200 — 4.4 KiB — 41 ms — h2https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-italic.woff2www.wildapricot.com/wp-content/them... https://www.wildapricot.com/wp-content/themes/wildapricot/assets/fonts/georama-v15-latin-italic.woff2 — 200 — 20.5 KiB — 173 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/05/wildapricot-favicon.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/05/wildapricot-favicon.png?lossy=1&strip=1&webp=1 — 200 — 1.0 KiB — 6 ms — h2https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/05/wildapricot-favicon.png?lossy=1&strip=1&webp=1b2993016.smushcdn.com/2993016/wp-co... https://b2993016.smushcdn.com/2993016/wp-content/uploads/2025/05/wildapricot-favicon.png?lossy=1&strip=1&webp=1 — 200 — 0 B — 2 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback