Best Blackhat Forum

Full Version: Auto Ping Booster Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
You can use Auto Ping Booster Plugin. Free and great plugin for USA Google I mean http://www.Google.com
This plugin is developed by me. Its code is simple that's why plugin is light weight so works with server response.
PHP Code:
<?php
/*
Plugin Name: Auto Ping Booster
Plugin URI: http://www.getacho.com
Description: A plugin that auto ping by <a href="http://www.getacho.com">Pro SEO Company</a>
Version: 0.1
Author: Samee Ullah Feroz
Author URI: http://www.samee.us
*/

add_action('simple_edit_form''ping_pps');
function 
ping_pps()  {
    
$ping_url "http://www.blogsearch.google.com/ping/RPC2";    //replace 'Ping URL' with provide Auto Ping Booster ping URL.
    
    
echo '<script>document.post.trackback_url.defaultValue="' $ping_url '";</script>';
}

?>
Subversion Repository

Download Auto Ping Booster Plugin

In this time I am using this plugin to Free Insurance NC site and getting good results. fast indexing
Is there any settings in wp after install and activated?
i dont see any.... thanks
how to use it. plz some example
is this plugin working???????
Reference URL's