A tool to verify your sitemaps
Project description
checksitemap -- A tool to verify your sitemaps
checksitemap is a very simple tool that allows you to check the sitemaps of your websites. Its development is not complete, but it is still currently usable.
How to use it
First, install Python 3 and the checksitemap
package from PyPI:
pip install checksitemap
You can now use invoke the command:
checksitemap "https://example.com/sitemap.xml"
If you prefer, you can also use checksitemap
on a local file:
checksitemap path/to/local/file.xml
It will then check all the URLs in your sitemap and show errors if:
- the XML is malformed
- it references URLs that don't work correctly (i.e. they don't return 200-ish status codes)
- it references URLs that won't be indexable
- the priority or the change frequency are not valid
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
checksitemap-1.1.0.tar.gz
(15.0 kB
view details)
Built Distribution
File details
Details for the file checksitemap-1.1.0.tar.gz
.
File metadata
- Download URL: checksitemap-1.1.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c30a03c2320604de535d1cb8e633bd74070efe9126dc6878b9ab018fc5a699 |
|
MD5 | ae22b3a3f671fc9190a52af0b3a4522b |
|
BLAKE2b-256 | cf86833482841677dacd8cfa1050a239ea0ef2346da81b31ba697c5544429ace |
File details
Details for the file checksitemap-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: checksitemap-1.1.0-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 693716753d56a661c1ede27ff476089af3b4bf59b6c92043269b6490ee120966 |
|
MD5 | 2646a1e60ab4e263f64d22adbed50c3d |
|
BLAKE2b-256 | 79bc171cc24450917aba1547781d5f78e72217ad209136278653d1e26a4a4db9 |