phile/xmlsitemap
Composer 安装命令:
composer require phile/xmlsitemap
包简介
Google XML Sitemap Generator for PhileCMS
README 文档
README
Phile plugin to generate a XML sitemap
1.1 Installation (composer)
composer require phile/xmlsitemap
1.2 Installation (Download)
- Install Phile
- Download this repo and drop the content into a new folder
phile/xmlsitemapunder the Phile plugin directory e.g.plugins/phile/xmlsitemap/
2. Activation
After you have installed the plugin. You need to add the following line to your config.php file:
$config['plugins']['phile\\xmlsitemap'] = array('active' => true);
Now, you can access the sitemap under the URL http://your-domain.com/sitemap.xml. If you installed Phile into a subdirectory your sitemap.xml is located under your subdirectory/sitemap.xml.
统计信息
- 总下载量: 98
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-04-24