I make heavy use of href titles throughout my site, but I don't want ZoomSearch to index this text.
For example:
<a title="Learn how each Marketing Play works" href="tour.php?from=topnav">Tour</a>
How can I instruct Zoom to skip the title?
For example:
<a title="Learn how each Marketing Play works" href="tour.php?from=topnav">Tour</a>
How can I instruct Zoom to skip the title?
Comment