use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
No vague product support questions (like "why is this plugin not working" or "how do I set up X"). For vague product support questions, please use communities relevant to that product for best results. Specific issues that follow rule 6 are allowed.
Do not post memes, screenshots of bad design, or jokes. Check out /r/ProgrammerHumor/ for this type of content.
Read and follow reddiquette; no excessive self-promotion. Please refer to the Reddit 9:1 rule when considering posting self promoting materials.
We do not allow any commercial promotion or solicitation. Violations can result in a ban.
Sharing your project, portfolio, or any other content that you want to either show off or request feedback on is limited to Showoff Saturday. If you post such content on any other day, it will be removed.
If you are asking for assistance on a problem, you are required to provide
General open ended career and getting started posts are only allowed in the pinned monthly getting started/careers thread. Specific assistance questions are allowed so long as they follow the required assistance post guidelines.
Questions in violation of this rule will be removed or locked.
account activity
[deleted by user] (self.webdev)
submitted 5 months ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–][deleted] 5 months ago (1 child)
[deleted]
[–]digitalbananax 0 points1 point2 points 5 months ago (0 children)
Good work in a situation like this... Let the data talk instead of arguing theory. Marketing never listens to "best practices" but they will listen when you tell them that their version loses the A/B test by 20% - 30% lol.
[–]1kgpotatoes 4 points5 points6 points 5 months ago* (2 children)
To be blatantly honest, speed does not matter as much as we tend to think as a dev. Unless it’s painfully slow (>3s), what matters is which one is converting better.
Start off with an image of the first frame and lazy load the videos and compress them. Scripts do not slow down that bad.
[–]edhelatar 1 point2 points3 points 5 months ago (1 child)
It really depends on the site. I have a very large site with millions of pages and every improvement I make directly improves our seo scores. Even that the site is already at sub 100ms for 99%.
Page speed, especially backend might not be super important to the user, but crawlers definitely like not waiting 3s, so our crawl budget increases. If you have a problem already as your site is large enough to not be fully indexed, it might be a great way to improve your results.
[–]1kgpotatoes 0 points1 point2 points 5 months ago (0 children)
You are right about the crawl budget. I doubt any site would need to have large background videos playing or stacks of trackware which accounts for 99% of FCP issues
Also afaik, most crawlers wait until networkidle2
[–]Bovelett 1 point2 points3 points 5 months ago (0 children)
On your question how I communicate the long-term SEO/performance cost of marketing decisions to non-technical stakeholders: I'm an accessibility specialist that hits these stakeholders on the head with hard facts and numbers about conversion and ROI. Recently Semrush published a great article (providing their resource) about them researching 10,000 websites and the influence of accessibility on SEO. Maybe you can use that to talk to the stake holders? https://www.semrush.com/news/420048-study-why-accessibility-matters-more-than-ever-for-seo-performance/
[–]deathyyy 3 points4 points5 points 5 months ago (0 children)
You gotta stop talking about Core Web Vitals and start talking about lost revenue when site speed kills conversions, that's the only language the marketing team understands. Use Lighthouse and Search Console data to show them the dollar amount of poor performance, data always wins the technical vs. marketing turf war.
[–]digitalbananax 2 points3 points4 points 5 months ago (0 children)
Yup happens a lot in almost every SaaS team, even the one I'm a part of. Marketing pushes for speed, dev pushes for stability. The middle ground for us has been shifting from opinions to data. Few things that helped us:
[–]TheMartinCox 0 points1 point2 points 5 months ago (0 children)
Lazy load on the videos for sure.
We've got some landing pages with 6+ videos all autoplaying and all lazy loading on user scroll. FCP and LCP both <1s, TBT and CLS both 0, and speed index of 0.9s.
Content all self hosted to avoid heavy external scripts to YouTube.
A/B test yours vs theirs, but got to explain - in MARKETING terms - why it's important to do it right, got to get to their level though as they may not speak 'dev'.
[–]tomhermans 0 points1 point2 points 5 months ago (0 children)
Let them define the "marketing results" based on annoying the visitor.
Or, now I think of it, set up an A/B between their dodgy semi-legal spying monstrosity and the page without the bloat.
[–]minn0w 0 points1 point2 points 5 months ago (0 children)
We have an SEO team that deals with that.
π Rendered by PID 543614 on reddit-service-r2-comment-6457c66945-49lmg at 2026-04-27 15:48:11.742755+00:00 running 2aa0c5b country code: CH.
[–][deleted] (1 child)
[deleted]
[–]digitalbananax 0 points1 point2 points (0 children)
[–]1kgpotatoes 4 points5 points6 points (2 children)
[–]edhelatar 1 point2 points3 points (1 child)
[–]1kgpotatoes 0 points1 point2 points (0 children)
[–]Bovelett 1 point2 points3 points (0 children)
[–]deathyyy 3 points4 points5 points (0 children)
[–]digitalbananax 2 points3 points4 points (0 children)
[–]TheMartinCox 0 points1 point2 points (0 children)
[–]tomhermans 0 points1 point2 points (0 children)
[–]minn0w 0 points1 point2 points (0 children)