OllieWP / ollie

A finely-crafted WordPress block theme by Mike McAlister

Home Page:https://olliewp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some performance optimization features

e-orlov opened this issue · comments

Could you imagine to include these three performance optimization features?

  • inline loading of critical CSS on a page level
  • loading and excluding Javascripts on a page level
  • loading of above-the-fold images as inlined base64 data

Hi there, Evgeniy! Unfortunately, these aren't typically performance enhancements we can provide out of the box. Technically, we could, but it would complicate the code and probably bloat the theme to do so.

Instead, we let the user decide what kind of optimization they want, which can usually be handled by one or two plugins who specialize in this kind of optimization.