Site Name in Browser Tab Title

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
BAT
BBCoder II
BBCoder II
Posts: 44
Joined: 03 Apr 2010, 19:25
Contact:

Site Name in Browser Tab Title

Post by BAT »

I have a Query :

while viewing the index page of this forum we see on the browser tab its showing PhpBB3 BBCodes
while viewing any topic we see The topic title on the browser tab
while I'm on the New topic page I see Post a new topic on the browser tab

also in the area of the site logo its only showing the site logo image and not the Site name

but in case of my board : http://bangaliaddarthek.bangalaforum.hostzi.com
phpbb version : 3.0.6
I have used this mod : viewtopic.php?f=8&t=300&start=0

while :
on the index page I see Site name and the Index name on the browser tab
viewing a topic I see Site name and the topic title on the browser tab
while I'm on the New topic page I see Site name and Post a new topic on the browser tab

in the area of the site logo its showing the site logo image and also the Site name


Now my Query is :
while I view my board , I want it to display the browser tab as it is while I'm viewing http://www.phpbb3bbcodes.com
only the page title and not with the Site name , and also in the logo area , it would only display the logo image and not the site name

so to solve this what should be done
Last edited by BAT on 05 May 2010, 21:08, edited 2 times in total.
I am a Novice and I'm always confused . :?
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Site Name in Browser Tab Title

Post by Steve »

Do you mean this : viewtopic.php?f=8&t=300
NAPWR wrote: Nice, Stoker is Hot
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Site Name in Browser Tab Title

Post by Fire-Fox »

you need this : viewtopic.php?f=8&t=300
BAT
BBCoder II
BBCoder II
Posts: 44
Joined: 03 Apr 2010, 19:25
Contact:

Re: Site Name in Browser Tab Title

Post by BAT »

yes you both are right i meant this
now I got it I havent remove the {SITENAME} • from the overall header

But will this remove the Site name from the logo area ?
I am a Novice and I'm always confused . :?
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Site Name in Browser Tab Title

Post by Fire-Fox »

no
BAT
BBCoder II
BBCoder II
Posts: 44
Joined: 03 Apr 2010, 19:25
Contact:

Re: Site Name in Browser Tab Title

Post by BAT »

then whats needed to be done ?
I am a Novice and I'm always confused . :?
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Site Name in Browser Tab Title

Post by Fire-Fox »

will you remove the logo? or what are you saying?
BAT
BBCoder II
BBCoder II
Posts: 44
Joined: 03 Apr 2010, 19:25
Contact:

Re: Site Name in Browser Tab Title

Post by BAT »

pic.jpg
This the logo area of my board ...
The blue marked thing is the logo image
The red marked thing is the Sitename and description

the logo image will be displayed as it is ,

but I don't want to display the sitename and the description ...
for that what needs to be done
I am a Novice and I'm always confused . :?
User avatar
Fire-Fox
BBCoder IV
BBCoder IV
Posts: 275
Joined: 22 Mar 2010, 13:24
Location: Denmark

Re: Site Name in Browser Tab Title

Post by Fire-Fox »

in overall_header.html

there is something like:

Code: Select all

<a href="{U_INDEX}" title="{L_INDEX}" id="logo" onmousedown="event.preventDefault()">{SITE_LOGO_IMG}</a>
        				<h1>{SITENAME}</h1>
        				<p>{SITE_DESCRIPTION}</p>
User avatar
Steve
BBCoder VI
BBCoder VI
Posts: 803
Joined: 05 Mar 2010, 01:10
Extra Rank: Donator.png
BBCodes: 2000
Favourite BBCode: porn tube
Favourite MOD: Non of Stokers
Location: up your bum
Contact:

Re: Site Name in Browser Tab Title

Post by Steve »

goto admin control panel > board settings > and remove the site description and site name but remember its bad seo to remove this.
sn.PNG
NAPWR wrote: Nice, Stoker is Hot
Locked