Make English pages detected when parsing the sitemap #4

Closed
opened 2020-05-02 10:29:29 +00:00 by phundrak · 1 comment
Owner

Currently, only top-level web pages are detected when parsing the sitemap. The code should be able to also include English web pages when doing so.

When a web page in a subdirectory is detected, maybe a prefix could be applied to the page name in order to distinguish it from top-level or other webpages that might have the same title.

Currently, only top-level web pages are detected when parsing the sitemap. The code should be able to also include English web pages when doing so. When a web page in a subdirectory is detected, maybe a prefix could be applied to the page name in order to distinguish it from top-level or other webpages that might have the same title.
phundrak added this to the v3 milestone 2020-05-02 10:29:29 +00:00
phundrak added the
bug
label 2020-05-02 10:29:29 +00:00
phundrak self-assigned this 2020-05-02 10:29:29 +00:00
Author
Owner

Fixed in commit d692d30ff8

Fixed in commit d692d30ff8
This repo is archived. You cannot comment on issues.
No description provided.