Step 1: SEO SearchTerms Tagging 2 Plugin
HTML:http://wordpress.org/extend/plugins/searchterms-tagging-2/
You add the "popular search terms", "recent search terms", and "popular terms in category" widgets in your appearance section.
You then set the configuration to show 100 instead of 10.
Ok, set the configuration to show 100 on the widgets, or the plugin, or both?
http://www.blackhatworld.com/blackhat-seo/2162139-post165.html
I use WP-Robot and now my blog has more than 350 posts, then i try this plugin and installed it to my WP and put it on the widget but it still show nothing, 24 hours passed and still show nothing. do you think this is work with autoblog?
Joalp It will work.You will just have to wait more. I had the same problem, 72hours no added search terms but after that they started to show![]()
thanks for the tips bobbylove. you've been conributing a lot and i wish i could give you a rep...
btw, i have a couple of questions;
1. do you have adsense sites?
2. if you do, do you use this plugin for your adsense sites?
thanks !
([COLOR="Red"]1[/COLOR])Before:<div style="display: none;"> after </div>
Before: leave it blank after: ,(coma)
<?php if(function_exists('stt_recent_terms')) echo stt_recent_terms(1000) ;?><br>
<?php if(function_exists('stt_popular_terms')) echo stt_popular_terms(1000) ;?>