vBulletin Search Engine Optimization
This is a discussion on [HOW-TO] Remove the Forum name in Post Titles within the Template Modifications forums, part of the vBulletin SEO Discussion category; I would like only the Post`s name to show in the Title and not my site`s name .. how do ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| [HOW-TO] Remove the Forum name in Post Titles
I would like only the Post`s name to show in the Title and not my site`s name .. how do i do this? I have already removed Powered by Vbulletin , i would like to remove the site`s name also Thx lots |
|
#2
| ||||
| ||||
| Re: How do i remove the Forum name in the Title of the Posts?
If you would like to remove the site name, remove the {1} from the phrase also.
__________________ Keith Cohen / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: My Blog | GPS Discussion Forum |
|
#3
| |||
| |||
| Re: How do i remove the Forum name in the Title of the Posts? This will not remove the title from the main page also?
|
|
#4
| ||||
| ||||
| Re: How do i remove the Forum name in the Title of the Posts?
Yes, it will. In that case, just edit your SHOWTHREAD template and remove this: - $vboptions[bbtitle]
__________________ Keith Cohen / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: My Blog | GPS Discussion Forum |
|
#5
| |||
| |||
| Re: How do i remove the Forum name in the Title of the Posts?
ok thx lots |
|
#7
| |||
| |||
|
In my opinion it make sense if you remove the - $vboptions[bbtitle] only in the Forumdisplay Template because when visitors Threads seen in the serps it sounds quite authoritative, and entices users to click. |
|
#8
| |||
| |||
| remove title only in showthread vs only in forumdiplay Quote:
Thanks, Aaron |
|
#9
| |||
| |||
| thread vs. forum
any comments on above msg?
|
|
#10
| ||||
| ||||
|
done ! |
|
#11
| |||
| |||
|
Your saying done wont help :( any idea how to remove it just from the threads and forum display?
|
|
#12
| ||||
| ||||
| Quote:
Code: $headinclude <title>$foruminfo[title_clean]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> Code: $headinclude <title>$thread[title]<if condition="$pagenumber>1"> - <phrase 1="$pagenumber">$vbphrase[page_x]</phrase></if> - $vboptions[bbtitle]</title> You can also remove it from members profile by removing the same variable in memberinfo templete. |
|
#13
| |||
| |||
|
how do i get to the forum display and showthread?
|
|
#14
| |||
| |||
|
never mind, i found it. i was looking through my vb admin and realized it was on my cpanel.
|
|
#15
| ||||
| ||||
|
I've actually thoroughly tested this change, used it 6 months without the title and 6 months with the title, you won't believe how much the difference is. My rankings completely screwed up when board titles added, traffic down etc. I 'm pretty sure nothing else could have caused that. It's really really bad to use the board title on all pages, vbulletin should get rid of it. BTW i see it's still being used here too, you guys should think about removing it too. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Forum Subscriptions | Keith Cohen | Bug Reporting | 7 | 04-01-2006 05:08 AM |
| How do I remove forum title from archive | Tipsy | Template Modifications | 4 | 12-19-2005 03:20 PM |
| Removed forum titles - is it wise? | Bellinis | URL Rewrite Settings | 2 | 11-23-2005 09:12 PM |