10up/tenup-sitemaps
最新稳定版本:1.0.5
Composer 安装命令:
composer require 10up/tenup-sitemaps
包简介
10up Sitemaps
README 文档
README
Simple sitemaps plugin that performs at scale.
Overview
This is a simple sitemap plugin meant to run at scale. Sitemaps are only updated via WP-CLI. Output is saved in an option for fast reading/displaying on the front end.
Usage
- Install the plugin.
- Run the WP-CLI command:
wp tenup-sitemaps generate - Add WP-CLI command to cron job. For multisite, add a command for each site in the network.
You can pass --range to the generate command to only index content within a certain age range. wp tenup-sitemaps generate --range=12 would only index content created/updated within the last 12 months.
The plugin indexes all public posts, post type archives, and public taxonomy term archives. For posts, images are parsed and included. Translated content needs to be manually filtered in via tenup_sitemaps_term_translations.
Support Level
Stable: 10up is not planning to develop any new features for this, but will still respond to bug reports and security concerns. We welcome PRs, but any that include new features should be small and easy to integrate and should not include breaking changes. We otherwise intend to keep this tested up to the most recent version of WordPress.
Changelog
A complete listing of all notable changes to 10up Sitemaps is documented in CHANGELOG.md.
Contributing
Please read CODE_OF_CONDUCT.md for details on our code of conduct, CONTRIBUTING.md for details on the process for submitting pull requests to us, and CREDITS.md for a listing of maintainers of, contributors to, and libraries used by 10up Sitemaps.
Like what you see?
统计信息
- 总下载量: 12.68k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 34
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2019-08-05

