Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Web Hosting Forum


You are currently viewing our Web Hosting Forum as a guest. Please register to participate.
Login



Reply
domains / blogger.com
Old 08-26-2005, 12:46 AM domains / blogger.com
ftg
Junior Talker

Posts: 1
Trades: 0
Hi,
I have a personal domain which points to my blogger.com site.
When Google spiders it, the search results in:

Redirection to here. (....instead of the web address)
Redirection to here (.....instead of my own title)
www.domain-name.com (my correct purchased domain url)

I noticed Google uses frames and am presuming this is why, but is there a way of displaying my blogs actual <title> as opposed to the above please?

The source of the Blogger.com page is as follows:

Code:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="100%,*" cols="100%" border="0" framespacing="0">
	<frame src="http://myblog.blogspot.com" frameborder="NO"
scrolling="AUTO">
</frameset>
<noframes>
<body bgcolor="#FFFFFF">
Redirection to <a href="http://myblog.blogspot.com">here</a>
</body>
</noframes>
</html>

The beginning of my own actual written page headers read:

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<title>My Title</title>

	<!-- no cache headers -->
	<meta http-equiv="Pragma" content="no-cache" />
	<meta http-equiv="Expires" content="-1" />
	<meta http-equiv="Cache-Control" content="no-cache" />
	<!-- end no cache headers -->

<meta name="Description" content="description">
<meta name="Keywords" content="keywords">
<meta name="keyphrases" content="content">
<meta name="robots" content="index,follow">

<head>
Thank you in advance for any help.

Last edited by ftg; 08-26-2005 at 12:49 AM..
ftg is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to domains / blogger.com
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08003 seconds with 12 queries