Added NOOP,NOYDIR meta tag for robots. This is to avoid stale search results from Open Directory Project, Yahoo Directory.

This commit is contained in:
bhaskarmelkani 2016-05-03 23:01:01 +05:30
parent 319581faef
commit 6efe099612
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ A collection of HTML head elements.
<meta name="subject" content="your website's subject">
<meta name="language" content="en">
<meta name="robots" content="index,follow">
<meta name="robots" content="NOODP,NOYDIR">
<meta name="googlebot" content="index,follow">
<meta name="google" content="nositelinkssearchbox">
<meta name="google-site-verification" content="verification_token">