On our website, we have loads of PDFs and Word Docs displayed via the Google Docs Embed widget:
<iframe src="http://docs.google.com/viewer?url=http://our-url.com/view=file.doc&embedded=true" width="xxx" height="xxx" style="border: none;"></iframe>
Is there any way to make Google actually crawl and index the content of these boxes?
It would help our ranking tremendously, seeing that due to the nature of our website, our entire unique content is displayed in the Google Docs window... thanks in advance.