WordPress SEO-Rank (Plugin)




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

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

Soporte para Widget.

Facebook 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



¿Te pareció útil éste post?



Articulos Relacionados


  • Eli

    How do I go about adding the code for this plugin directly into my wordpress sidebar? basically I want to hard code it, what code exactly should I enter? thanks a lot in advance.

  • Ganesh

    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?

    • http://nexxuz.com Jodacame

      u Upload plugin or copy in folder plugin?… try copy the plugin to folder wp, and active this …

      • Ganesh

        hi Jodacame,
        thanks to replay …
        I try as you said but it didn’t work it show the same error..

        • http://nexxuz.com Jodacame

          mmm and you wordpress version?

          • Ganesh

            3.3.1

  • http://www.learnfromnet.in siluvai

    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.

    • http://nexxuz.com Jodacame

      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

    • http://nexxuz.com Jodacame

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

      Ty.

      • http://Learnfromnet Siluvai

        Thanks Good Job…!

  • Siluvai

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

    • http://nexxuz.com Jodacame

      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
  • http://www.ziklix.com ziklix

    hey awesome dear !!! i like it’s

  • http://blogs.indiaeducom.com rahul

    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

  • http://www.myhandyshop.com/ myhandyshop

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

  • http://pumaperformancemarketing.com PumaPM

    Hey there!

    Great plugin/tool. Really love it, BUT…

    It does not seem to work with Facebook Fanpages. Profiles, yes. Fanpages, no.

    Any chance you can fix this?

    Thanks for your hard work!

    :-D

  • http://cigarette-smokes.com/ centerol

    Wow!! it’s amazing plugin, I have been using this wordpress plugin and enjoy it.

    Thanks

  • http://chuflai.net/ Tony

    What do I need so that users from facebook show up? It says 0. I tried the whole URL and only the username but I get nothing. Any suggestion?