Default to site title and not “HOME PAGEâ€

L

Lochi

When a site visitor wants to “favourite†my site, it defaults as “HOME PAGEâ€.
How can I tell FP 2000 to default my actual site title in stead so the
visitor does not have to type that in?
Thanx
Lochi
 
T

Thomas A. Rowe

Please provide a URL to your site.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
M

Mark Fitzpatrick

It should be pulling this as the title for the page. If you're using frames,
then all your pages will end up with the title of the frameset usually since
the frameset page is actually the one the browser sees as bookmarkable.

hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
A

Andrew Murray

If you're using frames, it is going to bookmark the frameset, not the actual
page(s) within the frames. That's one drawback of using them (someone asked
the other day "Is using frames impractical?" - so my answer for this very
reason (booking marking/favourites) is *yes they are impractical*.

You need to assign a title to each page, as this is what the browser users
as the book mark's title.
 
T

Thomas A. Rowe

You have to assign a name to your home page other then HOME Page:

You can change the following by switch to HTML/Code view in FP.

<title>Home Page</title>

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
==============================================
Agents Real Estate Listing Network
http://www.NReal.com
==============================================
 
Top