I am still confused as to when exactly I can use the index tags? Here
is the source code I am trying to googleoff. Now, I do not want
"Photonics" or "Fundamentals of Photonics" or "August 20"or any other
words/snippets to appear in the search results. I do not care about
the href itself. I am only concerned about the words that appear in
the search results. Which would be my best bet? Should I just use <!--
googleoff: all --> or is it better to use <!-- googleoff:snippet -->
tags. Thanks again for the help.
With the below code, when I search for "webcasts", it still returns me
this in the search results. I would think the index tags should work
here. But, it did not.
<!-- googleoff: index -->
<div style="width:100%;">
<div class="genericBox" id="featuredWebcasts" style="background-
image:none; background-repeat: none;">
<div class="genericBoxContent">
<h1><a style="color:black;" href="/webcasts/index.html">featured
webcasts</a></h1>
<div style="padding-bottom: 15px;">
<div class="webcast_description" style="width: 225px;">
<br>
<a href="/resourcecenter/webcasts/webcastDetails.html?
id=720">Fundamentals of Photonics: Photovoltaics</a><br><br>Original
broadcast on<br> August 20, 2008
</div>
<div >
<a href="
http://www.aerotech.com" target="_new">
sponsors/226034.jpg" width="110" border="0">
</a>
<br>
<a href="
http://www.dilas.com/" target="_new">
sponsors/290007.jpg" width="110" border="0">
</a>
<br>
<a href="
http://www.newport.com" target="_new">
sponsors/247743.jpg" width="110" border="0">
</a><br>
</div>
</div>
</div>
</div>
<!-- googleon: index -->
> > > > this? Do I need to do anything different? Thanks for any help.- Hide quoted text -
>
> - Show quoted text -