If you are new to blogging, most of you would have been confused about whether to choose WordPress or Blogger. If you had chosen WordPress, you might have wondered whether to go with WordPress.com (hosted version) or WordPress.org (self-hosted version), what’s different between them, which one is better, etc. In this article, I will be […]
WordPress
How to add your WordPress.com site to Cloudflare
If you have recently added a custom domain to your WordPress.com site and want to harness the power of Cloudflare CDN, you have come to the right place. In this article, I’ll show you how you can add your WordPress.com site to Cloudflare for free. Note: If your WordPress site is self-hosted is hosted on […]
How to optimize WordPress for better performance
Recently I came across a question on WordPress Development StackExchange where someone was asking for steps to optimize WordPress with regard to server load. Here’s a link to the question if you’d like to see it for yourself. Most of the answers written under that question were technical. So I decided to write this article […]
How to disable emojis in WordPress
History of Emoji in WordPress WordPress 4.2 introduced emojis (smileys) that basically added JS and other junk all over your site posts & pages; something many people found shocking. Check out this question on the WordPress Development StackExchange site. Many people found it as an unwelcoming move by the WordPress core development team because it increased the […]
How to setup Google AMP in WordPress
AMP Project is an open-source initiative spearheaded by Google that aims to provide mobile-optimized content that can load instantly everywhere. AMP is a way to build high-performance web pages for static content that render fast. And, there are three important elements to AMP – AMP HTML AMP HTML is the usual HTML extended with custom AMP […]