Coudflare provides Free SSL to all its users. If you are not aware what SSL (Secure Sockets Layer), it is a protocol which protects the data that is transferred between your website and visiter’s computer. If you are taking personal data (like credit card information) from your site users, you must have SSL. but even… Continue Reading …
Free Cloudflare CDN – Latest Setup for WordPress (2021)
Two most important requirements of a good website are – Speed and Security. A fast loading website not only pleases the users but also Google Search. Reducing the page loading time of your site is one of the first steps to boost the SEO. A layer of security to protect your site from spam traffic… Continue Reading …
Increase the Maximum File Upload Size in WordPress
Generally, the file upload size limit in WordPress is 20MB and it’s not sufficient if you want to upload big audio or video files into your WordPress pages or posts. Recently I needed to upload a 64MB mp3 file on one of my WordPress pages so I started looking for solutions. The solutions available on… Continue Reading …
WordPress and Adsense Asynchronous Code – 2 Minute Guide
Google Adsense Asynchronous Ad code is just better than the old Synchronous code. There are two major benefits of implementing the new Google Adsense Asynchronous Ad code into your WordPress site. 1. Asynchronous code doesn’t affect the loading of other elements of you page. Other parts of your site will open even if the Google… Continue Reading …
Comment Out HTML Code in WordPress
Commenting out is making an HTML code inactive. When you comment out some lines of code on your page, those lines will be still there and you will be able to see them in the WordPress HTML editor but they will not appear in the browser. There may be several situations when you wight want… Continue Reading …
8 Reasons Why Teaching an Online Course is the Best Way to Make Money Online in 2018
Almost every blogger wants and tries to monetise his blog at some point of time. After all when you are spending your valuable hours on it, getting some passive income from it won’t hurt, will it? If you Google, you will find articles, blogs and webinars teaching you 10 or 101 proven ways to make… Continue Reading …
Copy Pasting from MS Word to WordPress without losing Formatting and Images
Recently I was copying an article from MS Word to WordPress post editor. I noticed that only text was being coping and not the images. The text was also losing simple formatting like bold and italic text. I searched internet for a solution and tried a lot of things but nothing worked. There are some some… Continue Reading …
Solution – Hostgator WordPress Emails going to Spam
One of my WordPress sites is hosted on Hostgator (shared hosting) and the emails are set to fetch to Google via POP3. I also have Woocommerce installed on my site and use Cloudflare free CDN on that domain as well. Everything was going fine until recently I noticed that all the emails from WordPress site, where… Continue Reading …
Installing SSL to my WordPress Site on Hostgator – A bad experience
Update: Here I have written a detailed guide on how to install free Cloudflare SSL on your website under 10 minutes: How to Setup Cloudflare Free SSL on a WordPress Site (2017) A few days back I made an attempt at installing SSL to my WordPress site hosted on Hostgator (Shared Hosting). If you don’t… Continue Reading …
Tracking 2Checkout with Google Analytics
Recently I started using 2Checkout payment gateway instead of Woocommerce and PayPal combination on one of my websites. I use 2CO Buy Now buttons on my websites which lead to the checkout page and after successful completion of payment the customer is taken back to a specific page on my website. Now I wanted to track… Continue Reading …