CSS Delivery
Deliver CSS files by removing unused CSS and prioritizing critical CSS.
Minify
Remove unnecessary spaces, lines and comments from CSS files.
Exclude CSS from Minify
These CSS files will be excluded from being minified.
CSS file(s) to be excluded one CSS file per line.
Critical CSS
Extract and prioritize above-the-fold CSS.
Above-the-fold CSS
Include any CSS content you need to load above the fold.
Paste the CSS content you would like to merge with critical CSS.
Remove Critical CSS on User Interaction
Remove Unused CSS
Remove unused CSS for each page and reduce page size.
Exclude CSS from Remove Unused CSS
These CSS files will be excluded from Remove Unused CSS optimization.
CSS file(s) to be excluded one CSS file per line.
Group by Pages
Define rules to group pages that have the same page structure.
Recommended for websites with 100 plus pages. RapidLoad will analyze a parent page and will apply results for all matched pages.
Example groups : product pages, category pages or blog pages.