vBulletin Search Engine Optimization
This is a discussion on Vb MOD within the Off-Topic & Chit Chat forums, part of the Focus on Members category; Hello, Can any one tell me the name of the mod vbseo uses on its forums (uses came in last ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Vb MOD
Hello, Can any one tell me the name of the mod vbseo uses on its forums (uses came in last 24h) and if u can link me to it
|
|
#2
| ||||
| ||||
|
i believe it's this one: Members who have visited today. - vBulletin.org Forum note: be sure to only show it to members. (wrap it in a template conditional) |
|
#3
| |||
| |||
| Quote:
why only show it to members? and how to wrap it in a template conditional thanks |
|
#4
| ||||
| ||||
|
You don't want all the links to the member profiles to saturate the bots from following your 'real' content. after installed, you'll have a new template, Display_Visitors open that up and wrap the entire contents in <if condition="$show['member']"> // mod template here </if> |