Following client feedback expressing dissatisfaction with website maintenance (focused primarily on front-end issues), a comprehensive backend audit and optimization pass was completed on the Bluepoint website. The site is now in excellent technical health across security, performance, and SEO dimensions. This report documents the work completed and current state metrics, intended to demonstrate proactive backend stewardship that clients typically cannot see on their own.
Context: Bluepoint's concerns centered on visible front-end issues. The strategy is to present backend metrics to build trust and demonstrate that significant optimization work is ongoing beneath the surface. See [1] for broader account context.
| Metric | Before | After |
|---|---|---|
| SSL Rating | Flexible (no hardening) | A+ |
| Pingbacks | Open / unsecured | Hardened |
| Security Headers | Missing | Created |
SSL was hardened to an A+ rating (verified via SSL Labs or equivalent). Pingbacks were secured to prevent abuse. Full security headers were added.
| Metric | Before | After |
|---|---|---|
| Database Size | 42 MB | 34 MB (−20%) |
| Orphan Data Cleaned | — | 8.5 MB removed |
| Artifact Table Rows | ~18,000+ | Deleted |
| Stale Options | — | 28 removed |
| Cache Preload | Off | On |
| Sitemap Preload | Off | On |
| Lazy Load iFrames | Off | On |
Database was reduced from 42 MB to 34 MB — a 20% reduction — by removing 8.5 MB of orphan data, deleting 18,000 artifact table rows, and clearing 28 stale options entries. Preloading (cache, sitemap) and lazy-loading of iFrames were enabled for speed improvement.
Lighthouse performance scores are strong; mobile scores are lower than desktop, which is expected behavior.
| Metric | Before | After |
|---|---|---|
| Pages with Meta Descriptions | 72% | 98% |
| Images with Alt Text | — | 89% |
| Ahrefs Health Score | — | 100% (zero errors) |
| H1 Tags Missing | 1 | Resolved |
Meta description coverage was increased from 72% → 98% across all pages. Alt text coverage sits at 89% — the remaining gap is attributable to non-image file types (PDFs, documents) where alt text cannot be applied, making ~89–90% the practical ceiling.
The Ahrefs Health Score is 100% with zero crawl errors. Remaining Ahrefs "warnings" (e.g., slow pages) are artifacts of the crawler hitting multiple pages simultaneously and do not reflect real user-facing performance.
The Alt Text AI plugin (kept deactivated when not in use due to memory overhead) was activated to bulk-generate alt text for the remaining ~30 pages flagged as missing it. The plugin auto-generates descriptive alt text for all eligible images. Once complete, alt text coverage will approach near-100% for all image assets.
This was demonstrated live during the [2] pre-call sync.
Bluepoint clients tend to focus on front-end appearance and may not be aware of backend maintenance activity. The recommended approach for client calls:
On calls, Karly will cue Mark to present the backend report directly: "Mark, do you want to show them what we've been doing on the back end?"