WP Manifestindependent plugin directory
manifest / seo / wp-corpus-sitemap

GovRight Corpus Sitemap

A plugin to help you to create a sitemap containing article urls from a law document related to your site

by GovRight · github.com/govright/wp-corpus-sitemap · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/govright/wp-corpus-sitemap/archive/refs/heads/master.zip

Declares an update source (https://github.com/GovRight/wp-corpus-sitemap), so updates arrive through the plugin's own updater.

Readme

GovRight Corpus Sitemap Helper

A plugin to help you to create a sitemap containing article urls from a law document related to your site.

Basic usage

  1. Go to the plugin page in your admin http://example.com/wp-admin/admin.php?page=wpcs_options.
  2. Specify Application, Article URL template and Law slug.
  3. Click Generate the sitemap file button.
  4. Your sitemap xml file will be available in wp-content/uploads/govright.
  5. There's an integration with Google XML Sitemaps plugin. You'll see the Add the sitemap to Google XML Sitemaps button after you generate the sitemap and the sitemap will become availabel in the general sitemap index.

Read the full README on GitHub →