Using WordPress 3.0.4 w/Spotlight 1.3 Theme. Just added WordPress SEO plugin hoping to improve my meta data.
Edited my home page to add a meta description, wanting this to be the content for an HTML meta description tag. Instead the text entered is now displayed on top of the image that is my site header, and there is no meta description tag in my page source! Deleting the text in new edit fields & updating the page DID NOT correct the problem.
I got rid of this display by editing the theme Header.php file and commenting out lines of PHP dealing with a 'description' style, don't know where that text actually got stored! Also added my own description meta tag while I was at it.
Am I expecting too much, confused, or is the plugin or the theme broken?