I'm leading frontend development for a SaaS platform using React and Next.js, and I often face challenges when the marketing team requests changes that conflict with technical SEO and performance best practices. They're keen on implementing things like heavy tracking scripts, auto-playing video backgrounds, and content that disrupts our structured data. When I raise concerns about Core Web Vitals and accessibility, I often hear that marketing results are prioritized over load times. I've tried to find a balance by using tools like Google Tag Manager and exploring lazy loading for media, but I'd love to hear from others about how to effectively communicate the long-term SEO and performance costs of these marketing decisions to non-technical stakeholders. What compromises have you found that work for both sides? Are there any tools you use to showcase the impact of tech decisions on business?
5 Answers
Absolutely go with lazy loading for videos. On my landing pages, we have multiple autoplaying videos but they only load when scrolled into view, and our performance metrics are fantastic. Testing both your version and theirs might help open their eyes to why optimizing is crucial.
I've been down that road too, letting the marketing team loose on a CMS. Their latest landing page? It's ranking a 4 in terms of speed because of all the tracking scripts and heavy media. What I did was code an alternate static version for A/B testing, which should give us some solid data for discussions after the holidays.
Let them see how their metrics impact user experience. Set up an A/B test between the bloated version and your optimized one. Sometimes seeing is believing, especially when it translates to real-world results.
Honestly, we often underestimate how much speed matters in practice. Unless it's extremely slow (>3s), what counts is conversion. Start with a static image of your videos, lazy load them, and optimize your scripts. It won’t slow down your site as much as you think!
When communicating with non-technical stakeholders, I rely on solid facts and figures. I recently came across a Semrush study on how accessibility affects SEO. It might help to show similar data on conversion rates and ROI to illustrate your points. Check out their findings here: https://www.semrush.com/news/420048-study-why-accessibility-matters-more-than-ever-for-seo-performance/.

Related Questions
What Is The Google Sandbox?
Customize Yoast Canonical URL Programmatically
Understanding Domain SEO Metrics
Google Search Console Beginners Guide
Dealing With A Pure Spam Penalty From Google
SEO Content Writer for Google Docs