是否可以使用PHP將iFrame轉換爲頁面上的HTML(如果有意義的話),以便內容可以被搜索引擎編入索引?我在這裏使用電子表格:是否有可能將iframe轉換爲html?
http://www.landedhouses.co.uk/offers/
<p><iframe width='700' height='1200' frameborder='0' src='https://docs.google.com/spreadsheet/pub?key=0Ai0rAM-RzQC4dE1hQ2FpdmFoU29POGFUR1NMQUl2RWc&single=true&gid=1&output=html&widget=true'></iframe></p>
以何種方式是一個'iframe'不是HTML? –
'的file_get_contents( 'https://docs.google.com/spreadsheet/pub?key=0Ai0rAM-RzQC4dE1hQ2FpdmFoU29POGFUR1NMQUl2RWc &單=真& GID = 1 &輸出= HTML &插件=真')'? – jeremyharris
* facepalm * ..... ty @jeremyharris – Ascherer