Top Title Tag

Status
Not open for further replies.

Prettyphile

New Member
Messages
7
Reaction score
0
Points
0
Hey, I might have missed something awhile ago, or apparently I'm seriously blonde, but how do you go back and change the Top Title of your page? It currently says Welcome to your new x10Hosting Account

I double checked my coding and it's saying something totally different then what's showing...
metanr8.jpg
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
When your looking at the code, whatever is between the <title></title> tags that are under <head> is what is shown in the top title.
 

Prettyphile

New Member
Messages
7
Reaction score
0
Points
0
This is from my index.html file.

<HTML>
<HEAD>
<TITLE> Coming Soon | Fansite</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<link href="style.css" rel="stylesheet" type="text/css">
</head>

However it's still saying Welcome to your new x10Hosting thing
 
Last edited:

Prettyphile

New Member
Messages
7
Reaction score
0
Points
0
I have my site going to a subdomain currently. The Coming Soon | Vampire the Requiem & Masquerade was part of old coding that I used awhile ago.. it should say Coming Soon Fansite in the tag..

Here's the domain: http://www.prettyphile.co.nr/

I wonder why the tag is different for each domain name
 
Last edited:

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Status
Not open for further replies.
Top