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.3.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.3.tar.gz.
File metadata
- Download URL: tilly_sitemap-0.0.3.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 |
18c2ae3d44953ef78a15051b246c2b49d2ae54765c70b0fa87e7e79cc2e9ea9d
|
|
| MD5 |
6084123ad82e442a0005a7b2bd3a85f1
|
|
| BLAKE2b-256 |
5ea958ee71e021342908ad6d2cde84da4f107e941969a5eefc2e704863aee71b
|
File details
Details for the file tilly_sitemap-0.0.3-py3-none-any.whl.
File metadata
- Download URL: tilly_sitemap-0.0.3-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 |
753e319e8f8b160b35c0e379f70dd22af5c9f402cffce302cadd21d15308e012
|
|
| MD5 |
8affc677abcf89d07300739ecb866f2c
|
|
| BLAKE2b-256 |
81019acd064dcfed58730da44c16e45b148a9125f375f7b06341020e18527c50
|