https://github.com/gh0st-work/sitemaps_py_splitter
Split large sitemaps (python). Just script that can save ur 30 min
https://github.com/gh0st-work/sitemaps_py_splitter
python python-script sitemap
Last synced: 8 months ago
JSON representation
Split large sitemaps (python). Just script that can save ur 30 min
- Host: GitHub
- URL: https://github.com/gh0st-work/sitemaps_py_splitter
- Owner: gh0st-work
- License: mit
- Created: 2021-05-16T05:01:04.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T22:15:59.000Z (about 5 years ago)
- Last Synced: 2025-05-24T18:45:51.072Z (about 1 year ago)
- Topics: python, python-script, sitemap
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sitemaps_py_splitter
Split large sitemaps (python). Just script that can save ur 30 min
**I faced the problem of splitting a large sitemap into several smaller ones and did not find a ready-made solution.**
For people familiar with python, it will be clear what to edit.
In the "sitemaps_read" folder, upload large sitemap files, edit the parameters (sitemaps_server_url, last_mod...), at the output we get sitemaps of the required size and sitemap index in the "sitemaps_done" folder.