Tilly plugin creating a sitemap.xml
Project description
tilly-sitemap
Generate robots.txt and sitemap.xml for tilly sites.
Example robots.txt
https://tilly-pub.github.io/robots.txt
User-agent: *
Sitemap: https://tilly-pub.github.io/sitemap.xml
Example sitemap.xml
https://tilly-pub.github.io/sitemap.xml
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://tilly-pub.github.io/</loc>
</url>
<url>
<loc>https://tilly-pub.github.io/all/</loc>
</url>
<url>
<loc>https://tilly-pub.github.io/plugins</loc>
</url>
<url>
<loc>https://tilly-pub.github.io/plugins/sitemap/</loc>
</url>
</urlset>
Installation
Install this plugin in the same environment as tilly.
python -m venv .venv
source .venv/bin/activate
pip install tilly-sitemap
Usage
tilly sitemap
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
tilly_sitemap-0.0.2.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tilly_sitemap-0.0.2.tar.gz.
File metadata
- Download URL: tilly_sitemap-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fea1afb2919b08d2b4f34a45eecccca3ac1fc2df2d73cb7bd7cb5c75f659d6b0
|
|
| MD5 |
dfb0f36d91ac5b4558a87cf0b0acdcec
|
|
| BLAKE2b-256 |
889f800509630c175b6292605223e44659c9b1b66dab982c84f26bb1867e9917
|
File details
Details for the file tilly_sitemap-0.0.2-py3-none-any.whl.
File metadata
- Download URL: tilly_sitemap-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
326a4ab289c980be3983fdaf1b770e9033d8f87a73eb59c51b967e3edb80adf2
|
|
| MD5 |
24dc98d0b1894c96815711c03344fa30
|
|
| BLAKE2b-256 |
188350cb6dc23a0374c39cf1c829eb87835fbc3efcd2545b1529d9370466562e
|