Go Back   vBulletin Modification Discussions > vBulletin Discusions > Knowledge Base > Tutorials
Home Register FAQ Members List Calendar Mark Forums Read
vBSEO Info Tags

About This Page: This is a discussion on [How To] vBSEO Suggestions within the Tutorials forums, part of the Knowledge Base category, at vBulletin Modification Discussions. I have several suggestions to optimize vBSEO first I'll start with the Relevent Replacements I've posted some info in this post It's alos posted at the vbseo site,, and I'll post it here so it's


Comment
 
LinkBack Tutorial Tools
<!-- google_ad_section_start -->[How To] vBSEO Suggestions<!-- google_ad_section_end -->
[How To] vBSEO Suggestions
Published by Loco
09-03-2006
Tutorial Tools

Featured Tutorials

Want to submit your sitemap to all search engines in one shot?

Use the new sitemap standard to submit your sitemap to all search engines that recognize the standard.
[How To] vBSEO Suggestions

I have several suggestions to optimize vBSEO

first I'll start with the Relevent Replacements

I've posted some info in this post

It's alos posted at the vbseo site,, and I'll post it here so it's local..

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 Search Engine Optimization 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!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 09-04-2006, 09:42 AM   #2 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
So this puts them in as hidden comments?
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-04-2006, 12:25 PM   #3 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
no no.. it will add this info under your navbar
like on this thread where u have

Suggestions and Ideas Discussions about vbmodder.com

it will have something like this, but will be dynamic to the thread, u can see my thread to get an idea..

the xml file i sent ya, has my settings around.. just edit your showthread like

Code:
$navbar
<center><!--VBSEO_RR_1--></center>
$poll
and forumdisplay like

Code:
$header

$navbar

<center><!--VBSEO_RR_1--></center>
oh, and turn off the options in vboptions that you have now to show forum and thread description
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-06-2006, 10:48 PM   #4 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
You can see it in action at the top of this thread.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-09-2006, 08:55 AM   #5 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
looks good man
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-09-2006, 09:12 AM   #6 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
Yes it does.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-10-2006, 01:38 AM   #7 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
guess I should post the other suggestions now
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-10-2006, 11:38 AM   #8 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
Seems they don't show up in the News and Announcements forum.
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2006, 08:02 PM   #9 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
that's weird..

one thing that I've noticed is that you don't have any text in the description of that forum.. try adding something and see if it shows.. I don't see why it wouldn't, also you may want to elaborate on the description on your other sections.. This will help add keywords higher on the page
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-14-2006, 08:51 PM   #10 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
In this thread it doesn't show the first part of the thread.
__________________
Please do not PM me unless it's personal. General vBulletin or mod questions by PM will be ignored.

Try the vBSEO Demo

Click here for Instant Community
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-15-2006, 09:45 AM   #11 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
Ah, I think when I updated my navbar I overwrote the code for this. LOL, good ole late night work bites me again.
__________________
Please do not PM me unless it's personal. General vBulletin or mod questions by PM will be ignored.

Try the vBSEO Demo

Click here for Instant Community
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-16-2006, 06:59 PM   #12 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
lol.. one thing I learned is not to edit when I'm really tired, or have been drinking.
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2006, 03:46 PM   #13 (permalink)
Junior Member
 
Join Date: Oct 2006
Posts: 5
vibemedia is on a distinguished road
vbseo should make a branding-free option
vibemedia is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2006, 08:30 PM   #14 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
the copyright doesn't bother me, I've only worked with in client that was worried about it.
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-20-2006, 08:59 PM   #15 (permalink)
Administrator
 
Code Monkey's Avatar
 
Join Date: May 2006
Posts: 2,194
Code Monkey is on a distinguished road
This thread is not a debate on VBSEO Poilicy. It is a Tutorial on it's optimization. So let's please stay on topic.
__________________
Please do not PM me unless it's personal. General vBulletin or mod questions by PM will be ignored.

Try the vBSEO Demo

Click here for Instant Community
Code Monkey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-21-2006, 11:53 PM   #16 (permalink)
Senior Member
 
Loco's Avatar
 
Join Date: Aug 2006
Location: Kansas
Posts: 263
Loco is on a distinguished road
okay, then what do you think about putting the RR stuff up in the navbar ? the closer to the top , the better for bots
Loco is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Comment
Tags: ,





Currently Active Users Viewing This Tutorial: 1 (0 members and 1 guests)
 
Tutorial Tools

Posting Rules
You may not post new tutorials
You may not post comments
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Tutorial Tutorial Starter Category Comments Last Post
vBulletin Modder Is Now Running VBSEO Code Monkey News and Announcements 12 12-06-2006 10:59 AM


A vBSkinworks Design Recoded By vBModder.
All Code Distributed On This Site is © 2006 by it's author.
Search Engine Optimization by vBSEO 3.1.0

All times are GMT -7. The time now is 11:16 PM.
Online Users 52
Registered 2
Guests 50
Members 3144
Active Members 227
Threads 1575
Posts 6984
Top poster: Code Monkey (2194)
Welcome to our newest member, VbGuru
Most users ever online was 235, 04-11-2007 at 08:59 AM.
Speak Out! vBulletin gets the web talking!


vBulletin Setup SEO

vBulletin graphics resource images