Executive Summary
Workstream 1 (WS1) — Security Hardening & Site Optimization — is complete, delivered April 9, one day ahead of the April 10 deadline. This phase focused on making sperrytreecare.com more secure, faster, and properly connected to your marketing and analytics tools.
In plain terms: we cleaned up your website, locked it down against common threats, made it load faster for visitors, and connected the tools that let you measure whether your advertising is working. Your website is now a stronger foundation for the marketing campaigns ahead.
What was accomplished:
- Removed 6 unused software plugins that were slowing down the site with no benefit
- Enabled automatic security updates on all 19 remaining plugins — no more manual maintenance
- Shut down the website comment system, which was being targeted by spammers
- Installed and activated enterprise-grade security software (Wordfence Premium) with live, real-time threat monitoring
- Set up page speed caching — technology that makes your site load faster for every visitor
- Connected Google Analytics 4 (GA4) to both your website and your Jobber online estimate forms, so you can see exactly how many people are visiting and requesting estimates
- Activated Meta Pixel (Facebook/Instagram ad tracking) across your entire site, enabling accurate conversion tracking for paid ad campaigns
What's still open: Two minor items remain — both require a quick action from your hosting provider's server team, not from you. Details are in the Open Action Items section below.
Next up: Workstream 4 (WS4) — Email Automation & Club Nurture Campaigns, due April 27.
All tracking is live. Both Google Analytics 4 (GA4) and Meta Pixel are active across sperrytreecare.com and your Jobber estimate forms. Any sign-up forms embedded on your WordPress pages are automatically covered by both tools.
Google Analytics 4 (GA4) — sperrytreecare.com
Google Analytics 4 (GA4) — Jobber Estimate Forms
Meta Pixel — sperrytreecare.com
Meta Pixel Lead Event — Jobber
19 plugins active, all on automatic updates. Down from 25 at WS1 start. Each plugin below serves a specific, documented purpose. Plugins are the software add-ons that extend what your WordPress website can do — think of them like apps on your phone.
| Plugin | What It Does (Plain Language) | Auto-Update |
|---|---|---|
| Elementor / Elementor Pro | The visual design tool used to build and edit every page on your site — like a drag-and-drop layout editor | On |
| Essential Addons for Elementor | Provides the specific form display and button design features used on your Club signup and Home Show pages | On |
| Contact Form 7 (CF7) | Powers your Club signup and Home Show contact forms — the forms visitors fill out to join or request info | On |
| Flamingo | Saves a copy of every form submission to your WordPress dashboard, so you have a backup record even if email delivery fails | On |
| CF7 Redirection | Sends visitors to a specific "thank you" page after they submit a form — used to trigger conversion tracking and confirm their submission | On |
| Ninja Forms | A secondary form builder used for additional contact forms on the site | On |
| WP Webhooks | Automatically sends new Club signup data to your external marketing automation tools (via Zapier) the moment someone submits the form | On |
| WPCode Lite | A code manager that safely runs custom scripts on your site — currently handling comment blocking, Meta Pixel, the Home Show form webhook, and form validation | On |
| Wordfence Security (Premium) | Your site's security system — blocks malicious traffic, scans for malware, and monitors for threats in real time with Premium-tier threat definitions | On |
| UpdraftPlus | Automatically backs up your entire website on a schedule, so you can restore it quickly if something ever goes wrong | On |
| W3 Total Cache (W3TC) | Makes your website load faster for every visitor by storing pre-built page versions rather than rebuilding pages from scratch on each visit — also improves Google search rankings | On |
| Yoast Search Engine Optimization (SEO) | Helps each page on your site rank better in Google by managing page titles, descriptions, and technical SEO settings | On |
| WP Show Posts | Displays blog posts and content listings on pages throughout the site | On |
| Custom CSS & JS | Allows custom design tweaks and scripts to be applied to the site without modifying core theme files | On |
| Redirection for Contact Form 7 | Works alongside CF7 Redirection to manage form-based page redirects | On |
| Akismet Anti-Spam | Filters spam from any remaining form submissions, acting as a secondary defense layer alongside the disabled comment system | On |
| Additional active plugins | Core WordPress functionality and system utilities | On |
Two items remain — both require your hosting provider's server team. Neither requires action from you or your staff directly. We recommend submitting a support ticket to your host for item 1.
-
Restart Web Server Software — Activate Full Page Caching Server Manager RequiredWe've configured your site for disk-based page caching — the most significant speed improvement — but the final step requires your hosting provider's server team to restart the Nginx web server software to load the new configuration. Browser caching and code compression are already live and benefiting visitors now.Action: Submit a support ticket to your hosting provider. Ask them to reload Nginx to activate the W3 Total Cache disk cache configuration. Reference: "W3TC Disk Enhanced nginx cache configuration written to nginx.conf — requesting nginx reload."
-
UpdraftPlus — Delete Old Restore FoldersA minor cleanup prompt is visible in your backup plugin (UpdraftPlus) from a recent restore operation. Completing this frees up disk space on your server. This is non-urgent and has no impact on your active backups running normally.Action: Log into WordPress → UpdraftPlus → click "Delete old folders." Takes about 30 seconds.
Recommended W3 Total Cache Settings for Nginx
W3 Total Cache is installed and running with default settings. For best results once the server team restarts Nginx: go to Performance → General Settings in your WordPress dashboard and enable Page Cache (method: Disk Enhanced), Minify (Auto mode), and Browser Cache. Skip the Content Delivery Network (CDN) setting for now — Cloudflare can be layered in as part of the Phase Zero new site design sprint.
After configuring, test performance using GTmetrix or Google PageSpeed Insights. Expect meaningful improvements in how fast your pages load once the server manager activates the full disk caching configuration.