Skip to content

i18n sitemap taxonomies not working properly. #2183

Open
@mehmetcansahin

Description

@mehmetcansahin

Bug Report

i18n sitemap taxonomies not working properly.

Environment

Zola version: 0.17.2

Expected Behavior

Taxonomies must be added to the sitemap separately for each language.

Current Behavior

Example: https://mehmetcansahin.com/sitemap.xml

<url>
<loc>https://mehmetcansahin.com/tags/xml/</loc> -->False, Correct: https://mehmetcansahin.com/tr/tags/xml/
</url>
<url>
<loc>https://mehmetcansahin.com/tags/zola/</loc> --> Default lang correct
</url>

Step to reproduce

Create content in different languages and enter taxonomies in them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions