Hello, Im using WP for my website but when I have managed my desc for my website all strange characters shows up like "k?ndis". This is a swedish website. Im trying to use öäå in the description. And Im swedish also. So I don't understand the problem.. html xmlns="http://www.w3.org/1999/xhtml" xml:lang="swe" lang="swe"> <head profile="http://gmpg.org/xfn/11"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="KEYWORDS" content="kändisar, kändis, skvaller, rykten, stureplan, paris hilton, britney spears, lindsay lohan, carolina gynning, aftonbladet, victoria silvstedt, lena philipsson, izabella scorupco, hemligt skvaller, erotik, lunarstorm;" > <meta name="description" content="Sveriges Hetaste kandisblogg! Farska kandisskvaller och rykten direkt från hollywood!"> <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> -- Blog Archive <?php } ?> <?php wp_title(); ?></title> <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats --> <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" /> <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> </head> Code (markup): The website adress is www.kandisskvaller.com check the sitecode and you will see the error. Thank you.