Name of site when save as Favorite

J

JCO

When this web site is saved as a favorite, the name is incorrect. How can I
change this?
I've checked the title, no help. What else is used for saving as a
favorite?
 
C

Crash Gordon

Index page, Page Properties/Title ... as far as I know.


| When this web site is saved as a favorite, the name is incorrect. How can I
| change this?
| I've checked the title, no help. What else is used for saving as a
| favorite?
|
|
 
J

JCO

The properties does not work.
I will try changing the name in the frameset, but I can't figure out how.

I've search for the existing name... and I can't find it anywhere.

Index page, Page Properties/Title ... as far as I know.


| When this web site is saved as a favorite, the name is incorrect. How can
I
| change this?
| I've checked the title, no help. What else is used for saving as a
| favorite?
|
|
 
S

Steve Easton

It's because there is no title ( the title tags are empty ) for the home
frame, so the browser substitutes the URL by default.

Also, did you know that by disabling Right click with the mouse that you are
also denying anyone the ability to "Create a shortcut" or "Add to favorites"
using the mouse??

That said, would you like me to email you copies of the page and image files
just to prove disabling right click doesn't work.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
S

Shanti

What do you mean by 'i've checked the title'?
This is what I see in your sourcecode:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0 marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0 marginwidth=0></FRAME>
</FRAMESET>
</html>
You have to type the name which you want to appear by adding it to favorites in between these two: <title></title>
The description and metanames can be filled out to help searchengines find you, so I'd recommend you'd fill those out as well as the title.

Shanti
 
J

JCO

Steve
Are we talking about the same site?
www.tejanos.com

To my knowledge, I'm not disabling the right mouse. Or if there is code in
the html to do that ...it is not working because you can right mouse click
on all pages of this site.

Also, I don't see where the Title is empty (forcing it to default). Can you
explain this further?
 
J

JCO

My html does not show these all to be empty.
Could this have something to do with the fact that www.dfwtejanos.com is forward to www.mctejanos.com causing some type of weird problems?

All these fields are filled out, when viewing the code of my index page.
A property on the index page also shows title, keywords, description... and soforth.

How is this happening?

What do you mean by 'i've checked the title'?
This is what I see in your sourcecode:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0 marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0 marginwidth=0></FRAME>
</FRAMESET>
</html>
You have to type the name which you want to appear by adding it to favorites in between these two: <title></title>
The description and metanames can be filled out to help searchengines find you, so I'd recommend you'd fill those out as well as the title.

Shanti
 
S

Steve Easton

The site you posted http://www.dfwtejanos.com/ is the one I'm referring to.


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
S

Stefan B Rusynko

Doesn't matter
- the outer frame container is still www.dfwtejanos.com and that needs a title




My html does not show these all to be empty.
Could this have something to do with the fact that www.dfwtejanos.com is forward to www.mctejanos.com causing some type of weird
problems?

All these fields are filled out, when viewing the code of my index page.
A property on the index page also shows title, keywords, description... and soforth.

How is this happening?

What do you mean by 'i've checked the title'?
This is what I see in your sourcecode:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0 marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0 marginwidth=0></FRAME>
</FRAMESET>
</html>
You have to type the name which you want to appear by adding it to favorites in between these two: <title></title>
The description and metanames can be filled out to help searchengines find you, so I'd recommend you'd fill those out as well as
the title.

Shanti
 
J

JCO

Okay & I've done this. I put titles, descriptions, content... all that on
every page.
But when the page is published, the viewed... the source still shows
everything empty.

Does this make sense or am I missing a step.


Stefan B Rusynko said:
Doesn't matter
- the outer frame container is still www.dfwtejanos.com and that needs a title




My html does not show these all to be empty.
Could this have something to do with the fact that www.dfwtejanos.com is
forward to www.mctejanos.com causing some type of weird
problems?

All these fields are filled out, when viewing the code of my index page.
A property on the index page also shows title, keywords, description... and soforth.

How is this happening?

What do you mean by 'i've checked the title'?
This is what I see in your sourcecode:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0
marginheight=0 marginwidth=0> said:
<FRAME name="right" frameborder=0 marginheight=0
marginwidth=0> said:
</FRAMESET>
</html>
You have to type the name which you want to appear by adding it to
favorites in between these two: said:
The description and metanames can be filled out to help searchengines
find you, so I'd recommend you'd fill those out as well as
 
S

Steve Easton

The page you need to add the title to is the main frameset page which
contains this:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0
marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0 marginwidth=0></FRAME>
</FRAMESET>
</html>

Which is the default page at http://www.dfwtejanos.com/

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
J

JCO

I understand, but when viewing the source code on my index.html (and other
pages) I have meta files at the top that includes data in all of these
fields.
Except this field:
<meta name="classification" content=" ">

I don't know why this is empty.
Example of what I have in my files:
<head>
<title>Welcome to DFWTejanos</title>
<meta name="description" content="The DFW Tejanos Soccer Club provides
opportunities for players with advanced soccer skills to play on a team with
similar skills while providing an environment to improve player skills,
emphasize teamwork, sportsmanship, and having fun.">
<meta name="keywords" content="DFW Tejanos Soccer Club,Dallas Texas,dallas
soccer club,club soccer,texan soccer club,north texas soccer,youth
soccer,soccer game,play soccer,coaching soccer,indooor soccer,soccer
team,boys teams,girls teams,camps,soccer camps">
<meta name="GENERATOR" CONTENT="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta HTTP-EQUIV="ImageToolBar" CONTENT="No">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<meta name="language" content="en-us">
<meta name="robots" content="ALL">
<meta name="rating" content="GENERAL">
<meta name="distribution" content="GLOBAL">
<meta name="classification" content=" ">
<meta name="author" content="Josee Oliviero">
<meta name="copyright" content="Copyright © 1999 - <%=CYear1%> ">
<meta name="revisit-after" content="5">
<meta http-equiv="Page-Enter"
content="revealTrans(Duration=1.0,Transition=21)">



Steve Easton said:
The page you need to add the title to is the main frameset page which
contains this:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0
marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0
 
J

JCO

It definitely has to do with the fact that the site is being forwarded.
The actual hosted site is www.mctejanos.com
When going to this page, all of my page properties show up correctly.

www.dfwtejanos.com is the new name that is being forwarded to
www.mctejanos.com.
Somehow, when the forwarding takes place, the page properties are not making
it over.

How can I get this resolved.


Steve Easton said:
The page you need to add the title to is the main frameset page which
contains this:
<html>
<head>
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="re-visit" content="every 30 days">
<meta name="robots" content="all, index,">
</head>
<FRAMESET cols="100%,*" border=0 frameborder=0 framespacing=0>
<FRAME name="left" src="http://mctejanos.com" frameborder=0
marginheight=0 marginwidth=0></FRAME>
<FRAME name="right" frameborder=0 marginheight=0
 
T

Thomas A. Rowe

The service that is forwarding your domain, is providing the frameset, so
you don't have access to make change to the HTML in the frameset.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Top