I noticed in my home page's source code:
<meta property="og:description" content="This is an example page. It's different
from a blog post because it will stay in one place and will show up in your site
navigation (in most themes). Most people start with an About page that introduces
them to potential site visitors. It might say s" />
This is a problem since this is what Facebook uses when I post the main URL of my site to a Facebook wall... so it just looks stupid.
I can't find that string anywhere in my WP admin settings, or in the "Facebook Open Graph Options" setting (as part of the "Facebook OpenGraph" plugin that I have installed). It's also not in any of my theme's template files, and it's not on my actual about page.
Where can I find this description, so I can change it?!
Thank you-- E

descriptionmeta tag, which WP generates by default. However without a link to your site it's hard to be much help. – Dan Feb 6 at 5:47