Add noodp value to robots meta tag

This commit is contained in:
Josh Buchea 2016-05-23 16:55:56 -07:00
parent a03c025585
commit b8a9542f86
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ A collection of HTML head elements.
<meta name="keywords" content="your,keywords,here,comma,separated,no,spaces">
<meta name="description" content="150 chars">
<meta name="subject" content="your website's subject">
<meta name="robots" content="index,follow">
<meta name="robots" content="index,follow,noodp">
<meta name="googlebot" content="index,follow">
<meta name="google" content="nositelinkssearchbox">
<meta name="google-site-verification" content="verification_token">