one-page-seo:为爬虫提供一页网站的静态内容

时间:2024-06-09 07:23:38
【文件属性】:

文件名称:one-page-seo:为爬虫提供一页网站的静态内容

文件大小:27.75MB

文件格式:ZIP

更新时间:2024-06-09 07:23:38

PHP

一页SEO 为爬虫提供一页网站的静态内容。 安装 通过作曲家 composer require vdaguenet/one-page-seo 用法 在index.php顶部添加以下行 include_once __DIR__ . '/OnePage-SEO/BotDetector.php' ; $ detector = new BotDetector (); $ detector -> setServerOS ( $ detector :: LINUX ); if ( $ detector -> isBot ()) { $ detector -> displayStaticContent (); } 当您确定内容已附加时,在您的javascript中添加以下行 if ( typeof window . callPhantom === 'function' ) window


【文件预览】:
one-page-seo-master
----Client.php(3KB)
----BotDetector.php(2KB)
----example()
--------index.php(2KB)
----LICENSE(1KB)
----README.md(827B)
----bots.json(105KB)
----phantom()
--------script.js(449B)
--------bin()
----.gitignore(15B)
----composer.json(682B)
----dev()
--------BotDomParser.php(2KB)
--------index.php(1KB)

网友评论