Hello,
We are having an issue with our Magento 2 store and authorize.net checkout. We have been doing some performance updates trying to improve the site speed and SEO rankings, one of those updates is moving all JS to the footer to avoid the render blocking scripts. We are doing this with a certified Magento extension from Amasty: Amasty - Google Page Speed Optimizer
The feature itself seems to work great, all the JS gets migrated to the footer and the site functionality is still working great, besides checkout. Being that checkout is the most important feature, we currently can't implement the JS in the footer on production which is causing some mobile page speed issues. And I am rather certain this is the issue because when I turn off the "JS in footer" feature, the checkout works right away.
Has anyone experienced issues with this before? Any ideas or workarounds we can implement? Any and all help is appreciated, thank you!
01-23-2019 09:45 AM
01-23-2019 10:32 PM
Why you don't set js in the <head>, on my website (https://simthanglong.vn), js and css set in the head, So let me ask it affect to do with google reading time.
01-29-2021 10:54 PM
Please, help me edit my css in <head>...</head>, my web (https://cashberry.vn)
03-14-2021 01:03 AM