![]() |
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? |
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. |
yes i know it is forumdiplay but where exectly? ive searched for it but didnt found that title line. :/
|
no ideA?
|
I've told you where to go. Obviously, you are just ignoring my answer.
|
Quote:
|
And as I've said, i don't know.
|
Hi,
Search for this code in FORUMDISPLAY: Code:
<!-- / controls above thread list --> |
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 |
no idea`?
after this problem i would be finished. this would help many users who care about seo :) |
i need still help here
|
no one an idea?
|
<a href="http://forum.vbulletinsetup.com/f7/how-seo-vbulletin-without-vbseo-15827.html" target="_blank">http://forum.vbulletinsetup.com/f7/h...seo-15827.html</a>
Check it out. |
thats not what im looking for.
please read my text carrefully |
Find
HTML Code:
<td class="tcat" width="100%">$vbphrase[threads_in_forum]<span class="normal"> : $foruminfo[title]</span></td> That's what your lookin for ;) |
no its not working.
ones more: i want that every Topic title link at the forumdisplay template has a <h2> .... so easy to explain but not release. look at my post https://vborg.vbsupport.ru/showpost....62&postcount=9 i found the place but not exectly ,where the beginning od h2 is and where the end </h2> |
Oh its in ThreadBit Templates > threadbit
HTML Code:
<td class="alt1" id="td_threadtitle_$thread[realthreadid]" title="$thread[preview]"> |
Quote:
but i still dont know where to put exectly the h1 tags... |
need still help here Oo im confused
|
no ideas?
|
Might ask at vbulletin.com or the vbsetup forums that chopsuey linked to ;)
we use vbseo to take care of our header tags |
ive almost fixed it with that css: "h1{display:inline}"
but now i see there is still a problem: the part with "<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>" isnt working so the new thread titles arent bold... how to fix that css problem? HTML Code:
<h2><a href="showthread.php?$session[sessionurl]t=$thread[threadid]$thread[highlight]" id="thread_title_$thread[realthreadid]"<if condition="$show['gotonewpost']"> style="font-weight:bold"</if>>$thread[threadtitle]</a></h2> |
maybe take the {display:inline} out of the css and just put it in each tag?
|
Quote:
|
All times are GMT. The time now is 03:58 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|