Find us at BrightonSEO 25/26 April - STAND 18! Fill your swag bag!

Dealing with Front-end issues?

Crawl your website with Sitebulb for 300+ tech SEO checks

Try for Free

This Hint has been deprecated, and we no longer consider it best practice. In order to get the most accurate audit results from Sitebulb, please ensure you update to the latest version.

Low This Hint is of the lowest significance, and should only be addressed if there are not more serious issues which have not been handled. Issue This Hint represents an error or problem that needs to be fixed.

CSS content empty rules

This means that the URL in question is a CSS file that contains one or more empty rules.

Why is this important?

Most of the time, empty rules appear as a result of refactoring without further cleanup. Empty rules add unnecessary bytes to the file size and, although minimal, increase browser resources for rendering.

What does the Hint check?

This Hint will trigger for any internal or external CSS URL which contains empty rules.

Examples that trigger this Hint:

The Hint would trigger for any style sheet that contains at least one empty rule.

All of the examples below would trigger the Hint:

.mybox { }

.mybox {

}

.mybox {
/* a comment */
}

How do you resolve this issue?

Empty rules add nothing, but cause additional work for the browser, and as such should simply be removed. Eliminating empty rules results in smaller file sizes and less style information for the browser to deal with.

Sitebulb Desktop

Find, fix and communicate technical issues with easy visuals, in-depth insights, & prioritized recommendations across 300+ SEO issues.

  • Ideal for SEO professionals, consultants & marketing agencies.

Sitebulb Cloud

Get all the capability of Sitebulb Desktop, accessible via your web browser. Crawl at scale without project, crawl credit, or machine limits.

  • Perfect for collaboration, remote teams & extreme scale.