|
-
Feb 14th, 2005, 10:48 PM
#1
Google search - Text under link
Not sure if this is the best place to ask. But when a search engine searches for my page. How does it append text to the link when it presents search results? Can I add the text my self in anyway? At the moment it is just the window title.
http://www.google.no/search?hl=en&q=...me&btnG=Search
Last edited by NoteMe; Feb 15th, 2005 at 08:20 AM.
-
Feb 14th, 2005, 10:53 PM
#2
Re: Google search - Text under link
I can see that MSN search is adding more though. It reads all the links on the top og my page:
http://search.msn.no/results.aspx?q=noteme&FORM=QBHP
PS: By saerching on "NoteMe" 7/8 of the first links on MSN seach engine is me, and only 8/20 on google..
-
Feb 15th, 2005, 03:52 AM
#3
Re: Google search - Text under link
Do you mean the "excerpt" of the page? It just takes the places where it found the search terms and a bit of text around it. Or, if it doesn't find the search terms within the text, it'll take the first bit of text it finds on the page.
I doubt you can modify this behaviour.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Feb 15th, 2005, 08:20 AM
#4
Re: Google search - Text under link
Actualy I woke up this night, 2 hours after I went to bed and realized the exactly same thing.. ...hehe....well it still would have been great though. Well I guess it is a kind of resolved. Thanks CB.
ØØ
-
Mar 1st, 2005, 12:57 PM
#5
Ex-Super Mod'rater
Re: Google search - Text under link
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Mar 1st, 2005, 12:59 PM
#6
Re: Google search - Text under link
 Originally Posted by Electroman
Actually its the "description" META tag that it uses when it doesn't find the text in the actual page
HTML Code:
<meta name="description" content="..::NoteMe | DxMe::.." />
 .
I have a LOT of words in the content "property", but it doesn't look like Google or MSN bot reads it at all.
ØØ
-
Mar 1st, 2005, 01:05 PM
#7
Re: Google search - Text under link
Modern bots tend to ignore this information due to abuse.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 1st, 2005, 01:07 PM
#8
Re: Google search - Text under link
Yeah it looks like it. And probably because it isn't updated as often as the contents of the pages anyway. So it doesn't reflect the content of the page well enough.
Well well. Guess I can write a lot of nonnsense right behind my main div so no one else then the bots can see it...
ØØ
-
Mar 1st, 2005, 01:11 PM
#9
Re: Google search - Text under link
Well well. Guess I can write a lot of nonnsense right behind my main div so no one else then the bots can see it...
Except that someone or something might report you as a bot deceiver, and then you get a big penalty.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 1st, 2005, 01:12 PM
#10
Ex-Super Mod'rater
Re: Google search - Text under link
 Originally Posted by NoteMe
I have a LOT of words in the content "property", but it doesn't look like Google or MSN bot reads it at all.
ØØ
I looked at the source of your page and thats what i got, just "..::NoteMe | DxMe::.." in the content property, for the "description" META tag anyway 
EDIT: You have lots of words in the "keywords" META tag but not the "description" one .
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Mar 1st, 2005, 01:19 PM
#11
Re: Google search - Text under link
 Originally Posted by CornedBee
Except that someone or something might report you as a bot deceiver, and then you get a big penalty.
Ohhh....didn't know it was illigal....well why don't we just give up on this then..
ØØ
-
Mar 1st, 2005, 01:22 PM
#12
Re: Google search - Text under link
 Originally Posted by Electroman
I looked at the source of your page and thats what i got, just "..::NoteMe | DxMe::.." in the content property, for the "description" META tag anyway
EDIT: You have lots of words in the "keywords" META tag but not the "description" one  .
Stop picking on me.. ..I have no idea why. But this was what I had...
Code:
<meta name="Author" content="NoteMe" />
<meta name="keywords" content="noteme notemeagain tutorial tutorials directx dx texture textures images pictures d3d ddraw" />
<meta name="description" content="..::NoteMe | DxMe::.." />
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|