Can you guarantee a specific Core Web Vitals score?
No. I won't commit to a specific number before measuring, because the answer depends entirely on what I find. What I will commit to is honest measurement before and after, and clear recommendations on what's worth fixing. In practice, most engagements produce significant improvements; I just won't put a percentage on it up front.
Will optimising my site break anything?
It shouldn't, but the risk is real, especially on heavily customised sites. I work in a staging environment, test the full site after each significant change, and keep rollback plans ready. If something does break in production, fixing it is part of the engagement.
Can you fix Core Web Vitals warnings in Google Search Console?
Usually yes. Search Console reports Core Web Vitals based on real user data, so warnings tend to point at genuine field-level issues. I diagnose the underlying cause (often a mix of slow images, render-blocking scripts, and layout shifts) and fix what's actionable.
Do you handle performance for WooCommerce stores?
Yes, and WooCommerce performance is its own thing. The standard caching and optimisation rules don't apply cleanly to dynamic pages like cart, checkout, and account dashboards. I tune WooCommerce stores differently to content sites, with object caching, careful cache exclusions, and store-specific settings.