WordPress Series: Plugins To Start With
There are thousands of WordPress plugins that you can download from the WordPress plugins repository for free. Since there are so many plugins to choose from,…
// CATEGORY · 72 POSTS · WORDPRESS
Engineering notes from large-scale WordPress builds.
There are thousands of WordPress plugins that you can download from the WordPress plugins repository for free. Since there are so many plugins to choose from,…
Choosing the right theme from the start will determine your blog in the future. You need to take time to choose the best WordPress theme for…
WordPress is famous for its 5-minute installation. Installing a WordPress blog takes less than 5 minutes and is very simple. Before you install a WordPress blog…
The Google Farmer/Panda update a couple of weeks ago aimed to remove “content farm” or low-quality content websites from search results, but it obviously had a…
As Google updated its algorithm, so called the Panda algorithm, you should be aware of your low quality posts on your website. So I made a…
What makes WordPress powerful is its plugin system. WordPress has extendability through plugins, as you can turn WordPress into any kind of website (e.g. ecommerce), not…
Since WordPress upgraded to version 3.1, there are some plugin compatibility issues, for example DB Cache Reloaded. You may read my previous article DB Cache Reloaded…
It’s not a secret anymore that WordPress search results are not very good. Sometimes they are not relevant. This is because WordPress search uses an “OR”…
WordPress has post thumbnail support but it is not enabled by default. You need to explicitly enable it from your theme’s functions file. If you are…