# BeaverCheck Audit Report — https://gotomeeting.com

**Date:** April 22, 2026  
**URL:** https://gotomeeting.com  
**Overall Grade:** C (71/100)  
**Report:** https://beavercheck.com/results/311ca7d1-b682-4bff-97b4-5d7615dd823d

## Top Findings

1. **[CRITICAL]** Content-Security-Policy header is missing — Security > Security Headers
2. **[CRITICAL]** No Content-Security-Policy header found — Security > Content Security Policy
3. **[CRITICAL]** Page weighs 15.4 MB (9.8 MB transferred) — Performance > Page Weight Budget
4. **[WARNING]** 73 third-party resources (100% of weight) — Performance > Page Weight Inventory
5. **[WARNING]** Cross-Origin-Embedder-Policy header is missing — Security > Security Headers

---

## Lighthouse Scores

| Category | Score |
|----------|-------|
| Performance | 30 |
| Accessibility | 94 |
| Best Practices | 96 |
| SEO | 92 |

---

## Security

### Security Headers (F — 25/100)

*2 of 10 headers properly configured*

- **[WARNING]** HSTS is missing includeSubDomains — Without includeSubDomains, subdomains can still be accessed over HTTP.
- **[WARNING]** X-Content-Type-Options header is missing — This header prevents MIME-type sniffing, which can lead to XSS attacks. Set it to 'nosniff'.
- **[WARNING]** X-Frame-Options header is missing — This header prevents clickjacking by controlling who can embed your page in a frame. Set it to DENY or SAMEORIGIN.
- **[WARNING]** Referrer-Policy header is missing — Controls how much referrer information is sent with requests. Set to 'strict-origin-when-cross-origin' or stricter.
- **[WARNING]** Permissions-Policy header is missing — Controls which browser features (camera, microphone, geolocation) are allowed. Set it to restrict unused features.
- **[CRITICAL]** Content-Security-Policy header is missing — CSP is the most important header for preventing XSS attacks. See the CSP section for detailed analysis.
- **[WARNING]** Cross-Origin-Opener-Policy header is missing — COOP isolates your browsing context, preventing cross-origin side-channel attacks. Set to 'same-origin'.
- **[WARNING]** Cross-Origin-Embedder-Policy header is missing — COEP prevents loading cross-origin resources without explicit permission. Required for SharedArrayBuffer and high-resolution timers.
- **[PASS]** X-Powered-By header is not present
- **[PASS]** Server header is present without version info

### Content Security Policy (F — 0/100)

*No enforcing CSP policy found*

- **[CRITICAL]** No Content-Security-Policy header found — CSP is the most effective defense against XSS attacks. Add a Content-Security-Policy header to restrict resource loading.

### TLS & Certificates (A+ — 100/100)

*TLS 1.3, 7 checks passed*

- **[PASS]** TLS 1.3 is used
- **[PASS]** Strong cipher suite is used
- **[INFO]** HTTP/2 is not negotiated — HTTP/2 provides multiplexing and header compression for better performance.
- **[PASS]** Certificate is valid (expires in 270 days)
- **[PASS]** Certificate chain has 4 certificates
- **[PASS]** Certificate uses modern signature algorithm
- **[PASS]** Certificate covers 12 domain(s)
- **[PASS]** Certificate is issued by a trusted CA

### Cookie Security (A+ — 100/100)

*No cookies set — no cookie security risks*

- **[PASS]** No cookies set — no cookie security risks

---

## Advanced Security

### Subresource Integrity (F — 20/100)

*0 of 4 external resources have SRI*

- **[WARNING]** External script from www.googletagmanager.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from try.abtasty.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from js.qualified.com lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.
- **[WARNING]** External script from cdn.cookielaw.org lacks integrity attribute — Without SRI, if this CDN is compromised, attackers could inject malicious code.

### JS Library Vulnerabilities (A+ — 100/100)

*No known vulnerabilities*

- **[PASS]** No known JavaScript library vulnerabilities detected

### Information Leakage (A+ — 100/100)

*No exposures*

- **[PASS]** security.txt is present — good practice
- **[PASS]** No sensitive files exposed

### Email Security (D — 50/100)

*DMARC: none*

- **[WARNING]** DMARC policy is none — monitoring only — This only monitors, it doesn't block spoofed emails. Change to p=quarantine or p=reject.

