SEO SearchTerms Tagging 2 WordPress Plugin
Descriptions:
The purpose of this plugins is to strengthened our on page SEO by adding new internal linking to the blog post using the most popular keywords used by search engine visitors to find the blog post from search engine ( incoming search terms ).
Click here to see the live example of this plugin in action.
Screenshots: (click to enlarge)
What’s new in SearchTerms Tagging 2?
- Display search terms use by visitor to reach the blog post, order by popularity.
- Add search terms counter.
- Display most popular search terms for all blog posts.
- Display most recent search terms for all blog posts.
- Delete unwanted search engine terms.
- Popular & Recent Search Terms widgets ( you can find it on page Appearance » Widgets ).
- Add a WordPress Admin page to ease the user, the option setting currently available:
- Number of maximum keywords;
- Display format, template tag use before and after each keywords.
- Option to add a keyword list automatically at the bottom of the article or manually placed by user;
- Option to auto-create internal links to corresponding blog post or to the search results.
Usage Instructions:
- Download it here. or search from WordPress Admin » Plugin » Add New.
- Install and activate from WordPress Admin » Plugins page.
- Go to the WordPress Admin Options page » SearchTerms Tagging 2, and set the options as you wish.
- If you decided not to select option “Add list automatically after post content”, please add this following code to display popular search terms in your single post and page template (single.php and page.php).
<div class="stt2"> <?php if(function_exists('stt_terms_list')) echo stt_terms_list() ;?> </div> - Use this following code to display 10s most popular search terms for all blog post, can be placed anywhere you want it
<div class="stt2"> <h3>15 Most Popular Search Terms</h3> <?php if(function_exists('stt_popular_terms')) echo stt_popular_terms(10) ;?> </div>If your theme supports widgets, it is better to use the “Popular Search Terms” widget.
- Use this following code to display 10s recent search terms for all blog post, can be placed anywhere you want it
<div class="stt2"> <h3>10 Recent Search Terms</h3> <?php if(function_exists('stt_recent_terms')) echo stt_recent_terms(10) ;?> </div>If your theme supports widgets, it is better to use the “Recent Search Terms” widget.
Please note that the search term tags will not be displayed until there are any visitor coming from search engine into that blog post, until then, it’s still invisible.
Like many others SEO plugins, this plugin require your theme to call wp_head() hook on the HTML header. Put <?php wp_head(); ?> code between your <head> … </head>, usually on header.php file. Open file header.php on theme WordPress Default as references if you need to.
Incoming search engine terms: {searchterms}, searchterms tagging 2, incoming search terms for the article, tagging, exclusivewordpress com searchterms-tagging-2-plugin, search terms display, searchterms tagging plugin, search term tagging 2, searchterms-tagging-2, searchterms tagging 2 wordpress plugin, searchterms tagging 2 not working, searchterms tagging 09, stt_terms_list(), term of use wordpress plugin, tos hosting tidak memberatkan, www latest search terms, wp plugin incoming search terms, wordpress search terms popular, wordpress search term tag plugin, wordpress incoming search terms, wordpress exclusive plugins, wordpress com search, word press recent searches, turn search terms in to wordpress, searchterms tagging



“SEO SearchTerms Tagging 2 WordPress Plugin”