Site Name in Browser Tab Title
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!
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!
Site Name in Browser Tab Title
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
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 .
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Site Name in Browser Tab Title
Do you mean this : viewtopic.php?f=8&t=300
Re: Site Name in Browser Tab Title
you need this : viewtopic.php?f=8&t=300
Re: Site Name in Browser Tab Title
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 ?
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 .
Re: Site Name in Browser Tab Title
then whats needed to be done ?
I am a Novice and I'm always confused .
Re: Site Name in Browser Tab Title
will you remove the logo? or what are you saying?
Re: Site Name in Browser Tab Title
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 .
Re: Site Name in Browser Tab Title
in overall_header.html
there is something like:
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>
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Site Name in Browser Tab Title
goto admin control panel > board settings > and remove the site description and site name but remember its bad seo to remove this.