### Permissions-Policy (D — 40/100)

*No header set*

- **[WARNING]** No Permissions-Policy header — Consider adding a Permissions-Policy header to restrict browser feature access from embedded content.

### CORS Configuration (B — 80/100)

*No CORS headers*

- **[PASS]** No CORS headers present — secure default

---

## Performance

### Page Weight Budget (F — 0/100)

*9.8 MB transferred, 74 requests*

- **[CRITICAL]** Page weighs 15.4 MB (9.8 MB transferred)
- **[WARNING]** Images are 7.2 MB — compress or use modern formats — Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
- **[WARNING]** JavaScript is 1.9 MB — consider code splitting or lazy loading — Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
- **[INFO]** Fonts are 620 KB — consider subsetting or using system fonts — Subset fonts to include only used characters, or switch to system font stacks.
- **[INFO]** 74 HTTP requests
- **[INFO]** Estimated 2.1 g CO2 per page load

### Third-Party Impact (D — 50/100)

*100% third-party, 0 ms blocking*

- **[WARNING]** Third-party code accounts for 100% of page weight (9.8 MiB of 9.8 MiB)
- **[PASS]** Third-party blocking time is low (0 ms)

### Text Compression (A+ — 100/100)

*All text resources are compressed*

- **[PASS]** All text resources are compressed

### Image Optimization (B — 75/100)

*13 images, 0 KB saveable*

- **[PASS]** All images are well-optimized

### JS Execution Cost (F — 20/100)

*4484ms total JS execution*

- **[WARNING]** Unattributable: 1204ms CPU time
- **[WARNING]** https://www.goto.com/_next/static/chunks/framework...: 1004ms CPU time
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-KP8...: 428ms CPU time
- **[WARNING]** https://www.goto.com/meeting: 423ms CPU time
- **[WARNING]** https://js.qualified.com/qualified.js?token=hUipxt...: 316ms CPU time
- **[WARNING]** Third-party scripts: 4484ms (100% of total)

### Font Loading (A+ — 100/100)

*8 fonts (620 KB)*

- **[INFO]** 8 font(s) use font-display: swap (FOUT risk but functional)

### JS Bundles (F — 20/100)

*27 scripts, 510 KB unused*

- **[WARNING]** https://www.goto.com/_next/static/chunks/992-52db6...: 131 KB unused (73%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.goto.com/_next/static/chunks/299-c5fb4...: 121 KB unused (62%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://js.qualified.com/qualified.js?token=hUipxt...: 58 KB unused (50%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://www.googletagmanager.com/gtm.js?id=GTM-KP8...: 53 KB unused (26%) — Consider code splitting or tree shaking to reduce unused code.
- **[WARNING]** https://js.qualified.com/packs/js/multimodal_v2-3f...: 50 KB unused (52%) — Consider code splitting or tree shaking to reduce unused code.
- **[INFO]** Total unused JavaScript: 510 KB

### Resource Caching (A+ — 100/100)

*All resources properly cached*

- **[PASS]** No caching issues found

### Critical Rendering Path (A+ — 100/100)

*No render-blocking resources*

- **[PASS]** No render-blocking resources detected

### Resource Hints (A+ — 100/100)

*4 hints, 0 missing preconnects*

- **[PASS]** Page uses 4 resource hint(s)

### Page Weight Inventory (F — 35/100)

*74 resources · 9.8 MB · 510 KB savings available*

- **[WARNING]** Page weight 8.8 MB over 1MB target
- **[INFO]** ~510 KB of savings available
- **[WARNING]** 73 third-party resources (100% of weight)
- **[INFO]** 4 resources over 200KB

### Render-Blocking Resources (A+ — 100/100)

*No render-blocking resources detected*

- **[PASS]** No render-blocking resources detected in <head>

### Third-Party Resources (A+ — 100/100)

*No third-party resources detected*


---

## Content Quality

### Links (F — 40/100)

*122 links checked, 84 healthy, 38 broken*

