WordPress SEO-Rank (Plugin)

Español
Excelente plugin para tener un reporte en nuestro panel de control de wordpress de todo nuestro SEO.

*
* Alexa Rank
* Backlinks Google
* Backlinks Yahoo
* Users Registered
* FeedBurner Subscribers
* Followers
* Subscribers
* Google +1
* Widget

Soporte para Widget.

FanPage y Likes

http://www.facebook.com/my_page Agregar “My_page” en el input para las paginas de Fans 

English
Seo report on your dashboard of all your statistics ranking in web:

SERVICES
* PageRank Google
* Alexa Rank
* Backlinks Google
* Backlinks Yahoo
* Users Registered
* FeedBurner Subscribers
* Followers Twitter
* Youtube Subscribers
* Widget
* Facebook
* Google +1

Facebook FanPage and Likes

http://www.facebook.com/my_page Add “My_page“in the inputbox for page of fans 


Screenhost






Articulos Relacionados

57 comments

  1. hi I want to install this plugin into my localhost but when I click on activate it give me following error…

    Parse error: syntax error, unexpected $end in C:\xampp\htdocs\wordpress\wp-content\plugins\wordpress-seo-rank\wp-seo-rank.php on line 841

    please help me what should I do for this?

  2. Hi thanks for your reply, I made small corrections in the code and now it is working fine.

    I mentioned the code below. I hope it will helpful for improving your plugin.

    The code is

    {
    /*
    $data = file_get_contents(‘http://graph.facebook.com/?id=’.$pageF);

    $json = $data;

    $obj = json_decode($json);
    $like_no = $obj->{‘shares’};

    return intval(trim($like_no));*/

    $url = $pageF;
    $url2 = “http://api.facebook.com/restserver.php?method=facebook.fql.query&query=SELECT%20fan_count%20FROM%20page%20WHERE%20page_id=151581974943895″;
    $xml=simplexml_load_file($url2);
    return intval($xml->page->fan_count);

    }

    I dono know coding, but i did by comparing some codes , now it is working. If you update the code properly means it will be helpful for all.

    Small request expecting the the number of visitor, post and comment also in it.

    Thanks a lot for this wonderful plugin. Sorry for my bad english.

    • Your code return fan count and my code return likes count =) …. the plugin has been developed for return likes count, because everybody have not facebook page of fan.

      good job and i can add this in the next version.

      Thank you

    • I upload new version now support Likes and FanPage of Facebook! ..

      Ty.

  3. my facebook page is not working it shows 0 https://www.facebook.com/Learnfromnet.In – is my page

    • Sry, the Facebook api return 0 likes of your page, u can check this in

      http://api.facebook.com/method/fql.query?query=select%20like_count%20from%20link_stat%20where%20url='http://www.facebook.com/Learnfromnet.In'&format=json
  4. hey awesome dear !!! i like it’s

  5. Hey there!

    Great plugin/tool. Really love it, BUT…

    It does not work with Facebook Fanpages.

    Any chance you can fix this?

    Thanks for sharing thanx

  6. This is a realy cool plugin, thanks for sharing and nice job




Trackbacks/Pingbacks

Leave a Reply

*