I’m following capo.js guidelines to optimize the loading order from tags in the
So I searched the GF forums and found this one Remove unused GF script from header [RESOLVED]
Al-with-all I tracked the code for injecting this back to get_insert_position()
in the Dom_Parser
class. But it’s not the position that is best for an optimal loading order according to the Capo.js research.
Are you open to add a filter for changing this position, so it’s not directly added after the “charset” meta tag and there we can optimized the speed?
Kind regards,
Jaime Martinez