I've been trying to tweak the issues with a SFNT Page using PageBuilder. The PageSpeed Insights keeps pointing at these files:
JavaScriptResource_Output&JavaScriptResource _Code=mmx-base
CSSResource_Output&CSSResource_Code=mm-theme-styles
JavaScriptResource_Output&JavaScriptResource _Code=mmx-hero
CSSResource_Output&CSSResource_Code=mmx-base
JavaScriptResource_Output&JavaScriptResource _Code=mmx-button
JavaScriptResource_Output&JavaScriptResource_Code= mmx-text
There is also a "Maximum critical path latency: 2,014 ms"
I might be focusing on the wrong things because it also shows this file twice in the Lighthouse Treemap:
https://www.gstatic.com/recaptcha/re...captcha__en.js
Should I be looking for a duplicate somewhere in the template code?
Then it looks like there is also the old version too:
https://www.google.com/recaptcha/api...1TKEbTGH3sVsS7
But these items are not PageBuilder related, so I digressed (sorry).
Props for passing Accessibility, Best Practices, and SEO!
How would one go about fixing these requests that are blocking the page's initial render? Thoughts?
JavaScriptResource_Output&JavaScriptResource _Code=mmx-base
CSSResource_Output&CSSResource_Code=mm-theme-styles
JavaScriptResource_Output&JavaScriptResource _Code=mmx-hero
CSSResource_Output&CSSResource_Code=mmx-base
JavaScriptResource_Output&JavaScriptResource _Code=mmx-button
JavaScriptResource_Output&JavaScriptResource_Code= mmx-text
There is also a "Maximum critical path latency: 2,014 ms"
I might be focusing on the wrong things because it also shows this file twice in the Lighthouse Treemap:
https://www.gstatic.com/recaptcha/re...captcha__en.js
Should I be looking for a duplicate somewhere in the template code?
Then it looks like there is also the old version too:
https://www.google.com/recaptcha/api...1TKEbTGH3sVsS7
But these items are not PageBuilder related, so I digressed (sorry).
Props for passing Accessibility, Best Practices, and SEO!
How would one go about fixing these requests that are blocking the page's initial render? Thoughts?