Wordpress plugins
Bridge SEO – Keyword Tag Wrapper

Bridge SEO – Keyword Tag Wrapper

Version : 1.0
Tested up to : 2.9.2
Number of download : 6562
Author : Bridge SEO
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

Bridge SEO – Keyword Tag Wrapper
Bridge SEO – Keyword Tag Wrapper
Bridge SEO – Keyword Tag Wrapper
Bridge SEO – Keyword Tag Wrapper

The Bridge SEO Keyword Tag Wrapper is an easy to use plugin that allows you to maximize your SEO efforts within WordPress. By simply adding your keywords and selecting to bold them or wrap them with any HTML tag, you will be able to have the search engines more accurately identify your website keywords for indexing. The plugin allows you to select any HTML tag to wrap any keyword you choose. As an admin, you can fully customize the features and add and remove the HTML tags to choose from when adding a new keyword. Many SEO experts recommeded that you bold keywords for maximum impact. Features: Bold Keywords or Add any html tag around a keyword Functionalized for use in WordPress pages other than Posts and Pages Limit how many times your keyword is tag wrapped – recommend no more than 3 per page/post Add a class to the tag for a specific keyword For further information on this plugin got to the SEO Keyword Tag Wrapper Follow us on Twitter to keep up with the latest updates BridgeSEO@twitter Version 1.0 notes Be aware that if you have manually added tags to posts or pages prior to installing this plugin, there is a chance of non-compliant nested tags being created. For example, if in a post you have created the following html code – <b>We are SEO professionals.</b> and you create “SEO” as a keyword within this plugin and select it to have a ‘b’ tag, the following output will result – <b>We are <b>SEO</b> professionals.</b> We hope to have this issue corrected in future versions. For Support of this SEO Keyword Plugin To Report Bugs in this Plugin Plugin Change Log Keyword Tag Wrapper FAQ If you have to upgrade manually simply repeat the installation steps and re-enable the plugin. If installing or upgrading, ALWAYS back up your database first! Usage outside of Pages and Posts bseo_tag_keyword($Text,$ReturnOrEcho); //return as var $ReturnOrEcho = 0; to echo results $ReturnOrEcho = 1 $taggedText = bseo_tag_keyword($Text,0); bseo_tag_keyword($Text,1); To use this plugin to evaluate other text portions. For this example, we will use the Snippets plugin: ob_start(); snippets_value('Bottom_Left_Text'); $Bottom_Left_Text = ob_get_contents(); ob_end_clean(); bseo_tag_keyword($Bottom_Left_Text,1);

Download now