- **[CRITICAL]** 84 of 122 links are healthy
- **[WARNING]** Broken link: https://gotomeeting.com/ — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/css/7d7f81ffb574f7a4... — Found in <link href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/904.36dc96138... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/framework-de9... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/pages/_app-49... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/98309536-460b... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/210-62b7d83ed... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/299-c5fb47e00... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/540-1d059975c... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/992-52db63a28... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/chunks/pages/%5B%5B.... — Found in <script src>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/static/_hBVikiULZZRMcEjzMAL... — Found in <script src>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/company/contact-us — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/training/join — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: http: — Found in <a href>. Get "http:": http: no Host in request URL
- **[CRITICAL]** Broken link: https://gotomeeting.com/products — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/meeting/features/transcriptions — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/meeting/features/personalized-onl... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/meeting/features/business-messaging — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/meeting/features/mobile-meetings — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/meeting/features/meeting-drawing-... — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/resources/meeting — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/download — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/pricing/meeting — Found in <a href>. Returns HTTP 403.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/image?url=https%3A%2F%2Fedg... — Found in <img src>. Returns HTTP 400.
- **[WARNING]** Broken link: https://gotomeeting.com/_next/image?url=https%3A%2F%2Fedg... — Found in <img src>. Returns HTTP 400.
- **[CRITICAL]** Broken link: https://gotomeeting.com/company/about-us — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/resources/webinars — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/resources — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/resources/glossary — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/connect/customer-experience-platform — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/webinar — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/training — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/it-management — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/company/legal/terms-and-conditions — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/company/legal/anti-spam-policy — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/fr/meeting — Found in <a href>. Returns HTTP 403.
- **[CRITICAL]** Broken link: https://gotomeeting.com/it/meeting — Found in <a href>. Returns HTTP 403.

### Mixed Content (A+ — 100/100)

*No mixed content detected — all resources use HTTPS.*

- **[PASS]** No mixed content detected — all resources use HTTPS

### Open Graph (A — 95/100)

*Open Graph tags are well configured for social sharing.*

- **[INFO]** Missing twitter:card — Without twitter:card, Twitter falls back to Open Graph tags. Adding it gives you more control.

### Structured Data (A+ — 100/100)

*2 JSON-LD block(s) found — structured data is well configured.*

- **[PASS]** Custom type "VideoObject" — unable to validate specific properties
- **[PASS]** 2 JSON-LD blocks found

---

## Infrastructure

### DNS Records (A+ — 95/100)

*1 A records, 32 ms lookup*

- **[PASS]** Resolves to 1 IPv4 address(es)
- **[INFO]** Single A record — no DNS redundancy — Multiple A records provide failover if one server goes down.
- **[INFO]** No IPv6 (AAAA) records
- **[PASS]** 7 nameserver(s) configured
- **[PASS]** 2 mail exchanger(s) configured
- **[INFO]** CAA records not checked — CAA record lookup requires a specialized DNS resolver. This check will be available in a future update.
- **[PASS]** SPF record present in TXT
- **[PASS]** DNS resolution time: 32 ms

### Redirect Chain (A — 90/100)

*1 redirect(s), 442 ms total*

- **[PASS]** Single redirect
- **[INFO]** WWW normalization redirect
- **[INFO]** Cross-domain redirect detected

### IPv6 Readiness (C — 60/100)

*No IPv6 support*

- **[INFO]** No IPv6 (AAAA) records found — IPv6 support is increasingly important for global accessibility. About 40% of internet users have IPv6 connectivity.

### Crawlability (C — 65/100)

*robots.txt present, sitemap with 0 URLs*

- **[PASS]** robots.txt is present
- **[PASS]** sitemap.xml is present
- **[WARNING]** sitemap.xml contains invalid XML — Search engines may not be able to parse the sitemap. Fix XML validation errors.
- **[WARNING]** sitemap.xml is empty — no URLs found — An empty sitemap provides no value. Add <url> entries for your pages.
- **[INFO]** robots.txt does not reference a sitemap — Add a 'Sitemap:' directive to robots.txt so search engines can discover your sitemap.

### URL Variants (A — 90/100)

*www/non-www, trailing slash, HTTP→HTTPS*

- **[WARNING]** HTTP→HTTPS redirect uses 302 instead of 301

### Domain Intelligence (A+ — 100/100)

*gotomeeting.com — via Nom-iq Ltd. dba COM LAUDE, 23 years, 1 months old, hosted on AWS*

