php-sitemap-generator:简单PHP网站地图生成器

时间:2021-05-28 11:52:23
【文件属性】:
文件名称:php-sitemap-generator:简单PHP网站地图生成器
文件大小:35KB
文件格式:ZIP
更新时间:2021-05-28 11:52:23
PHP PHP网站地图生成器 用于生成和提交站点地图的库。 特征: 遵循协议 支持多语言页面的替代链接(请参阅 ) 支持视频站点地图生成 任何数量的URL的内存使用率低 使用Composer安装: composer require icamys/php-sitemap-generator 民意调查 如果您发现此软件包有用,请以改善您的站点地图生成体验。 用法 <?php include "vendor/autoload.php" ; $ yourSiteUrl = 'https://example.com' ; // Setting the current working directory to be output directory // for generated sitemaps (and, if needed, robots.txt) // The output direc
【文件预览】:
php-sitemap-generator-master
----.gitignore(41B)
----README.md(5KB)
----test()
--------Feature()
--------Unit()
----phpunit.xml(624B)
----composer.lock(81KB)
----composer.json(886B)
----src()
--------Extensions()
--------FileSystem.php(705B)
--------SitemapGenerator.php(23KB)
--------Runtime.php(669B)
----.travis.yml(331B)
----.editorconfig(43KB)

网友评论