• Welcome to Sitemap Generator Forum.
 

UTF-8 encoding

Started by 989, January 13, 2012, 11:58:40 AM

Previous topic - Next topic

989

Hi,

my website is UTF-8 encoded. So i've chosen UTF-8 in the presets.

Problem is, that the generated HTML sitemap file doesn't have an UTF-8 meta tag included. So digits like & ä ö ü aren't displayed the right way.
Please take a look at: [ External links are visible to forum administrators only ]

How can i fix that?

Thanks & regards

XML-Sitemaps Support

Hello,

you need to modify generator/pages/mods/sitemap_tpl.html file by adding charset meta tag if you want to change html sitemap encoding.

989

Thanks, it works great after modification.

Is there also a way to tell the ror.xml and the other xml's that they have to use utf-8?
Because i get things like "»" or  "«" when i call the files.

Thanks & regards


989

#4
Yes, please take a look:

[ External links are visible to forum administrators only ]

and search for:
& » «

Thanks & regards


989

Hi,

UTF-8 is already enabled in the configuration (Advanced Settings).
What else can i do?

Thanks & regards