- **[PASS]** Domain registered until Jun 26, 2027 (1 years, 2 months remaining)
- **[INFO]** DNSSEC is not enabled — DNSSEC protects against DNS spoofing attacks. While not required, enabling DNSSEC adds an additional layer of security. Contact your DNS provider to enable it.
- **[PASS]** Registrar: Nom-iq Ltd. dba COM LAUDE
- **[WARNING]** Registrar lock is NOT enabled — The domain can be transferred without an unlock step. Enable registrar lock (clientTransferProhibited) in your registrar's control panel to protect against unauthorized or accidental transfers.
- **[PASS]** Hosting: AWS

---

## Compliance

### WCAG Compliance (A+ — 100/100)

*No testable criteria*


### Cookie Consent & Privacy (A — 85/100)

*No consent signals detected*

- **[WARNING]** No privacy policy link detected — A privacy policy page is recommended for transparency and may be legally required.
- **[PASS]** Terms of service link found
- **[INFO]** No cookie consent banner detected
- **[INFO]** This is an automated check, not legal advice — BeaverCheck detects technical indicators of consent management. This does not constitute a legal compliance assessment. Consult a privacy professional for GDPR/CCPA compliance.

### Language & i18n (A — 90/100)

*Lang attribute present*

- **[PASS]** <html lang> attribute is present
- **[PASS]** <html lang> value is valid
- **[INFO]** No Content-Language HTTP header
- **[INFO]** Language signals are inconsistent — The <html lang> attribute and Content-Language header should agree.

### Readability & Typography (A+ — 100/100)

*Font sizes and tap targets checked*


### Viewport Configuration (A+ — 100/100)

*Viewport properly configured*

- **[PASS]** Viewport meta tag is present
- **[PASS]** width=device-width is set
- **[PASS]** User zooming is allowed

### Third-Party Trackers (C — 55/100)

*5 trackers detected*

- **[INFO]** 5 third-party trackers detected — Found 3 analytics, 0 advertising, 0 marketing, 1 tag manager trackers.
- **[WARNING]** Trackers detected but no cookie policy found — This page loads 5 trackers but no cookie policy was detected. GDPR requires disclosure when using tracking cookies.
- **[WARNING]** Trackers detected but no privacy policy found — Most data protection regulations require a privacy policy when collecting user data via trackers.

### Cookie & Tracker Inventory (A+ — 100/100)

*0 cookies · 5 trackers · 0 pre-consent*

- **[INFO]** 5 third-party tracker(s) detected on page

---

## Legal

### Legal Page Ecosystem (C — 60/100)

*2 of 7 expected legal pages detected*

- **[PASS]** Privacy Policy detected — Found at /company/legal/privacy, linked from footer.
- **[PASS]** Terms of Service detected — Found at /company/legal.
- **[INFO]** Cookie Policy not detected — No link matching common Cookie Policy URL patterns or link text was found. Most websites are expected to have a Cookie Policy, especially those collecting user data.
- **[INFO]** Accessibility Statement not detected — No link matching common Accessibility Statement URL patterns or link text was found. Most websites are expected to have a Accessibility Statement, especially those collecting user data.
- **[INFO]** DMCA / Copyright Notice not detected — No link matching common DMCA / Copyright Notice URL patterns or link text was found. Most websites are expected to have a DMCA / Copyright Notice, especially those collecting user data.
- **[INFO]** Refund / Returns Policy not detected — No link matching common Refund / Returns Policy URL patterns or link text was found. Most websites are expected to have a Refund / Returns Policy, especially those collecting user data.
- **[INFO]** Acceptable Use Policy not detected — No link matching common Acceptable Use Policy URL patterns or link text was found. Most websites are expected to have a Acceptable Use Policy, especially those collecting user data.

### Copyright Notice (A+ — 100/100)

*© 2026 GoTo | All Rights Reserved Terms and Conditions Pr*

- **[PASS]** Copyright notice is up to date — Copyright notice is up to date: © 2026 GoTo | All Rights Reserved Terms and Conditions Pr
- **[PASS]** Copyright holder: GoTo |

### Regulatory Indicators

*3 regulatory indicator(s) detected*

