New plugin for optimize styles and scripts


||

Hurrah !
speed-racing-bike-concept.jpg

Definitely, I find the way how to make required optimization for my site in simple and beautiful way.

Some time ago I wrote about good optimization, but changes in core kill the idea. I was thinking about plugin to make required things:

  • collect styles/scripts and concatenate them into solid files
  • minify styles
  • translate images to data:uri if possible

Yes, this is not a big deal, but I want to have all of this with more ability more …

Nginx for dummies


||||

776px-Nginx-battleship.svg.png
I was installing nginx as reverse proxy again. And find that some crib note will be nice.

Install

In theory you have to request the package which resolve all dependencies. But I found that EPEL has nginx version 0.6.39 and I go to make nginx from sources.
more …

Optimization in numbers


||

pie.png

To finish the cycle of articles about WordPress optimization we need to take a look for result. Using of any plugings or techniques without understanding will drive increase time of loading. But any lightweight page is worse if it is loaded long time :)

more …

Concatenate styles in WordPress


||

online-marketing-squeeze.jpg To continue WordPress optimization let’s take a look into styles.

Like scripts we have to include styles by enveloping function wp_enqueue_style and next:

In first put changes into /wp-includes/script-loader.php
more …

WordPress page load optimization


||

packing_box.jpg I had to touch some pages to decrease load time for WordPress pages and collect some material to write down. Few articles will be follow to describe the received experience.

the material will be more interesting for programmers who understand code oof WordPress. But some of the issues can be done by accurate people.
more …

feedback content * preview