CRITICAL: POOR PAGE PERFORMANCE ON ALL PAGES USING PLUGIN!
-
We may be forced to disable your plugin due to the bad deployments of HTML and CSS. The usage of non-unique IDS is the first issue.
BUT, the one that is mission critical, The webfont is also very frustrating. Your plugin loads a webfont. Not sure WHY you would even load ANY font in your plugin. But its causing massive issues. First, it loads the webfont in a non-standard WordPress manor. So it does not work with lazy load plugins.
Thus, it presents as a rendering blocker. One that takes 1.49s!
ALSO, its the SECOND webfont we are loading. The plugin does not dedupe the webfont and the version on the webfront query string ensures it loads twice.
Please allow a way to disable the CSS and/or please fix the page blocking. This is not acceptable and we will have to find a new plugin. ?? Also, because of the way your loading it, the CDN wont pick up the responsibility. Please advice!
P.S. to reproduce, goto https://e-ponies.com and run the audit tool. You will find one page blocking resource and its yours.
A) because we load another webfront with another plugin and the two versions compete. B) the Webfont does not lazy load.
This means your plugin is now slowing our main page down by 1.49s! Thats INSANE!
Please setup the webfont to load with lazy load or use4 a method of loading the font with the wordpress functions so that lazy load plugins can use your code.
The page I need help with: [log in to see the link]
- The topic ‘CRITICAL: POOR PAGE PERFORMANCE ON ALL PAGES USING PLUGIN!’ is closed to new replies.