Reduce the impact of third-party code on aem
Hello i want to ask best practice to reduce third party execution time, on aem
except: async and defer
for example the script is 'rechapta'
anyone have solution? Thanks in advance
Hello i want to ask best practice to reduce third party execution time, on aem
except: async and defer
for example the script is 'rechapta'
anyone have solution? Thanks in advance
AEM doesnot have control over third party script. If we are injecting third party script make sure we follow best practices such as minification of script, removing the blocking resources, defer loading, optimisation etc.
Lighthouse plugin in chrome developer tool is one of the good plugin which reports about improvements and solution to increase the performance of site.
You can follow the best practices document along plugin as well.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.