Title bar in IE

P

Phil

HI,
I'm using FrontPage to maintain a website. When I view the website with IE
the title bar at the very top of the screen reads "New Page 2 - Microsoft
Internet Explorer". Where is the "New Page 2" coming from????? I've checked
the page properties of my various pages and I can't see anything strange.

Thanks in advance,
 
J

Jens Peter Karlsen [FP-MVP]

Next time you look at the Page Properties look closer at the Title
property and change it to whatever you want.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
D

Dan

just in case you are new to web design (and I'm not saying you are) ppen your
web, open a page, click on the tab at the bottom of your front page web
marked "code", somewhere near the top is <title>newpage2</title>

You can delete the newpage 2 and assign your own title for IE
 
P

Phil

Hi again and thanks for your responses.

I had already check all the page "title" properties and looked at all the
source code before I sent my request. I don't know if it's because I'm using
frames or what, but I was finally able to solve my problem by doing the
following:

Open frontpage
open my home page
click on the "Preview in Browser" icon
Click on view/source

This gave me source code that I have not seen on any of my pages. It
appears to be from the "Frame" setup, I guess?????????

I fixed the <title> code and did a file/save

Republished my web and everything was fixed.

Thanks,
 
T

Tom

The title of the "Frame" is what will show..

You have it right!!!

T
| Hi again and thanks for your responses.
|
| I had already check all the page "title" properties and looked at all the
| source code before I sent my request. I don't know if it's because I'm
using
| frames or what, but I was finally able to solve my problem by doing the
| following:
|
| Open frontpage
| open my home page
| click on the "Preview in Browser" icon
| Click on view/source
|
| This gave me source code that I have not seen on any of my pages. It
| appears to be from the "Frame" setup, I guess?????????
|
| I fixed the <title> code and did a file/save
|
| Republished my web and everything was fixed.
|
| Thanks,
| --
| Phil
|
|
| "Phil" wrote:
|
| > HI,
| > I'm using FrontPage to maintain a website. When I view the website with
IE
| > the title bar at the very top of the screen reads "New Page 2 -
Microsoft
| > Internet Explorer". Where is the "New Page 2" coming from????? I've
checked
| > the page properties of my various pages and I can't see anything
strange.
| >
| > Thanks in advance,
| > --
| > Phil
 
Top