Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Philipp,

    The thing is that that URL is the standard way WordPress encodes them. If you open the page source of your site, a link to that example page should look like this:

    
    <a href="http://www.example.com/ru/%d1%82%d1%80%d0%b0%d0%bd%d1%81%d0%bf%d0%be%d1%80%d1%82/" rel="bookmark">Образование</a>
    

    The URL in the sitemap matches this way of encoding but it’s encoded differently, it might be related to Polylang, I’m not sure. In that case, could you share a link to your site so I can take a look?

    About the custom post type taxonomy pages: go to Settings > Reading and include the custom post type in the sitemap and save the settings. Then, that custom post type’s taxonomies will become available for inclusion too…

    Thread Starter Philipp

    (@philippmuenchen)

    Dear @ravanh,

    thank you so much for your kind answer and support. I really appreciate it.
    Somehow this solved itself by doing nothing. So everything seems to be fine.

    Best regards,

    Philipp

    That’s good to hear! Thanks Philipp, for your feedback 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Support for Cyrillic/Russian letters’ is closed to new replies.