A well-written description tag attracts more clicks in search results than
an irrelevant or missing description.
Provide a search option on each page of content-rich web sites.
Line 1 Usability.gov 17:4
A search option should be provided on all pages where it may be useful - users should not have to return to the homepage to conduct a search. Search engines can be helpful on content-rich web sites, but do not add value on other types of sites.
<!DOCTYPE html>
<!--[if IE 8]>
<html xmlns="http://www.w3.org/1999/xhtml" class="ie8" dir="rtl" lang="fa-IR">
<![endif]-->
<!--[if !(IE 8) ]><!-->
<html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="fa-IR">
<!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>روکش › ورود</title>
<link rel='stylesheet' id='buttons-rtl-css' href='http://rokesh.ir/wp-includes/css/buttons-rtl.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='dashicons-css' href='http://rokesh.ir/wp-includes/css/dashicons.min.css' type='text/css' media='all' />
<link rel='stylesheet' id='login-rtl-css' href='http://rokesh.ir/wp-admin/css/login-rtl.min.css' type='text/css' media='all' />
<link rel="stylesheet" href="http://rokesh.ir/cdn/themes/v1_1/css/login-style.css" type="text/css"/><meta name='robots' content='noindex,follow' /
>
Search engines will not index this page because it has a NOINDEX meta tag.
Line 14 Robots.txt
>
روکش </head
>
Stray end tag 'head'.
Line 15 HTML5
This page has markup errors, causing screen readers to miss content.
Line 15 WCAG 2.0 A F70
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.
>
<body class="login login-action-login wp-core-ui rtl locale-fa-ir"
>
An 'body' start tag seen but an element of the same type was already open.
Line 16 HTML5
This page has markup errors, causing screen readers to miss content.
Line 16 WCAG 2.0 A F70
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.
>
<div id="login">
<h1><a href="http://rokesh.ir" title="" tabindex="-1">روکش</a></h1>
<form name="loginform" id="loginform" action="http://rokesh.ir/wp-login.php" method="post">
<p>
<label for="user_login">شناسه<br />
<input type="text" name="log" id="user_login" class="input" value="" size="20" /></label>
</p>
<p>
<label for="user_pass">رمز<br />
<input type="password" name="pwd" id="user_pass" class="input" value="" size="20" /
></label>
Search engines cannot index areas of sites that require a log in.
Line 27 Google Blogs
></label>
</p>
<p class="forgetmenot"><label for="rememberme"><input name="rememberme" type="checkbox" id="rememberme" value="forever" /> مرا به خاطر بسپار</label></p>
<p class="submit">
<input type="submit" name="wp-submit" id="wp-submit" class="button button-primary button-large" value="ورود" />
<input type="hidden" name="redirect_to" value="http://rokesh.ir/" />
<input type="hidden" name="testcookie" value="1" />
</p>
</form>
<p id="nav">
<a rel="nofollow" href="http://rokesh.ir/wp-login.php?action=register">نامنویسی</a> | <a href="http://rokesh.ir/wp-login.php?action=lostpassword" title="گم شدن و پیدا کردن رمز">رمزتان را گم کردهاید؟</a>
</p>
<script type="text/javascript">
function wp_attempt_focus(){
setTimeout( function(){ try{
d = document.getElementById('user_login');
d.focus();
d.select();
} catch(e){}
}, 200);
}
wp_attempt_focus();
if(typeof wpOnload=='function')wpOnload();
</script>
<p id="backtoblog"><a href="http://rokesh.ir/" title="گم شدید؟">← بازگشت به روکش</a></p>
</div>
<div class="clear"></div>
</body>
</html>