← Back to guides

What’s New on Daycare Finder: July 2026 Updates

Published July 22, 2026

Over the past week we shipped a series of improvements to Daycare Finder aimed at making it easier for Massachusetts parents to find, compare, and connect with licensed childcare. Here is a quick rundown of what changed and why it matters.

Review counts on listing cards. Parents can now see how many reviews a daycare has received directly on search results and city pages. This small addition makes it easier to gauge a provider’s reputation at a glance before clicking into the full profile.

Top-rated daycares on the homepage. The homepage now highlights the highest-rated licensed daycares in Massachusetts. If you are just starting your search, this is a fast way to see well-regarded programs across the state.

Newsletter signup. We added a weekly newsletter signup on the homepage and blog. Subscribers get one email a week with new guides, city listings, and tips for finding the right childcare. We use a simple, secure signup backed by Zod validation and rate limiting.

Structured data for daycare profiles. Every daycare detail page now includes JSON-LD structured data using the Schema.org ChildCare type. This helps search engines understand hours, address, ratings, and contact information, which should make listings easier to find through Google and Bing.

UTM-tagged provider links. Provider dashboard links now automatically include UTM parameters when shared. Providers can track traffic that comes from their own website, email signature, or Google Business Profile back to their Daycare Finder listing.

Faster images. Listing cards and photo galleries now use Next.js image optimization with remote support for Fly.io, Cloudflare R2, and Unsplash. Pages load faster and use less bandwidth, especially on mobile devices.

Map reliability. We hardened both map experiences. Google Maps on the search page now has graceful error handling when an API key is missing or a domain is not allowlisted. The city-page Leaflet map now bundles its CSS locally instead of loading it from an external CDN, which avoids Content Security Policy blocks and makes the map render correctly.

Cloudflare Web Analytics. Analytics are now allowed through the Content Security Policy and the beacon script is positioned correctly, so we can monitor site performance without breaking anything else.

Behind-the-scenes improvements. We migrated existing SQLite databases to support new fields like reviewCount and holiday closures, added safer build-secret handling for Fly.io deploys, and improved documentation in README, SCHEMA, DEPLOYMENT_GUIDE, AGENTS, and FLY_DEPLOY so future development is smoother.

We also added a fresh batch of parent guides covering how to choose a licensed daycare, understanding EEC licensing levels, questions to ask before enrolling, daycare costs in Massachusetts, and how to verify a license. You can find them all on the Daycare Finder blog.

If you have feedback or run into an issue, send us a note through the newsletter or provider dashboard. We are continuing to improve search, reviews, and provider tools throughout the summer.

Related resources