WordPress SEO-Rank (Plugin)
Español
Excelente plugin para tener un reporte en nuestro panel de control de wordpress de todo nuestro SEO.
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:
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
Follow @jodacame
Tweet
Articulos Relacionados
57 comments
Trackbacks/Pingbacks
- WordPress Plugins from A to Z – Episode 29 SEO Plugins - [...] By Jodacame WordPress.org Plugin Page » Plugin Homepage » [...]
- WordPress Plugins from A to Z Episode 29 SEO Your Way to Success - [...] Plugin Homepage » [...]
- Seo-Rank Plugin für WordPress | Scripts United - [...] Tweet for WordPressSeo-Rank Plugin für WordPressPubliziert 15. März 2011 | Von khkJodacames WordPress Seo-Rank Plugin zeigt im Admin-Dashboard des Blogs ...











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?
u Upload plugin or copy in folder plugin?… try copy the plugin to folder wp, and active this …
hi Jodacame,
thanks to replay …
I try as you said but it didn’t work it show the same error..
mmm and you wordpress version?
3.3.1
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.
Thanks Good Job…!
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
hey awesome dear !!! i like it’s
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
This is a realy cool plugin, thanks for sharing and nice job