The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
h1 and h2 at forumdisplay.php
For SEO reasons i want to add h2 tag at every topiclink at the forumdisplay.php .
f.e. <h2>h1 and h2 at forumdisplay.php</h2> and h1 tag at the Forumtitle: LIke for example in this forum it would be "Threads in Forum : <h1>vB3 General Discussions</h1>" where exectly i have to edit that? |
#2
|
||||
|
||||
AdminCP >> Styles + Templates >> Edit Templates (of the style you want to edit) >> Forum Display Templates >> FORUMDISPLAY
Can't remember whereabouts in that template you'd add your code. |
#3
|
|||
|
|||
yes i know it is forumdiplay but where exectly? ive searched for it but didnt found that title line. :/
|
#4
|
|||
|
|||
no ideA?
|
#5
|
||||
|
||||
I've told you where to go. Obviously, you are just ignoring my answer.
|
#6
|
|||
|
|||
no you ignore my answer. where exectly it is in thge forumdisplay template, because i cant find it there
|
#7
|
||||
|
||||
And as I've said, i don't know.
|
#8
|
|||
|
|||
Hi,
Search for this code in FORUMDISPLAY: Code:
<!-- / controls above thread list --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" style="border-bottom-width:0px"> <tr> <td class="tcat" width="100%">$vbphrase[threads_in_forum] :<span class="normal">$foruminfo[title]</span></td> |
#9
|
|||
|
|||
thank you very much now the h1 is working good
now is missing the h2 just missing. I have found it in the threadbit template. Unfortunately i dont know where to put the h2 tag. because the code extends over many lines (also because of other mods) and when I insert the H2, the <a href ... $ Thread [thread title] </ a> is made a line break. where exactly is the right place? PHP Code:
oh sry fixed the post to english xD |
#10
|
|||
|
|||
no idea`?
after this problem i would be finished. this would help many users who care about seo |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|