Skip to content

digitalsurgeons/pingmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pingmap

A tool to ping each URL in a sitemap.

Install

Replace sitemap.xml with the sitemap you wish to ping.

$ python3 -m pip install virtualenv
$ python3 -m virtualenv env
$ . env/bin/activate
$ pip install -r requirements.txt

Run

$ python script.py

About

Ping each URL in a sitemap

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages