SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Page Title Not Shown Correctly In Serps
#1
Posted 31 December 2004 - 11:51 AM
G has the title listed as
< html > < head > < title > my title ...
My concern is
1. It looks amateurish.
2. It can't be helping the rankings for the words in "my title"
I can't see anything in the source code to suggest why this is being picked up in this way, but I'm guessing it's something in the page design/layout (I didn't design the page, just supplied the title, metas, and optimised copy)
Is this a familiar problem and is there an easy fix?
#2
Posted 31 December 2004 - 12:00 PM
could even be a word processor character if it's been opened and saved in Word or something
#3
Posted 04 January 2005 - 11:35 AM
http://www.google.co...le Search&meta=
could even be a word processor character if it's been opened and saved in Word or something
#4
Posted 04 January 2005 - 11:41 AM
What's this at the beginning of your code: ÿþ
??
#5
Posted 04 January 2005 - 01:00 PM
Definitely something going on in the markup. My IE and Netscape show the page just fine. But WebBug doesn't show anything at all except for the characters Jill noted.
Have the designer view the file in a plain old text editor. Not Word or anything like that, just a plain old vanilla text editor. There's something that is throwing the spider for a loop.
#6
Posted 04 January 2005 - 01:04 PM
G has the title listed as
< html > < head > < title > my title ...
I looked at the source for http://www.travel-in...y.com/home.html and can't see anything wrong. The opening tags are:
<html>
<head>
<title>chauffeur drive services, Scotland and UK</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<META NAME="DESCRIPTION" CONTENT="Chauffeur driven cars for hire throughout Scotland and the UK. Graham Brit Services include chauffeur drive cars for airport transfers and executive group travel">
<link href="styles/gbs.css" rel="stylesheet" type="text/css">
</head>
<body bgcolor="C2C2CE" leftmargin="0" topmargin="0">
and the closing html and body tags are correct. Everyhing in between looks unremarkable, the HTML is actually pretty straightforward. I don' t see how the Flash component could be causing the problem.
Sorry, I can't explain why the Google SERP is so screwy.
#7
Posted 04 January 2005 - 01:25 PM
Creating a new page and a copy & paste to put the content in has fixed the problem the couple of times I've seen it become an issue.
#8
Posted 04 January 2005 - 02:13 PM
In paragraph 5.2.1 of the W3 document called HTML Document Representation.
normally web designer/programmer and web server have different ASCII/Unicode OS/application/web server software will give this type problem.
re-open the document at web server and save back in match coding will do the trick.
Sonny Yu
#9
Posted 05 January 2005 - 09:23 AM
"save back in match coding" ?
I've no dea what that means. I'm no webmaster :-(
BTW : The bizarre characters at the start are Russian (they have a Russian version of the site)
In paragraph 5.2.1 of the W3 document called HTML Document Representation.
normally web designer/programmer and web server have different ASCII/Unicode OS/application/web server software will give this type problem.
re-open the document at web server and save back in match coding will do the trick.
Sonny Yu
#10
Posted 05 January 2005 - 09:38 AM
#11
Posted 05 January 2005 - 04:24 PM
#12
Posted 06 January 2005 - 10:23 AM
is that right?
Thanks again.
#13
Posted 06 January 2005 - 10:41 AM
#14
Posted 10 January 2005 - 03:35 PM
Ultraedit's "Convert to <operating system>" function should fix your problem. No one's actually explained this, so if I'm permitted, I'll jot down a quick explanation of what's going on here, from Google's (and other spiders) perspective.
What happens is that the webserver sees those weird characters at the start of the page (It's already been discussed how they got there) and decides that since that's the very first thing it's found, that you don't have any <html> tags at the start. In essence, it's right.
Therefore, it throws together a very basic default HTML header set and gives that to the web browser (or search engine bot). Some web browsers are clever and they'll ignore anything they don't understand. Some are brutishly stubborn and will attempt to output anything they get. I would imagine spiders fall into the former category.
So the browser (And spider) recieves its expected HTML header (Which is the fake default one constructed by the server) and then starts displaying (or archiving) everything it finds after that...
#15
Posted 10 January 2005 - 08:07 PM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users










