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.5.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.5.tar.gz.
File metadata
- Download URL: tilly_sitemap-0.0.5.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 |
c6d8aabf02883c6521be48cde3e83bdb23a4b57a85a2821b44d05809ce4ff229
|
|
| MD5 |
b84706dbae2de64b17176610f29290d4
|
|
| BLAKE2b-256 |
f38be7315e929f052d554fbe858ab96290af8f16a2623f76034ca34154fca361
|
File details
Details for the file tilly_sitemap-0.0.5-py3-none-any.whl.
File metadata
- Download URL: tilly_sitemap-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.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 |
71e53531e16481e5111cd33ed1730101da593c472b27e5523366c0ccbf9e6686
|
|
| MD5 |
a476bb81647a47a808a9f03b7dc51a11
|
|
| BLAKE2b-256 |
008a9721ede84cb2824b291e2a1ba21af915c22b0e237a1e4976dabf8e75fa5d
|