Wordpress All in one SEO Pack doesn’t show the title and metatags
In case you don’t see all in SEO pack working then try followings
Change to default theme and see if it works? If it works then it means <?php wp_head(); ?> is missing from your theme.
Add this line
<?php wp_head(); ?>
just before the </head> tag
Bookmark and Remember:
These icons link to social bookmarking sites where readers can [...]
Wordpress SEO Plugins
All in one SEO
http://wordpress.org/extend/plugins/all-in-one-seo-pack/
Bookmark and Remember:
These icons link to social bookmarking sites where readers can share and discover new web pages.















