- **[INFO]** This is a technical scan, not a legal assessment — BeaverCheck detects technical indicators that may suggest regulatory relevance. This is not a compliance audit and should not be relied upon for legal decisions. Consult qualified legal counsel for compliance assessments.
- **[INFO]** GDPR indicators detected (strong confidence) — Indicators suggesting GDPR may be relevant: Consent management platform detected: cookielaw.org; European TLD detected: .de; Privacy policy page found. EU General Data Protection Regulation — governs collection and processing of personal data of EU residents.
- **[INFO]** CCPA indicators detected (weak confidence) — Indicators suggesting CCPA may be relevant: Text mentions: do not sell. California Consumer Privacy Act — gives California residents rights over their personal data.
- **[INFO]** HIPAA indicators detected (weak confidence) — Indicators suggesting HIPAA may be relevant: Text mentions: hipaa. Health Insurance Portability and Accountability Act — protects sensitive patient health information.

### Third-Party Data Sharing

*1 third-party service(s) detected*

- **[INFO]** Data inventory for transparency purposes — This inventory identifies third-party services that receive data from your site visitors. Under regulations like GDPR (Article 30), maintaining records of data processing activities is commonly considered a best practice. This automated scan provides a starting point — it may not capture all data flows.
- **[INFO]** 1 third-party services across 1 categories — 1 third-party services detected across 1 categories: Tag Management (1). Each of these services receives some user data from your site visitors.
- **[INFO]** Google Tag Manager (Tag Management) — Detected via script URL. Typically collects: Orchestrates other tracking scripts, Page views. Privacy policy: https://policies.google.com/privacy. Data Processing Agreement available.

### Compliance Badges (B — 70/100)

*1 compliance badge(s) detected*

- **[PASS]** HIPAA Compliant badge detected — Found via body text: 'hipaa compliant'. Note: the presence of a badge does not verify the certification is current or valid.

---

## Availability

### CDN & Delivery (B — 80/100)

*Vercel*

- **[PASS]** Site is served via Vercel CDN

### HTTP Caching (B — 70/100)

*public, max-age=0, must-revalidate*

- **[PASS]** Cache-Control header is set
- **[INFO]** No ETag or Last-Modified header — Conditional requests (304 Not Modified) are not possible without validators.

### Transport Security (A — 90/100)

*HTTP/3, HSTS, and TLS version analysis*

- **[INFO]** HTTP/3 (QUIC) not advertised — HTTP/3 eliminates head-of-line blocking. If your CDN supports it, consider enabling it.
- **[PASS]** HSTS enabled (base policy)
- **[INFO]** HSTS missing includeSubDomains — Without includeSubDomains, HSTS only protects the exact domain.
- **[PASS]** TLS 1.3 in use (fastest handshake, 1-RTT)

---

## Accessibility

### Landmark Structure (A — 85/100)

*49 landmarks*

- **[PASS]** <main> landmark present
- **[PASS]** 4 <nav> landmark(s) found
- **[PASS]** All <nav> elements are properly labeled
- **[WARNING]** Skip navigation link is missing (WCAG 2.4.1) — Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

### Heading Hierarchy (A+ — 100/100)

*7 headings*

- **[PASS]** Single H1 present

### Alt Text Quality (A — 94/100)

*2 of 21 images have issues*

- **[WARNING]** 2 image(s) with generic alt text
- **[PASS]** 4 decorative image(s) correctly marked
- **[PASS]** 15 image(s) with good alt text

### Form Accessibility (A+ — 100/100)

*No form controls*

- **[PASS]** No form controls on this page

### Link & Button Quality (A — 88/100)

*101 links, 11 buttons — all OK*

- **[WARNING]** 23 link(s) open in new tab without warning — Add '(opens in new tab)' to link text or aria-label.
- **[PASS]** 78 link(s) with descriptive text

---

## UX

### 404 Error Page (F — 5/100)

*HTTP 403, bare page*

- **[WARNING]** Unexpected status code: HTTP 403 — Expected HTTP 404 but received 403. This may confuse search engine crawlers.
- **[WARNING]** Bare server default 404 page — The 404 page has no custom styling. Users hitting a broken link see a generic error with no way to navigate back. Add a custom 404 page with your site navigation and a search bar.

### Favicon & Branding (F — 30/100)

*2 icon(s) detected*

- **[PASS]** favicon.ico present at site root
- **[PASS]** HTML icon links detected
- **[INFO]** No apple-touch-icon detected — iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.

### Web Manifest (F — 30/100)

*Invalid JSON*

