Audit Result
UUID: 019e82f2-d83d-7301-b05a-529c0aa74466
https://connectps.com/
Scanned 3 months ago
Meta Information
-
Title Tag Warning
Found 3 characters. Keep title between 30 and 60 characters.
Fix: Add a unique <title> tag describing the main page intent in 30-60 characters.
-
Meta Description Error
Missing meta description.
Fix: Add <meta name="description" content="..."> in <head> with a clear page summary.
-
Canonical URL Pass
Canonical found: https://connectps.com/
-
Favicon Pass
Favicon found and reachable: https://connectps.com/wp-content/uploads/2023/01/cropped-Favicon-1-32x32.png (HTTP 200).
-
Viewport Meta Pass
Viewport configured: width=device-width, initial-scale=1
-
HTML Lang Warning
No lang attribute on the <html> element.
Fix: Set <html lang="en"> (or the correct locale) for accessibility and search engines.
Content Structure
-
H1 Tag Warning
Found 3 H1 tags.
Fix: Use a single, descriptive <h1> that states the primary purpose of the page.
-
Heading Hierarchy Warning
Detected 2 heading level jumps.
- • Skipped from h2 to h4: "Maturity Rating" -> "Security Suite".
- • Skipped from h2 to h4: "Partners" -> "MobileIron".
Fix: Follow semantic order (h1 -> h2 -> h3) and avoid skipping heading levels.
-
Image Alt Text Error
225 of 225 images are missing alt text.
Fix: Add meaningful alt attributes to all informative images for accessibility and image SEO.
Technical Optimization
-
HTTPS Pass
Page is served over HTTPS.
-
HSTS & HTTPS Redirect Warning
1 HTTPS hardening issues detected.
- • Could not probe the HTTP version of this page.
- • Strict-Transport-Security: max-age=31536000; includeSubDomains
Fix: Set Strict-Transport-Security with a long max-age, add includeSubDomains, and redirect all HTTP requests to HTTPS.
-
Security Headers Warning
Missing: content-security-policy.
Full HTTP headers (13)
- • connection: keep-alive
- • content-encoding: gzip
- • content-type: text/html; charset=UTF-8
- • date: Mon, 01 Jun 2026 11:29:59 GMT
- • link: <https://connectps.com/wp-json/>; rel="https://api.w.org/" <https://connectps.com/wp-json/wp/v2/pages/23>; rel="alternate"; type="application/json" <https://connectps.com/>; rel=shortlink
- • permissions-policy: geolocation=(), microphone=(), camera=()
- • referrer-policy: strict-origin-when-cross-origin
- • server: nginx
- • strict-transport-security: max-age=31536000; includeSubDomains
- • transfer-encoding: chunked
- • vary: Accept-Encoding
- • x-content-type-options: nosniff
- • x-frame-options: SAMEORIGIN
Fix: Add the missing security headers at your reverse proxy or application layer.
-
CSP Quality Warning
Content-Security-Policy header is missing.
- • Missing Content-Security-Policy header.
Fix: Define a restrictive Content-Security-Policy and avoid unsafe directives such as unsafe-inline and unsafe-eval.
-
Cookie Security Pass
No first-party cookies were set during the initial page load.
-
Server response headers do not expose version tokens.
-
Cloudflare Proxy Warning
Domain does not appear to be behind Cloudflare.
-
Perceived Load Time Error
Loaded in 3.58s (perceived).
Fix: Reduce payload size, cache static assets, and remove non-critical JS from initial load.
-
Render Blocking Resources Warning
0 scripts and 3 styles may block rendering.
- • style: https://connectps.com/wp-includes/css/dist/block-library/style.min.css?ver=6.5.3
- • style: https://connectps.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=5.9.4
- • style: https://connectps.com/wp-content/themes/cps/assets/styles/main.css
Fix: Defer non-critical scripts and inline critical CSS to improve first paint speed.
-
Compression Warning
1 text resources look uncompressed.
- • blob:https://connectps.com/e9f37bf1-0288-4395-ab67-925e6d4a0e69 (text/javascript)
Fix: Enable Brotli or Gzip compression for HTML, CSS, JS, and JSON responses.
-
Robots.txt Pass
Found robots.txt (200).
-
Sitemap File Pass
Found sitemap (200) at https://connectps.com/sitemap.xml.
-
Crawl Directives Pass
Robots meta found: max-image-preview:large
Accessibility Basics
-
Form Labels Error
1 of 1 controls are missing labels.
- • input[type="text"]#search_input.form-control (s)
Fix: Associate each form control with a visible label, aria-label, or aria-labelledby.
-
Landmarks Pass
Header, nav, main, and footer landmarks are present.
-
Tap Target Size Warning
25 interactive elements appear smaller than 48px.
- • a - 42x89px
- • a (Learn More →) - 317x19px
- • a (Learn More →) - 317x19px
- • a (Learn More →) - 317x19px
- • a (Learn More →) - 317x19px
- • a (Learn More →) - 317x19px
- • a (View all Partners →) - 1200x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
- • a (Learn More →) - 280x19px
Fix: Increase target size to at least 48x48 CSS pixels for touch interactions.
Social & Rich Results
-
Open Graph Basics Warning
Missing og:title or og:description.
Fix: Add og:title and og:description tags to control social preview text.
-
Open Graph Image Warning
og:image is missing.
Fix: Add <meta property="og:image" content="https://..."> with a high-quality share image.
-
Twitter Card Pass
twitter:card set to summary.
-
Structured Data Pass
JSON-LD schema detected.
-
PWA Metadata Warning
Manifest or Apple touch icon is missing.
Fix: Link your web app manifest and apple-touch-icon for improved install/share experiences.
-
Open Graph/Twitter Quality Warning
4 social preview quality issues detected.
- • ISSUE: og:title should typically be between 10 and 70 characters.
- • ISSUE: og:description should typically be between 50 and 200 characters.
- • ISSUE: Use an absolute URL for og:image or twitter:image.
- • ISSUE: twitter:card should be summary_large_image for richer previews.
- • GUIDELINE: Optimal og:title length: 40-60 characters (acceptable: 10-70).
- • GUIDELINE: Optimal og:description length: 110-160 characters (acceptable: 50-200).
- • GUIDELINE: Optimal preview image size: 1200x630 pixels.
- • GUIDELINE: Optimal preview image aspect ratio: 1.91:1.
- • GUIDELINE: Optimal preview image file size: under 5 MB.
- • GUIDELINE: Recommended twitter:card: summary_large_image.
Fix: Use absolute OG/Twitter URLs, keep metadata lengths in recommended ranges, and provide a preview image near 1200x630 under 5MB.
Links Analysis
-
Internal Links Error
3 internal links returned errors.
- • https://connectps.com/?post_type=software_application&p=933 (HTTP 404)
- • https://connectps.com/?post_type=software_application&p=934 (HTTP 404)
- • https://connectps.com/?post_type=software_application&p=932 (HTTP 404)
Fix: Fix or remove the listed internal URLs, and ensure routes/pages return 200 responses.
-
External Links Pass
No broken external links found in checked URLs.
-
Link Format Warning
2 links are empty, invalid, or placeholder-only.
- • href="#" text="Careers"
- • href="#"
Fix: Replace empty/#/javascript href values with real destinations or use buttons for non-navigation actions.
Performance & Runtime
-
Core Web Vitals: LCP Warning
LCP could not be measured.
Fix: Improve LCP by optimizing above-the-fold media, reducing server latency, and inlining critical CSS.
-
Core Web Vitals: CLS Pass
Cumulative Layout Shift: 0.000.
-
Total Blocking Time estimate: 48ms.
-
Broken Assets Error
1 asset requests failed.
- • https://www.googletagmanager.com/gtag/js?id=UA-36958722-1 (net::ERR_BLOCKED_BY_ORB)
Fix: Fix missing files, update asset URLs, and ensure static assets return HTTP 200.
-
JavaScript Runtime Errors Warning
1 JavaScript runtime issues detected.
- • Request failed: https://www.googletagmanager.com/gtag/js?id=UA-36958722-1 (net::ERR_BLOCKED_BY_ORB, type: script)
Fix: Fix JS files returning 404/failed requests and resolve the listed runtime exceptions.