Go Back   Web Hosting UK Forums | Linux Windows Dedicated Server and cPanel VPS Hosting Forum > Support > php issues.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-20-2008, 08:33 PM
Senior Member
 
Join Date: Dec 2006
Posts: 544
Send a message via MSN to karimali831
Default Title

Hi

I used frontpage to replace all those with "New Page 1" to my own title for all files at my site.. I have no idea why it is still showing "New Page 1"

For every page it says
<title>My homepage</title> and not New Page 1 but still have no clue why it's showing that :S

Someone help please

Thanks
Reply With Quote
  #2 (permalink)  
Old 01-20-2008, 08:41 PM
Administrator
 
Join Date: Mar 2006
Posts: 1,688
Default

open those webpages using a text editor and check the title tags. I would like to take a look at your website which has this problem.
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting
AIM : webredback || msn : andrew @ webhosting.uk.com
Toll Free : 0808 262 0855
Reply With Quote
  #3 (permalink)  
Old 01-20-2008, 08:47 PM
Senior Member
 
Join Date: Dec 2006
Posts: 544
Send a message via MSN to karimali831
Default

I've solved the problem, without the tag placed in it's correct position it will auto-generate as default.

This won't work:

Code:
<?php 
include("config/_mysql.php"); 
include("config/_settings.php"); 
include("config/_functions.php"); 
?>
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<title>» [3øø] Çlañ - Official Website!</title>
So I added <title>Test</title> at line 1 and works fine

Code:
<title>Test</title>
<?php 
include("config/_mysql.php"); 
include("config/_settings.php"); 
include("config/_functions.php"); 
?>
<html>
<head>
<meta http-equiv="Content-Language" content="en-gb">
<title>» [3øø] Çlañ - Official Website!</title>
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:56 PM.
Copyright 2002-2007 WebHosting.uk.com. All rights reserved.
Web Hosting UK Forum