The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
trying to insert username as a meta keyword in profile page
I am trying to insert the username as a meta keyword in profile page. I have inserted $userinfo[username] where I want the username to be
example: Code:
<meta name="keywords" content="$userinfo[username], $vboptions[keywords]" /> But somehow that phrase alone isn't inserting the name. Anybody know the correct way to do this? |
#2
|
||||
|
||||
Try:
Code:
$prepared[username] |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|