Tag: #optimization

  • Optimizing Jetpack Custom CSS

    Jetpack adds a lot of features and performance options to self-hosted WordPress sites, along with it’s own built-in CSS styling. Most of this styling is fairly universal, but some of…

  • Optimizing Comments in WordPress

    Comments are a versatile feature for allowing discussions on posts and pages in WordPress. I currently don’t have comments open on my blog posts, but I want my themes to…

  • Optimizing the WordPress Head Tag Section

    The initial WordPress head tag section is a bit bloated. There are some quick optimizations via the functions.php file that will improve a WordPress site’s loading time and increase security.…

  • Optimizing Sites with the .htaccess File

    Slow websites suck. Luckily, there are some quick optimizations via the .htaccess file that will improve a site’s loading time and boost your speed score. This is a good opportunity…