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.4.tar.gz
(3.9 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.4.tar.gz.
File metadata
- Download URL: tilly_sitemap-0.0.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
718b8b5ff03d70f787ab0b1c749ef911f47c3c17db5da82c532783bb749580d2
|
|
| MD5 |
bcaa946d41498b0d7c1f08fd901ce2e8
|
|
| BLAKE2b-256 |
d8ee4e5ff4bb754130f600bb09eb3f05b57e10d4f658278700ccf163c510c10f
|
File details
Details for the file tilly_sitemap-0.0.4-py3-none-any.whl.
File metadata
- Download URL: tilly_sitemap-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.4 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 |
58e780256a8e845fb324d09de48979d607f4d4c0349e7784b2c2024ef58e0e2d
|
|
| MD5 |
73bd423bf184192c03d4ec6e7cecea74
|
|
| BLAKE2b-256 |
01b5492c2313e02fa8765a0c6c0f6e4ba0b52a96d5d2f35537cfcebc2df255c8
|