drewgainor
Joined: Apr 12, 2004
# Posts: 40
|
Posted: 2007-Jul-16 14:41
For the past few weeks all of my search results in Yahoo are showing up with no description and the keywords searched as the title as opposed to the title tag. It shows up fine in google. I noticed a few other people in the forums were seeing this as well but nobody seemed to know why. Anybody have any idea what could be causing this?
Thanks
|
 |
mj1256
Staff
Joined: Jun 05, 2006
# Posts: 981
|
Posted: 2007-Jul-16 19:06
i took a look at your source code
you have <meta name="verify-v1" before and after your metas, try changing the order and put the description and keyword tag first after the title.
why do you have 2 <meta name="verify-v1" tags, should only be one
you have huge white space in your source code, try to remove and tighten up the code
you have two sets of meta keyword and decription tags, remove a set
the ":" in the description and keyword tags can act as delimiters or stop characters sometimes, remove the ":" from your meta tags
drop these tags completely
<meta name="PUBDATE" content="May 2, 2006">
<meta name="PUBTIME" content="9:23 AM">
they are not needed
try and see if the problem resolves itself
|
 |
drewgainor
Joined: Apr 12, 2004
# Posts: 40
|
Posted: 2007-Jul-16 20:21
Thanks for your detailed reply. I figured as much, i haven't updated the site in years and have been hoping to redo it completely. My web developer has been slammed with another project. I figured once we redid the site and cleaned up all of the code it would probably straighten itself out. Thanks for confirming that, i just wanted to make sure there wasn't something else i was missing.
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2007-Jul-16 20:39
There may be something else, but that stuff needs cleaning up first.
|
 |
mj1256
Staff
Joined: Jun 05, 2006
# Posts: 981
|
Posted: 2007-Jul-16 22:50
yeah, i agree, it may be something else, but lets hope its as simple as what i found
|
 |
madhus
Joined: Apr 28, 2006
# Posts: 69
|
Posted: 2007-Jul-17 11:56
Hi,
What is the purpose of <meta name="verify-v1"....>. Please let me know its use.
Thanks & Regards,
Madhus
|
 |
drewgainor
Joined: Apr 12, 2004
# Posts: 40
|
Posted: 2007-Jul-17 16:21
That tag is used by Google to verify you are the web master in order to use google's webmaster tools.
|
 |
joannac
Joined: Eons Ago
# Posts: 267
|
Posted: 2007-Oct-21 06:51
<meta name="verify-v1"....>.
you do not need this tag.. If you look at the webmaster tools you have an option
to let you create an html file with nothing on it and they give you the name to name it .html
all you have to do is put that into your root directory and then hit verify and it will do the same thing.
I did not like that tag myself either.
|
 |
mj1256
Staff
Joined: Jun 05, 2006
# Posts: 981
|
Posted: 2007-Oct-21 16:35
i don't think this effects the ranking and indexing in any way.
opinions?
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2007-Oct-21 18:22
It is easier to use the file verification method.
One less thing to clutter the page code up with.
|
 |
beth_lk
Staff
Joined: Jun 23, 2004
# Posts: 1308
|
Posted: 2007-Oct-21 18:38
where can I learn about how to create the file method?
|
 |
g1smd
Staff
Joined: Jul 28, 2002
# Posts: 10465
|
Posted: 2007-Oct-21 20:17
Somewhere in the Site Verification section of the Google Webmaster Tools website.
|
 |
drewgainor
Joined: Apr 12, 2004
# Posts: 40
|
Posted: 2008-Sep-25 16:09
Great, i will try all of this. Thanks so much for your help.
Drew
|
 |