How about backing up Full WordPress site to Dropbox? Of course, try WordPress...
Are you a WordPress developer? Professional WordPress blogger? Well, you must have thought about backing up complete site at some point. How to automatically Backup WordPress Sites to Dropbox? There...
View ArticleHow about customizing Live WordPress Theme in realtime? Well, CSSHero is a...
WordPress is a CMS framework, full of customization and provides bunch of API and hooks which any developer could use to modify themes and plugins. That’s the reason currently we do have an option to...
View ArticleJava eNum Comparison using Equals (==) operator, Switch-Case statement and...
Sometime back I’ve written an article on Java eNum – Why and for what should I use Java eNum? What is an eNum type? It is a special data type to which we could assign predefined constants to variable....
View ArticleHow to Validate Blog’s SEO settings and HTML Quality Standards? Get detailed...
Everybody starts from small venture and overtime it may become a true niche business. That is exactly what happened with so many my friends and best buddies. When site growth, user growth, traffic...
View ArticleBest way to Optimize all WordPress Images using Optimus Plugin – We tried and...
WordPress as a CMS platform is full of customization and hooks. On Crunchify we have been using WordPress and number of different Plugins since last ~8 years. Every WordPress releases brings new...
View ArticleHow to fix Access-Control-Allow-Origin (CORS origin) Issue for your HTTPS...
On Crunchify Business site we have enabled HTTPS from day one. Recently WordPress.com announced 100% HTTPS enablement even for hosted domains at WordPress.com and that’s a great news. While setting up...
View ArticleNamecheap and Crunchify Exclusive 25% off on Hosting and 10% off on Domain...
Namecheap is a very popular domain name registrar company. We do have two domains registered at Namecheap. While setting up zone records, redirection, affiliate accounts, etc. we come to know very...
View ArticleIn Java how to check if Socket is Alive, Connection is Active on specific...
This is a very simple free Java Utility which tells you if you could establish a socket connection to different hosts on specific ports. Feel free to use it in production environment. In Java...
View ArticleHow to Add Rich Snippets for Reviews and Ratings without any Plugin? Google...
Have you ever wondered how and why Google is showing rating for some of the special review posts in Google Search Result Page (SERP)? In this tutorial we are going to discuss how to add rich snippet...
View ArticleHow to Increase Apache Tomcat HeapSize (JVM Heap) in Eclipse IDE (integrated...
It’s common to get OutOfMemory while running heavy loaded application in Eclipse IDE. Recently while running Apache Tomcat under Eclipse for one of the web application I was getting Java Heap memory...
View ArticleHow to configure Mailgun Email Server on Discourse Forum correct way? –...
As we discussed before Discourse is very popular and latest Forum software available in the market in present time. When I posted a detailed article on Crunchify on how to setup GMail SMTP-relay...
View ArticleHow to Automatically Display titles and description on Category and Tag...
On Crunchify we are using Genesis Framework and Eleven40 child theme. So far we have done numerous enhancements and added number of hooks. As I believe, child theme Eleven40 is missing one of the...
View ArticleMissing WordPress Gravatar ALT tag value? How to fix – IMG tag does not have...
I have been doing quite a few changes to Crunchify site recently related to Search Engine Optimization (SEO) and better site loading prospective. While working with my client last week, we discover...
View ArticleLinux and Curl: How to use Bash to Read a File Line by Line and Execute Curl...
Linux Curl command is very amazing. It’s very simple command which is use to send or get data from and to any server. Server would be any server like end point URL, ftp endpoint, etc. In this tutorial...
View ArticleHow to Create a WordPress Plugin with Multi-Instance Widget Option For...
WordPress Widget Multiple Instances / WordPress Custom Widget Crunchify has created multiple WordPress plugins over last few years. One of the requirements we got for our plugin Facebook Members is to...
View ArticleHow to modify 404 Page Not Found template for WordPress Genesis Framework Theme?
Are you running your site on Genesis WordPress Framework and would like to change 404 Page template? Well, you are at right place. On Crunchify we do use Genesis Framework. By default child theme...
View ArticleMaxCDN and WordPress Image Index SEO Issue in Google Search Console – Fix CDN...
Take a look at an image index issue in above image. Here is second screenshot. Nearly zero(0) images indexed before and somehow I missed it for so many months and trust me that’s not a good feeling....
View ArticleMissing Maven settings.xml file for your Eclipse? What if you need two...
Are you running multiple Eclipse Environments on your developer workstation? Or on your laptop? I do. Let’s consider a scenario with two different Eclipse workspace with different custom maven...
View ArticleIn Java How to Save and Load Data from a File – Simple Production Ready...
How do I write an object to a file and read it back? Java is pretty amazing with lots of API and with Java 8 we are fully enabled with lots more APIs like Lambda, Method reference, Default methods,...
View ArticleShould I Ignore Bing Webmaster tool? I guess NO – Worth using it for detailed...
The Ultimate Guide To Bing Webmaster Tools I’m a very big fan of Google Search Console (aka: Webmaster Tools). I have been using it since very long time, say almost 8 years. But let me admit, I...
View Article