vBSEO has a setting like this, but better

, here is a break down
(1) NEW FEATURE:
Relevant Replacements - The new relevant replacements feature can be enabled from within your vBSEO Admin CP.
The
Relevant Replacements feature is a significant step forward in boosting the relevancy of vBSEO-enabled pages by giving the forum admin the ability to insert combinations (i.e. phrases) containing various highly relevant content anywhere they want in their vBulletin templates. This is a very powerful feature, especially for more advanced SEO professionals.
Relevant phrase patterns are created within the vBSEO Admin Control Panel in the "
Define Relevant Replacements" section.
The relevant phrase patterns can be constructed using any of the following replacement patterns along with plain text:
- [thread_title] - For showthread, showpost, and printthread pages it will contain the title of the thread.
- [forum_description] - For forumdisplay, showthread (etc) pages, it will contain the forum description.
- [forum_title] - For forumdisplay, showthread (etc) pages, it will contain the title of the forum.
- [bb_title] - For any vBSEO rewritten page, it will contain the title of your forum as defined in your vBulletin Admin CP.
- [default_keywords] - For any vBSEO rewritten page, it will contain the basic forum keywords as defined in your vBulletin Admin CP.
- [first_post_X_words] - For showthread, showpost, and printthread pages it will contain the first X words of the actual post. Note: The X is replaced in order to indicate the # of words you want to use in the replacement pattern. Example: [first_post_10_words] would take the first 10 words from the post to be used in the relevant replacement pattern.
The replacement patterns can be used in any combination to construct relevant replacement phrases that will be inserted by vBSEO into any of your templates in which you insert a corresponding comment tag in the format of
<!--VBSEO_PHRASE_X-->.
The
X is replaced by a # corresponding to the replacement pattern you created in your vBSEO Admin CP.
Example: Replacement Patterns
PHP Code:
[thread_title] at the [forum_title] within the [bb_title]
[thread_title]: [first_post_10_words]
- The [thread_title] at the [forum_title] within the [bb_title] replacement pattern would replace the <!--VBSEO_PHRASE_1--> tag whereever it occurs in any of your templates.
- The [thread_title]: [first_post_10_words] replacement pattern would replace the <!--VBSEO_PHRASE_2--> tag whereever it occurs in any of your templates.
After creating the above replacement patterns, the admin would insert the
<!--VBSEO_PHRASE_1--> and <!--VBSEO_PHRASE_2--> tags into their vBulletin templates in *any* place they wish vBSEO to apply the relevant replacement content. Note: We expect you all, with the exception of a few of our vBSEO gurus, to have some questions about this feature. As always, feel free to ask away and the Crawlability team, our moderators, and your fellow vBSEO users will help you to get started!