November 29, 2014

WooCommerce Discounts Plus

Encouraging buyers to buy in quantity…

November 19, 2014

Learning java basics

Learning java basics Try the following queries in Google and learn Java from abc… how to run java in cmd? “java helloworld” how to compile java code in cmd? “javac helloworld.java” how to clear screen in cmd with java public final static void clearCMDConsole() { try { final String os = System.getProperty(“os.name”); if (os.contains(“Windows”)) { […]

November 15, 2014

WordPress Plugin – WP Secure Content

WP Secure Content

November 13, 2014

Need help to choose the best wp theme?

Need help to choose the best wp theme? Must have: Homepage and landing page should be the same instead of 2 pages to confuse the visitors Sidebars should be managed nicely that every widget should be a meaningful widget instead of just make the sidebar crowdy Responsive layout because your visitors will be using devices […]

October 14, 2014

Looking for performance tips for a high-traffic, high-profile site?

Looking for performance tips for a high-traffic, high-profile site? Checkout the number of plugins you are using Ask someone or if you are a developer yourself so must review the codes of every plugin and your theme for useless DB calls Don’t use cache plugin or any plugin which is not necessarily required because every […]

September 26, 2014

How to fix/optimize pagespeed error and pingdom.com error?

How to fix/optimize pagespeed error and pingdom.com error? Don’t use any optimization or cache plugin at all Don’t use a lot of plugins or scripts on load time, review your themes and plugins so if anything is uselessly loading make that loading conditionally Cache only media files like images, audio or video if any Re-check […]

September 13, 2014

WordPress based website tagged as hacked or infected?

WordPress based website tagged as hacked or infected? Is this your problem too? Your theme is behaving odd when you inject a parameter to your URLs like ?p=something. Every time your site is giving response on anonymous query string too, although it should deny them. By this, spamming requests are being entertained, and Google is […]

August 20, 2014

WordPress Plugin – Gulri Slider Pro

Gulri Slider Pro