The Arcive of vBulletin Modifications Site. |
|
SEO: dynamic TITLE-Tag in Arcade Details »»
|
|||||||||||||||||||||||||
Hello,
using ibProArcade v2.6.8+ and later you have a new setting in AdminCP -> Arcade -> Main Settings to adapt the TITLE-Tag within the Arcade. This way it is possible to say "playing Snake" in the TITLE which is good for search-engine-optimization. I am sorry to forget to adapt the ARCADE-Template in the release of v2.6.8+ so please do the following manual adaption to the ARCADE-Template in your style(s) to make use of the dynamic TITLE: search for Code:
<title><phrase 1=$vboptions[bbtitle]>$vbphrase[x_powered_by_vbulletin]</phrase></title> Code:
<title>$ibprotitle</title> Enjoy ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Done. Ta
Thought I was going mad lol. |
|
#3
|
||||
|
||||
|
A small bug in the new SEO titles feature:
Whenever we view Rankings for any user, it shows Arcade - Your Rankings in page title. |
|
#4
|
|||
|
|||
|
thanks
|
|
#5
|
||||
|
||||
|
Quote:
![]() I've upgraded but don't see where the setting is ?
|
|
#6
|
|||
|
|||
|
in which template do we need to make the code changes?
|
|
#7
|
|||
|
|||
|
There's only one, it's called ARCADE.
|
|
#8
|
|||
|
|||
|
Mr. Zeropage, it works just fine.
$ibprotitle displays "<Forum Title> - Arcade - <Game name>". Is there a way to modify this variable just to show <Game name>? |
|
#9
|
|||
|
|||
|
Put %ACTION% in the HTML-Title format option in the Arcade Options of your admincp
|
|
#10
|
|||
|
|||
|
Thank you! It works well. The settings are under "Arcade Main Settings" under "Arcade" menu.
|
![]() |
|
|