Forum Moderators: open
I am wondering why this is? Does Google only follow text links?
<body>
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="holder">
<tr>
<td height="36" class="bg">
<a href="/">
<img src="/images/imagename.gif" alt="About ImageTopic" width="254" height="36" border="0" />
</a>
</td>
</tr>
<tr>
<td height="60" >
</td>
</tr>
<tr>
<td height="84%" align="center" valign="middle">
<a href="page1.cgi" onmouseover="document.self.src=love.src;" onmouseout="document.self.src='/images/Self.gif';">
<img src="/images/Self.gif" alt="Page 1" name="self" width="177" height="150" border="0" />
</a>
<a href="page2.cgi" onmouseover="document.page2img.src=eru.src;" onmouseout="document.page2img.src='/images/page2img.gif';">
<img src="/images/page2img.gif" alt="Page 2" name="page2img" width="177" height="150" border="0" />
</a>
<a href="page3.cgi" onmouseover="document.xyz.src=head.src;" onmouseout="document.xyz.src='/images/xyz.gif';">
<img src="/images/xyz.gif" alt="Page 3" name="xyz" width="177" height="150" border="0" />
</a>
<br />
<br />
</td>
</tr>
<tr>
<td height="42" align="center" valign="middle" >
<a href="info.cgi" onmouseout="document.info.src='/images/info.gif';" onmouseover="document.info.src=foot.src;" title="Terms of use.">
<img src="/images/info.gif" border="0" name="info" alt="Terms of use." />
</a>
</td>
</tr>
</table>
</body>
the height and width of the image should be there too. does this matter? my images are a bit big for usual links. should i consider putting some text below them too?
thanks for any tips!
[edited by: craig1972 at 11:05 am (utc) on April 19, 2003]
[edited by: Marcia at 10:59 am (utc) on April 20, 2003]
[edit reason] Edited specific identifier. [/edit]
> Usually about two days after the crawl.
If freshbot hit the site.. And that would depend on what your PR is on the site.
If you watch your log files, you can see if freshbot crawls your pages.. But if you make them plain HTML, and link them up the same way you did in the code you pasted here, my guess is that your pages will we crawled.