Forum Moderators: open
Here's my link code that Google is ignoring:
<A href="link1.htm">Link 1</A> > <!-- #BeginEditable "t%20location%20nav" --><!-- #BeginLibraryItem "/Library/read.lbi" --><A
href="Link2.htm">Link 2</A><!-- #EndLibraryItem --> > <A
href="Link3.htm">Link 3</A> <!-- #EndEditable -->
I did find one instance of this where I was not using the library items and the links still were not recognized, so it may just be something with the editable region. Any have any idea what's up here? I have at least 200 links that seem to be ignored right now.
You do have a ">" or two in there that doesn't belong though, it's a ">" character and could be causing some problems, a validator should flag it for you if you use one.
[edited by: DaveAtIFG at 6:12 pm (utc) on Jan. 3, 2003]
DaveAtIFG:
The ">" code is supposed to be there, as these are bread crumb links (you > are > here). I'd assume that wouldn't cause the issue because they are so commonly used by major directories that do get spidered.
nancyb:
The site is not new and all the pages have been in at least for the last 3-4 updates. The cache shows all the pages with these links, and the links themselves look ok, BUT the pages that these pages link to do not show any of these internal links linking to them.
Thanks for the help. Any other comments/ideas are welcome!