Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Flash 文件,它将 PDF 文件显示为杂志,因为该杂志是希伯来语的,谷歌读得不好。
为什么要为搜索引擎爬虫显示原始文本而不是 Flash?我听说你可以使用 SWFObject 来做到这一点,对吗?如果是这样,如何?
我需要它对 SEO 友好...
提前致谢 :)
SWFObject 仍然是 flash,所以你并没有真正通过使用它来改变情况。
在 html 中重新创建 pdf 文件;将 .html 文件替换为 .pdf 文件。如果您只是通过 Ajax 加载内容,虽然有非常好的方法可以做到这一点。