Hello,
i have problem with this eror :
meta name="description" content="my blog description">
i deleted this code from header but this eror is not solved
my header code :
<!DOCTYPE html>
<html dir="rtl" lang="fa-IR">
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
<head><?php wp_head(); ?>
<meta charset="UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title><?php wp_title(''); ?></title>
<link rel="shortcut icon" type="image/x-icon" href="Downloads/fg/www.downloadha.com/favicon.ico" />
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/pagenavi-css.css" type="text/css" media="screen" />
<script type="text/javascript" src="<?php bloginfo('template_directory'); ?>/js/modernizr.js"></script>
<!--[if IE]>
<link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/ie.css" type="text/css" media="screen" />
<script src="<?php bloginfo('template_directory'); ?>/js/html5.js"></script>
<![endif]-->
<meta name="robots" content="index, follow">
<meta name="robots" content="all">
<meta name="generator" content="WordPress" />
<!--[if IE]>
<li class="nulleds-com">
?????? ???????? : <a target="_blank" href="http://www.mozilla.com/fa/firefox/">?????? ????????</a></a></li>
<![endif]-->
</head>
<body class="rtl home blog">
<div id="wrapper">
<div id="top-wrapper">
<header>
<div class="special-ads">
<div class="mobile">
<div class="mobile-content">
<strong>??? ????? ????? ???</strong>
<b>????? ??? ?? ??? ????</b><br>
????? ????? ??? ?? ??? ???? ?? ?????? ????? ???? ???? ??
?? ???? ??????
<span class="page-url"><a href="<?php bloginfo('url'); ?>" target="_blank">
<?php bloginfo('url'); ?></a></span>
</div>
</div>
<div class="forum">
<div class="forum-content">
<strong>??? ????? ????? ???</strong>
<b>????? ??? ?? ??? ????</b><br>
????? ????? ??? ?? ??? ???? ?? ?????? ????? ???? ???? ??
?? ???? ??????
<span class="page-url"><a href="<?php bloginfo('url'); ?>" target="_blank">
<?php bloginfo('url'); ?></a></span>
</div>
</div>
<div class="clear"></div>
</div>
<div class="hide">
<img src="<?php bloginfo('template_directory'); ?>/images/background.jpg"></div>
</header>
</div>
<div class="clear"></div>
<div id="main-wrapper">
<div class="top-banners">
<div class="top-banners-wrap">
<div class="top-banners-right">
<p><a href="http://www.nayabprojects.com/???????">
<img border="0" src="http://www.upcenter.nayabprojects.com/uploads/13550556091.gif" width="468" height="60"></a></p>
</div>
<div class="top-banners-right">
<p><a href="http://www.nayabprojects.com/???????">
<img border="0" src="http://www.upcenter.nayabprojects.com/uploads/13550556091.gif" width="468" height="60"></a></p>
</div>
<div class="clear"></div>
</div>
</div>
<div id="nav">
<nav role="main-navigation">
<ul>
<li class="home"><a href="<?php bloginfo('url'); ?> "><span>???? ????</span></a></li>
<li><span><?php wp_list_pages('title_li=&exclude=0'); ?></span></li>
<li><span><p><a href="http://www.forum.nayabprojects.com/">??????? ????</a></p>
</span></li>
</ul>
</nav>
<div id="search">
<form method="get" id="searchform" action="<?php bloginfo('url'); ?>">
<input type="hidden" name="blogs" value="1,5" />
<input type="text" value="<?php if(is_search()) { the_search_query(); } else { echo''; } ?>" onfocus="if (this.value == '???? ???? ??? ?? ????? ???????') {this.value = '';}" onblur="if (this.value == '') {this.value = '???? ???? ??? ?? ????? ???????';}" name="s" id="s" class="searchtext" size="20" />
<input type="submit" id="searchsubmit" value=" " class="searchsubmit" name="btnSubmit"/>
</form>
</div>
</div>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/fa_IR/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
any body can help?
http://wordpress.org/extend/plugins/wordpress-seo/
[ Moderator note: You're bumping after less than 30 minutes? Don't do that, it's not permitted here. If it's that urgent then consider hiring someone. ]