- **[WARNING]** Manifest contains invalid JSON — Manifest at https://gotomeeting.com/manifest.json contains invalid JSON. Browsers cannot parse it.

### Dark Mode Support (D — 40/100)

*No dark mode signals*

- **[INFO]** No dark mode signals detected — Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
- **[INFO]** Detection limited to meta tags and inline styles — External CSS files may contain prefers-color-scheme rules not visible to this scan.

### Print Stylesheet (D — 40/100)

*No print styles*

- **[INFO]** No print-specific styles detected — When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.

### Navigation UX (F — 15/100)

*No navigation patterns*

- **[PASS]** 4 navigation landmark(s) detected
- **[INFO]** No breadcrumbs, search, or skip link detected — These navigation aids help users orient themselves and find content efficiently, especially on large sites.

---

## SEO

### Canonical URL (A+ — 95/100)

*Properly configured*

- **[PASS]** Canonical tag present
- **[PASS]** Canonical is self-referencing
- **[PASS]** Canonical matches final URL after redirects
- **[PASS]** Canonical target returns 200
- **[INFO]** Canonical points to a different domain

### Meta Tags (A+ — 100/100)

*Title: 62 chars*

- **[PASS]** Page title is set
- **[INFO]** Title is 62 characters — may be truncated in search results
- **[PASS]** Title and H1 are well-aligned

### Content Depth (C — 65/100)

*986 words, Difficult*

- **[PASS]** Page has 986 words of content
- **[INFO]** Text-to-HTML ratio is 2% — Very low ratio suggests heavy framework overhead or boilerplate.
- **[INFO]** Reading level: Difficult (grade 12)

### Internal Links (A+ — 100/100)

*68 internal, 33 external*

- **[PASS]** 68 internal links (67%)
- **[PASS]** 100% of links use descriptive anchor text
- **[INFO]** 68 internal / 33 external links

### Image SEO (A+ — 100/100)

*21 images, 19 descriptive filenames*

- **[INFO]** 2 image(s) have hash/generic filenames

### Hreflang

*0 hreflang tags*


---

## Sustainability

### CO2 Per Page Load (F — 30/100)

*2.32g CO2 per view*

- **[CRITICAL]** 2.32g CO2 per page view — This page transfers 9.8 MB, producing an estimated 2.32g of CO2 per visit using the Sustainable Web Design model (v4). Breakdown: data center 0.06g, network 0.48g, end-user device 1.79g.
- **[INFO]** At 10,000 monthly views: 278.9 kg CO2/year — With 10,000 page views per month, this page would generate approximately 278.9 kg of CO2 annually — equivalent to charging 34868 smartphones.
- **[PASS]** Green hosting reduces data center emissions

### Green Hosting (A — 85/100)

*Green (cdn)*

- **[PASS]** Vercel CDN uses renewable energy — Since most traffic is served through the CDN, the majority of data transfer energy is renewable.
- **[INFO]** Vercel: Hosted on AWS/Google Cloud with renewable energy commitments
- **[INFO]** Green hosting status based on known provider commitments — Green hosting detection uses a curated database of provider renewable energy commitments. This is not a real-time verification. For authoritative checks, visit thegreenwebfoundation.org.

### Repeat Visit Weight (A+ — 100/100)

*100% cached*

- **[PASS]** 100% reduction on repeat visits — Returning visitors download only 48 KB (vs 10056 KB first visit). 72 of 74 resources are served from browser cache, saving 2.31g CO2 per repeat visit.
- **[INFO]** Repeat visit: 0.01g CO2 (first visit: 2.32g)

### Carbon Budget (F — 15/100)

*95th percentile*

- **[WARNING]** 2.32g CO2 — above the median website (0.60g) — Heavier than an estimated 5% of websites. Reducing page weight, optimizing images, and removing unused JavaScript would lower the carbon footprint. See the Performance tab.
- **[INFO]** Estimated 95th percentile — Compared to: top 10% = 0.20g, target = 0.50g, median = 0.60g per page view.

### Transfer Efficiency (A+ — 100/100)

*95% efficient*

- **[PASS]** Transfer efficiency: 95% — Only 510 KB of potential savings identified. Your page is well-optimized for size.

---

---

*Generated by [BeaverCheck](https://beavercheck.com) — https://beavercheck.com/results/311ca7d1-b682-4bff-97b4-5d7615dd823d*
