Advertisement
Guest User

metaseo

a guest
Feb 20th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. <!-- [ Meta Tag SEO ] -->
  2. <include expiration='7d' path='*.css'/>
  3. <include expiration='7d' path='*.js'/>
  4. <include expiration='3d' path='*.gif'/>
  5. <include expiration='3d' path='*.jpeg'/>
  6. <include expiration='3d' path='*.jpg'/>
  7. <include expiration='3d' path='*.png'/>
  8. <meta content='sat, 02 jun 2020 00:00:00 GMT' http-equiv='expires'/>
  9. <meta charset='utf-8'/>
  10. <meta content='width=device-width, initial-scale=1' name='viewport'/>
  11. <meta content='blogger' name='generator'/>
  12. <meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
  13. <link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
  14. <link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>
  15. <link expr:href='data:blog.url' rel='canonical'/>
  16. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  17. <title><data:blog.pageTitle/></title>
  18. <b:else/>
  19. <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
  20. <title><data:blog.pageName/> - <data:blog.title/></title>
  21. </b:if></b:if>
  22. <b:if cond='data:blog.pageType == &quot;error_page&quot;'>
  23. <title>Page Not Found - <data:blog.title/></title>
  24. </b:if>
  25. <b:if cond='data:blog.pageType == &quot;archive&quot;'>
  26. <meta content='noindex' name='robots'/>
  27. </b:if>
  28. <b:if cond='data:blog.searchLabel'>
  29. <meta content='noindex,nofollow' name='robots'/>
  30. </b:if>
  31. <b:if cond='data:blog.isMobile'>
  32. <meta content='noindex,nofollow' name='robots'/>
  33. </b:if>
  34. <b:if cond='data:blog.pageType != &quot;error_page&quot;'>
  35. <meta expr:content='data:blog.metaDescription' name='description'/>
  36. <script type='application/ld+json'>{ &quot;@context&quot;: &quot;http://schema.org&quot;, &quot;@type&quot;: &quot;WebSite&quot;, &quot;url&quot;: &quot;<data:blog.homepageUrl/>&quot;, &quot;potentialAction&quot;: { &quot;@type&quot;: &quot;SearchAction&quot;, &quot;target&quot;: &quot;<data:blog.homepageUrl/>?q={search_term}&quot;, &quot;query-input&quot;: &quot;required name=search_term&quot; } }</script>
  37. <b:if cond='data:blog.homepageUrl != data:blog.url'>
  38. <meta expr:content='data:blog.pageName + &quot;, &quot; + data:blog.pageTitle + &quot;, &quot; + data:blog.title' name='keywords'/>
  39. </b:if></b:if>
  40. <b:if cond='data:blog.pageType == &quot;index&quot;'>
  41. <meta content='YOUR DESCRIPTION HERE' name='description'/>
  42. </b:if>
  43. <meta content='YOUR KEYWORDS HERE' name='keywords'/>
  44. <link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
  45. <link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml'/>
  46. <link expr:href='&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
  47. <b:if cond='data:blog.pageType == &quot;item&quot;'>
  48. <b:if cond='data:blog.postImageThumbnailUrl'>
  49. <link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
  50. </b:if></b:if>
  51. <link expr:href='data:blog.url' hreflang='x-default' rel='alternate'/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement