WordPress Cache Expensive Query with Object Cache and Redis
| |

By the time I decided to optimize some of my WordPress queries to be more efficient I was already using … Read More

WordPress load_theme_textdomain() not working
| |

If you are trying to load WordPress in a specific language with a URL parameter you might find out it … Read More

Transfer a WordPress site from one domain to another.
| |

While moving a wordpress site from one domain to another, you might find out that the site just breaks down … Read More

URL rewrites for custom post type permalinks in WordPress
| |

I was recently remaking rewrite rules for my project – https://sochi.asp.sale/. The idea was to use post-types in url as … Read More

Apache 2.4 + Varnish Virtual Host Config Examples
| |

Examples below are from a working Debian 8 + Apache 2.4 + MySQL 5.6 + PHP 5.6 + Varnish web … Read More