IBM Watson is the part of IBM's known supercomputer Deep Blue. We talked about usage of Artificial Intelligence, Machine Learning in many complicated setups. Here is a WordPress Plugin to analyze post emotion with ai powered by IBM Watson. This is a good example of usage of Artificial Intelligence. Many free WordPress plugins never become known but sometimes offer quite astonishing or useful … [Read more...]
WordPress Persistent Object Cache, Fragment Cache Optimisation
Some features of WordPress are less known. WordPress persistent object cache, fragment cache optimisation can improve page loading time. You can setup separate cloud server for cache. All of us possibly aware of XCache, Memcached, Redis. But often how to use remains unknown. Backend For WordPress Persistent Object Cache, Fragment Cache In case of Ubuntu 16.04 and PHP 7 … [Read more...]
Fix : WordPress Plugin Update Not Working
This is another common complain - WordPress plugin update not working after upgrading the version, do you have bug? You did something reading from some of us as trick to hide notification & now forgot it. That is very common. Here is how to proceed step by step to fix WordPress plugin update not working issue. Plus we are giving you extra tips for managing plugin updates. WordPress … [Read more...]
Install, Configure Brotli On Apache, WordPress, W3TC
Previously we talked about Brotli compression in context of Nginx web server. Here is an all in one guide to install, configure Brotli on Apache, WordPress, W3TC running on Ubuntu 16.04 on dedicated server, cloud server instance. In order to follow this guide, you need SSH access and HTTPS/SSL/TLS to be active on your server/website. You can perform the steps on production server with running … [Read more...]
Cache Aware HTTP/2 Server Push On Apache2, WordPress
We discussed about HTTP/2 Server Push. Apache2 is superior web server software compared to Nginx and it supports HTTP/2 Server Push. Here are few examples of HTTP/2 Server Push on Apache2 running WordPress (we are not talking about simple Link Preload) which can make your webpage to load faster over HTTP/2. Properly implementing HTTP/2 Server Push not exactly easy work. At the end, we will learn … [Read more...]
WordPress Brute Force And Mod Security
Previously we talked about some ways like using IPTables with Fail2Ban, configuring Apache Mod Security and getting flooded on Nginx XML-RPC attacks with odd error which near difficult to detect. Bruteforce attacks & xmlrpc attacks are common. We have many ways to handle them. Here is an article on WordPress Brute force and Mod Security. WordPress Brute Force And Mod … [Read more...]
Nginx WordPress : Remove ?utm_source Like Query Strings From URL
Definitely you have noticed that various external, internal referral URLs appends ?utm_source like to track track visitors and conversion rates. It is very common in Google Analytics with WordPress. URLs with these query strings like ?utm_source=mailchimp bypass caching system. Google actually perceives the webpage being slower compared to cached version. In this guide, we will show basic example … [Read more...]
Fix : PHP bcmath Extension Missing Ubuntu 16.04
Previously we talked about one indispensable plugin WP Statistics. WordPress WP statistics like plugins use the module with GEO IP and infamously through errors rendering plugin's many functions limited. Here is how to fix PHP bcmath extension missing on Ubuntu 16.04, Nginx running PHP 7.0 or PHP 7.1. Ofcouse one can follow this guide to fix PHP bcmath extension missing Ubuntu 16.04 for any type … [Read more...]
Integration of Big Data Tools With WordPress
Tools Like Apache Solr Has WordPress Plugin to Integrate With WordPress. Apache Solr is open source enterprise search platform built on Apache Lucene but not exactly directly a building component of Big Data platform. Here Is An Article On Integration of Big Data Tools With WordPress. WordPress definitely can handle core Big Data works. But there are limitations as WordPress essentially a CMS … [Read more...]
BunnyCDN : Cheapest CDN For WordPress Websites With IPv6 Tested
It turned out that KeyCDN is bad (which we promoted before free of cost). Bad because their minimal payment is closer to $50 and funnily that payment expires after a year if another payment not made, they do not support IPv6 yet. At the time of publication, BunnyCDN is the cheapest CDN for small WordPress websites with IPv6, HTTP/2, origin pull and tons of features. CacheFly would be our choice id … [Read more...]
Opinion : WordPress Test Installs With Poopy.life Free Service
Here is a new thing to test - Poopy.life. WordPress Test Installs With Poopy.life Free Service is Great to Check Things Before Testing on Own Server, But There are Free PaaS Services. We are not criticising in negative way the effort of the developers, particularly as they use dedicated servers as infrastructure (not another Amazon hosted service), it is really smooth and worked similar test … [Read more...]