BACK HOME

Meta Tag Generator

Generate Meta Tags in just seconds. Meta Tags are hidden HTML tags used in the HEAD section of your web pages to provide information about your website or web page to search engines.




copy to clipboard
{{addto}}
<meta http-equiv="Content-Type" content="text/html; charset={{char}}" />
<meta name="viewport" content="width=device-width, initial-scale={{view}}" />
<meta name="description" content="{{desc}}" />
<meta name="keywords" content="{{keyw}}" />
<meta property="og:type" content="{{ogtype}}" />
<meta property="og:url" content="{{ogurl}}" />
<meta property="og:title" content="{{ogtitle}}" />
<meta property="og:description" content="{{ogdes}}" />
<meta property="og:image" content="{{ogimg}}" />
<meta name="title" content="{{mtitle}}" />
<meta name="author" content="{{auth}}" />
<meta name="copyright" content="© {{copyr}}" />
<meta name="language" content="{{lang}}" />
<meta name="rating" content="{{rate}}" />
<meta name="distribution" content="{{dist}}" />
<meta name="robots" content="{{bot}}" />
  • Robot reference
  • Index: Tells a search engine to index a page.
  • Noindex: Tells a search engine not to index a page.
  • Follow: Even if the page isn’t indexed, the crawler should follow all the links on a page and pass equity to the linked pages.
  • Nofollow: Tells a crawler not to follow any links on a page or pass along any link equity.
  • Noimageindex: Tells a crawler not to index any images on a page.
  • Noarchive: Search engines should not show a cached link to this page.
  • Nocache: Same as noarchive, but only used by Internet Explorer and Firefox.
  • W3Schools HTML Meta Tag Reference
Riverdrift.com   
2003 - 2026 Hand Made in the U.S.A