-
Bude potreba pridat podporu do sitemap. Znamena to:
- [x] knihovna na generovani sitemaps obsahujici pouze verejne rekordy
- [ ] do oarepo-ui pridat konfiguraci:
```
PID_UI_PAGES = {
"pidty…
-
Hi,
I just upgraded Next.js to v15, and the `next-sitemap` package stopped working. The [request API is now async](https://nextjs.org/blog/next-15#async-request-apis-breaking-change), which seems t…
-
Hi there, we wanted to remove blog categories pages, author pages, blog tag pages from appearing in Google Search results as they were taking unnecessary real estate. To do that, we used 'noindex' opt…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
The current project lacks essential meta tags that are crucial for search engine optimizat…
-
Sitemap file is generated each request instead of using file generated by scheduled job and stored in database.
How it looked for Epi 11
```csharp
if (sitemapData.Data == null || (SitemapSettin…
-
Currently, we do not have any way to add sitemaps for taxonomy like tags, categories, product categories...
It would be nice if we can have this feature.
----
From 2166746-zen
htdat updated
4 years ago
-
When you make your sitemap all url's are under http://... while most sites are these days under https:// this results in an error in webmastertools.
Most people will not know that you have to change …
-
Datacite does not have a dataset-focused sitemap. In order to scrape schema.org metadata, mnlite would need to generate a dummy sitemap from Datacite API queries. Parameters would need to include (pro…
-
## Description
The creation of a sitemap for blog posts is aborted with an error.
## Steps to reproduce
Add `BlogSitemap` to your `sitemaps`:
```py
sitemaps: dict = {
'cmspages…
-
Hi,
I am again running into something resembling issue #19 ,
it looks like the directory to STATICSITEMAPS_ROOT cannot be absolute with the current setup.
I don't think there is anything …