Hello, i don't know if it's the right way, but i really need help from you guys. I think this can be the right place, as are a lot of doing seo here. For some of you this can be really easy to do, for me i was searching for few hours and didn't find possitive answers.
Your web page uses the Meta Generator tag twice. Search engines could regard it as a spamming attempt and might decide not index to your web site. You should remove the second Meta Generator tag, even if it's embedded in an <iframe> tag
Well i am using wordpress, so where can be this iframe tag? where i can find it and remove
I am waiting for your positive answe

Check header.php file. Many themes usually embed these meta tags in function.php file, too. Don't forget to check these sections. If I was you, I'd be downloading TextWrangler on my Mac (or similar program if you are using Windows) and do a text search with the word "meta." That would be much easier.
I can't find it on header, it showing me this:
<html xmlns="http://www.w3.org/1999/xhtml" <?php language_attributes(); ?>>
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />
<title><?php elegant_titles(); ?></title>
<?php elegant_description(); ?>
<?php elegant_keywords(); ?>
<?php elegant_canonical(); ?>
and in functions i don't have nothing
Could it be a plugin that's causing this. I've read that people have had problems using the yoast seo plugin causing double titles.
I have All in one Seo, but i need it, so what to do now? some suggestion...
try to configure your whole website again ......
(02-26-2013 01:59 PM)stefanlyl Wrote: [ -> ]Dont use all in on seo it sucks, just a hint from a silent ninja , use yoast seo for wordpress. /wordpress/seo/ ;)
Thanks a lot, just now i have seen that one of my competitor have yoast seo plugin
I will try it, hope work better then all seo
(02-27-2013 03:33 AM)swift551 Wrote: [ -> ]try to configure your whole website again ......
You mean to delete everything???