Top 3 Awesome WordPress SEO Plugins to Optimize Your Site
WordPress is without a question the most popular stand-alone blogging platform. It is flexible and customizable; there are lots of useful plugins providing any functionality a blogger can think of....
View ArticleTop 3 Free and Best WordPress Tracking Plugins and Services
What are the Best WordPress Tracker Plugins? Blogging is no doubt is a billion dollar business for companies. Either you are small or big company, tracking user activity, region, click pattern and...
View ArticleClicked on your own AdSense Ads accidentally? Invalid activity, Account...
Do you have an AdSense Account? Have you clicked on your own AdSense ad accidentally? Calm down and don’t Panic. There can be many instances when we click on our own Adsense ads by mistake or for fun...
View ArticleTop 3 Social Sharing WordPress Plugins – Better Load Social Icons without...
Business and social media are becoming more and more inseparable. Most businesses, from big brands to startups, are expected to have an efficient, developed social media presence. The good news is that...
View ArticleHow to Backup Mac OSX Mail App, GMail & GSuite Application Data to Dropbox?
Do you have Google App account? Gmail account? Of course you do one of them… The Google gives you tons of space to store your precious email and attachments. We all know Google backs up regularly and...
View ArticleIn Java How to Convert Map / HashMap to JSONObject? [4 Different Ways]
Converting Objects from one form to another is a common request. There are 4 different ways to convert Java Map/HashMap to JSONObject. We will go over details on how to convert HashMap to JSONObject in...
View ArticleThe 9 Best High-Paying Google Adsense Alternatives to Make Money (2019 Edition)
Google Adsense is a great source of revenue when it comes to blogging advertisement. But if you like there are some alternative to it. Check it out.The post The 9 Best High-Paying Google Adsense...
View ArticleIn Java How to Perform File Search Operation using java.nio.file interface?...
Java 8 has so many new functionalities and collection of features which are hidden inside packages. In this tutorial we will go over java.nio.file.Path interface. Path is an object that may be used to...
View ArticleEssential Eclipse shortcuts & my favorite Eclipse shortcut list for Java...
Are you a Java Developer? Java Expert? Eclipse is a lifeline tool for us. Any resource in the workspace is literally seconds away. Ditto to classes (and interfaces, and members, and so on). Why waste...
View ArticleWordPress Custom CSS value disappears after activating Jetpack Plugin – How...
Over last few days I’ve enabled Jetpack WordPress plugin on few of my client sites and noticed some CSS issue immediately after that. Jetpack is one of the best plugin out there with tens of features...
View ArticleBest Google Chrome extensions for Web Developers and Designers [2019 Edition]
Extensions is the best way to add features to Google Chrome. I am going to share Top 3 useful Google Chrome extensions here that will help you if you are a web developer and designer. Google Chrome is...
View ArticleMicrosoft Azure Translator Text API Java Tutorial (v3.0) & Azure SignUp Process
Have you ever wondered how realtime text translation works? Google, Microsoft Machine learning algorithm is one of the best out there. With the popularity of Google Home, Amazon’s Echo, Cortana and...
View ArticleHow to Implement your own InetAddress.isReachable(String address, int port,...
In Java there are multiple ways to check ping and port check. You could use system default’s ping command, Java’s native method InetAddress utility, HttpURLConnection and some more. In production or...
View ArticleTwitter rolls out new interface for web users with Bookmarks, Night mode,...
Twitter today rolls out new Web user interface with bunch of changes. So far we are loving the new design. It’s pretty neat and clean now with only 2 columns layout. Micro blogging site has been making...
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 ArticleCreate Superfast Social Sharing Buttons without JavaScript & Plugins?...
We can’t imagine a site without Social Sharing button. It’s must and absolutely required. As title mentions in this tutorial we will go over steps on how to set up Social Sharing buttons on your blog:...
View ArticleJava8 StringJoiner, String.join() and Collectors.joining() Tutorial with all...
Java Developer Platform 8 (Java8) is around since almost 3 years. We have published more than 10 different tutorials on Crunchify with all different abilities and handy utilities. Moving from one...
View ArticleHow to Change WordPress Jetpack’s Mosaic Tiled Gallery Width & How to run...
Jetpack comes by default with so many features. Tiled mosaic gallery is one of the best feature for your site if you are dealing with lots of pictures and you have photo blog. But there is an issue...
View ArticleEscape Character Utility for URL and JSON data – Feel free to use in your...
What is escape character in Java? Mainly escape characters are the characters which replaces existing character with new & provided character which works best without throwing any error at runtime....
View ArticleSimplest way to generate logs in Java using java.util.logging’s...
Java comes with lots of utilities. In this tutorial we will go over simplest way to generate log files using SimpleFormatter and XMLFormatter. On Crunchify, we have published few tutorials about...
View Article