Ip Attacker Blacklisted JackSparrow 12:40 AM Add Comment Edit IPs that i listed below are used by attacker to hack my wp sites. I recorded them and deny their IPs through ip deny manager in cpanel. Ke... Read More
SEO Wordpress Code 2014 JackSparrow 6:03 AM Add Comment Edit I use simple code to make my sites SEO Friendly without plugin. Simply just paste below codes as i collected Read More
Prevent Duplicate Content using "canonical" JackSparrow 5:59 AM Add Comment Edit Just paste this code on header.php between <head>..</head> <link rel="canonical" href="<?php the_permalink... Read More
Dynamic Itemprop For Wordpress SEO JackSparrow 5:55 AM Add Comment Edit Just Paste this code on your header.php <meta itemprop="name" content="<?php esc_attr( the_title() ); ?>"> ... Read More
Remove blog description/name on title on single post JackSparrow 5:04 AM Add Comment Edit Just paste this code on header.php <title><?php if( is_home() || is_front_page() ) bloginfo('name'); else wp_title(); ?... Read More
WP Crash after Install New Child theme JackSparrow 3:53 AM Add Comment Edit If this happen to you, when you just set up new child theme or just trying, wp theme crash, and wp system also . Trying to upload fresh wp s... Read More
How to Find Hidden Email (That Hidden By Privacy Setting) on Facebook JackSparrow 9:45 AM Add Comment Edit If someone annoying you or make a fake account, you can find his email even if hidden by privacy setting. By these simple trick, the secret ... Read More
Now, Admob Integrated with Adsense JackSparrow 7:51 AM Add Comment Edit Today i got offer from Admob to upgrade my admob account. The new admob is integrated with adsense. The payment of older admob is not longer... Read More