Crystal Ball checks covered

MANY_FRONTEND_ASSETS, too many scripts, too many stylesheets

What the flag means

Crystal Ball flags this when a page loads a large number of JavaScript or CSS files. Some assets are normal. The warning means the page may be carrying more frontend baggage than it needs.

This is a problem because extra scripts and styles can slow loading, create conflicts, increase maintenance work, and make performance issues harder to diagnose. It is not a moral failing. It is usually a pile of old plugin candles, app charms, trackers, and widgets that accumulated over time.

Common causes

Common causes include WordPress plugins, Shopify apps, Wix apps, Webflow custom code, tracking pixels, chat widgets, font kits, sliders, review tools, booking widgets, and libraries left behind after redesigns.

How to fix it

  • Custom HTML/static: List every <script> and stylesheet in the page source. Remove unused libraries, load one main CSS file where practical, defer noncritical scripts, and avoid loading page-specific scripts sitewide.
  • WordPress: Audit plugins, theme assets, tracking tags, sliders, chat widgets, and form tools. Disable one nonessential plugin at a time on staging and rescan before making the change live.
  • Shopify: Review apps, theme app embeds, tracking pixels, review widgets, filters, subscriptions, and chat tools. Remove unused apps fully because deleted app snippets can linger like cursed cobwebs.
  • Wix: Check apps, embeds, animations, chat widgets, and tracking tools. Wix handles core platform code, so focus on optional add-ons and page-specific widgets.
  • Webflow: Review sitewide custom code, page-level scripts, fonts, interactions, embeds, and third-party libraries. Move scripts to only the pages that need them.

Need help?

If the fix gets murky, visit Support and send the details. Bug reports and Crystal Ball questions are free support. Implementation and development work may be paid support, but we will tell you clearly before anything becomes paid. No surprise invoices from the tower.