-
### Astro Info
```block
Astro v4.13.3
Node v21.4.0
System Linux (x64)
Package Manager npm
Output static
Ada…
-
hugo.toml
```toml
[outputFormats.rss]
isPlainText = true
```
layouts/_default/list.xml
```text
{{ $s := "" }}
{{ $s }}
```
public/index.xml (expected)
```html
```
…
-
Imagine, what if after a while, some section stops populate, does the bundle have some sync feature that deletes "unused" section sitemap files?
-
Hi! The new version works great and is a pleasure to use!
It seems that on https://kajsotala.fi, blog2epub finds 95 posts wherein the last 3 or so appear to be PDFs, and then it tries to get them. …
-
**Is your feature request related to a problem? Please describe.**
When searching for something link https://www.google.com/search?q=drupal+reservation+systems, users will often find links to Reddi…
-
```
Add a service layer to coordinate API calls to Sitemap and SitemapIndex
objects.
Also add capability to pass in a single URL collection and automatically
break it into one or more Sitemap objects…
-
There is the possibility to [set the target directory](https://github.com/prestaconcept/PrestaSitemapBundle/blob/3.x/config/services.xml#L34-L39) where the files shall be dumped to. However the links …
-
There could be error sitemap files reported in google search console, most likely caused by special characters.
Keep an eye on all such errors and fix them.
-
### Astro Info
```block
Astro v4.7.0
Node v20.9.0
System macOS (arm64)
Package Manager npm
Output static
Adapt…
-
I need to parse a sitemap on a site protected by a basic authentication. If there is just one sitemap file and I pass basic auth parameters in the url like http://{user}:{pass}@example.com, it works g…