There probably is a way. I don't know enough about Google's indexing methods to be able to say with certainty though. Something like this might work:
HTML Code:
<iframe src="whatever.htm">
<a href="whatever.htm">whatever</a>
</iframe>
The link(s) (you can have as many as you like, one for each of the pages to be indexed that would otherwise only be seen and/or linked to within the iframe) will only be shown by browsers that do not support iframe, and also probably by spiders.
There are many other strategies for indexing pages that don't have a clear visible link on a page that will be indexed. Some research would be required to find a method that works. I would imagine that, using an external stylesheet to set a division's display property to none, and then including all of the 'orphan' links in there could also be quite effective.
But if you contracted with somebody for some work and did that work, you should be paid for that work. If you said that something couldn't be done, and later found out that it could be, or that it was wanted even if it wasn't optimal, and you then did that, you should charge extra for the extra work. If somebody else did the extra work, that's not your problem, except that you should still be paid for your original work, unless it isn't being used at all based solely upon your recommendation about the feasibility of iframe.
Bookmarks