
10-31-2005, 07:00 AM
|
 |
SEO Junior
|
|
Join Date: Jul 2005
Posts: 27
|
|
|
breadcrumb links in google reference div id=
ive noticed that a few sites who appear in the number one slot on google have links below their title and description in the SERPS with breadcrumbs, each breadcrumb goes to a different page.
looking at the source code of these pages the text for the breadcrumb in google seems to be referenced by a reference to a div.
Code:
<div id="breadcrumb">
For property owners
</div>
does anyone else use this ?
is this new ?
should i do this ?
should we all be doing this ?
|