Honeyfund

Honeyfund is the cash wedding registry that couples use instead of a china pattern, and I was the outside developer on everything around the Laravel product: moving the corporate blog inside the main domain through an nginx proxy, rebuilding conversion tracking across GA4, Google Tag Manager and Meta's Conversions API, running the SEO program that took average Google position from 18.5 to 8.6, and replacing a commercial theme and page builder with a thirty-file custom theme.

Key Takeaways

  • Moved the blog from a subdomain to www.honeyfund.com/blog, WordPress on Kinsta proxied inside the AWS-hosted product domain, so every article feeds the main site's authority.
  • Rebuilt the funnel's measurement end to end: six custom events pushed from the product's Vue applications, with matching server-side delivery to Meta and GA4 from inside Laravel.
  • Ran the SEO program the client's own team measured weekly: average Google position from 18.5 to 8.6, click-through from 6.1% to 8.4%, with the site earning citations in AI Overviews over the same window.
  • Replaced a heavyweight commercial theme and page builder with a thirty-file custom theme, deleting thousands of vendor files from the codebase.
  • Gave the vendor directory real search identity, with structured titles and descriptions generated for every listing from its own taxonomy.
  • Proved the riskiest infrastructure change safely, reconstructing the full proxy topology locally before the production cutover.

Organization

Honeyfund is the cash wedding registry: couples register, guests contribute toward specific gifts, and the couple receives the money. A company of roughly thirty people runs a site that was serving around 150,000 organic sessions a week and drawing over 900,000 Google Search impressions weekly, with the marketing team publishing written SEO summaries every Friday.

Challenge

The product runs on Laravel on AWS and the content runs on WordPress, and the two needed to behave as one domain, one measurement system and one search strategy. Event tracking covered only part of the funnel, the blog's authority accrued to a subdomain, and the content platform carried a commercial theme and page builder the team no longer wanted to build on.

Solution

  • An nginx proxy architecture serving the Kinsta-hosted blog inside www.honeyfund.com, developed and verified locally first, with content preserved through the cutover.
  • A full analytics rebuild: every existing event audited and documented, six funnel events added client-side through the product's own release pipeline, and Meta Conversions API and GA4 Measurement Protocol services added to Laravel.
  • A sustained SEO program with the marketing team: index hygiene, a disavow prepared and cross-checked by hand, structured data, and BigQuery analysis of Search Console and GA4 data.
  • A custom blog theme with a dynamic table of contents, CDN-optimized WebP images and a CMS-managed menu, replacing the commercial theme and page builder entirely.
  • Yoast filters composing unique metadata for every vendor directory listing.
  • Operational upkeep throughout: multi-factor login, automatic updates, redirect consolidation and CDN image mapping.

Results

  • Average Google position 18.5 to 8.6; click-through rate 6.1% to 8.4%, the client's own weekly numbers.
  • Organic signups up an estimated 20 to 35%.
  • 3,500+ vendor files removed from the codebase in the theme replacement.
  • Blog page weight down 40 to 60%.
  • 2 to 4 developer hours a month removed from routine content operations.