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.6.tar.gz
(4.0 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.6.tar.gz.
File metadata
- Download URL: tilly_sitemap-0.0.6.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
287d1ccc40d80acbb12328c71da3d1dbcb72bd4046a51a04850a46a53b21f4eb
|
|
| MD5 |
bc383b5c2af9e1418a2cda3a76369b16
|
|
| BLAKE2b-256 |
9a18ddf1325b35a39a478541b8908c56859f38cc6cf088e4cc211db43fc55846
|
File details
Details for the file tilly_sitemap-0.0.6-py3-none-any.whl.
File metadata
- Download URL: tilly_sitemap-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.6 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 |
3dd4d3f90eddca342959b3ba8ae5f3cdcaaafd3c328727df06ba37f5b068ad4e
|
|
| MD5 |
518607c9174e5ff3385b24ce68e7a460
|
|
| BLAKE2b-256 |
b8c91468f8d3b32ddd64beff95f6d5f8fd461a2da3b6ca76deb268c59837c6e4
|