10up/tenup-sitemaps

There is no license information available for the latest version (1.0.4) of this package.

10up Sitemaps

Installs: 7 886

Dependents: 0

Suggesters: 0

Security: 0

Stars: 26

Watchers: 71

Forks: 3

Open Issues: 1

Type:wordpress-plugin

1.0.4 2023-09-07 17:30 UTC

This package is auto-updated.

Last update: 2024-04-10 22:24:25 UTC


README

Simple sitemaps plugin that performs at scale.

Support Level Release Version WordPress tested up to version GPLv2 License

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.

Setup/Usage

  1. Install the plugin.
  2. Run the WP-CLI command: wp tenup-sitemaps generate
  3. 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?

Work with us at 10up