Skip to content

Tool to verify the urls described by the sitemap plugin in Wordpress

License

Notifications You must be signed in to change notification settings

karmatr0n/sitemap_verifier

Repository files navigation

sitemap_verifier

This tool verifies the URLs described by the sitemap plugin in a WordPress instance.

Prerequisites

  • Ruby (3.2.2)
  • Nokogiri gem (1.14.4)
  • Async gem (2.5.1)

Usage

To use this script, follow the steps below:

  1. Clone the repository:
git clone https://github.com/karmatr0n/sitemap_verifier
  1. Install the dependencies:
bundle install
  1. Run the script:
ruby sitemap_verifier.rb https://example.com/sitemap_index.xml

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvement, please open an issue or submit a pull request.

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages