Excessive executions

Hi,

My site is causing excessive executions (a problem on my host, Siteground), and the two most visited pages are:

/wp-content/themes/x/framework/fonts/font_awesome/fa-solid-900.woff2
/wp-content/themes/x/framework/fonts/font_awesome/fa-brands-400.woff2

Is this simply a part of X, or is something misconfigured?

Thanks for your help

Hi Steve,

Thanks for reaching out.

Those are just font files and shouldn’t execute within the server, they are just going to be downloaded by browser as normal files like images and such. Perhaps something in your server scans the font files before it gets served to the browser? That’s that only thing I could think of as why it’s slower. Are you able to get more information from your hosting why is that?

Thanks!

Siteground tells me that the Awstats Tool (which identified the X theme font pages as top URL hits) will locate any executed script from your website but this does not mean that each of the entries in the Awstats Tool -> Pages-URL (Top 25) section would show actual script executions. For example .jpg and .css files are static content and would not be registered by the account as an actual script execution even though that there might be such entries in the tool.

So it sounds like the X theme font hits are not causing my excessive executions. Will have to look for other causes. Thanks as always for your help.

Hey Steve,

Thanks for letting us know and you’re most welcome.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.