Add Meta Tags to Website

How To Add Meta Tags on Website

Meta tags are a corking agency for webmasters to supply search engines alongside data well-nigh their sites. Meta tags tin endure used to supply data to all sorts of clients, together with each organization processes solely the meta tags they empathize together with ignores the rest. Meta tags are added to the <head> department of your HTML page together with by together with large expect similar this:

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="Description" CONTENT="Author: A.N. Author, Illustrator: P. Picture, Category: Books, Price: £9.24, Length: 784 pages">
<meta name="google-site-verification" content="+nxGUDJ4QpAZ5l9Bsjdi102tLVC21AIh5d1Nl23908vVuFHs34="/>
<title>Example Books - high-quality used books for children</title>
<meta name="robots" content="noindex,nofollow">
Google understands the next meta tags (and related items):

<meta name="description" content="A description of the page" /> This tag provides a curt description of the page. In roughly situations this description is used every bit a purpose of the snippet shown inwards the search results.
<title>The Title of the Page</title> While technically non a meta tag, this tag is oft used together alongside the "description". The contents of this tag are by together with large shown every bit the championship inwards search results (and of course of didactics inwards the user's browser). 
<meta name="robots" content="..., ..." />
<meta name="googlebot" content="..., ..." />
These meta tags tin command the deportment of search engine crawling together with indexing. The robots meta tag applies to all search engines, piece the "googlebot" meta tag is specific to Google. The default values are "index, follow" (the same every bit "all") together with create non withdraw to endure specified. We empathize the next values (when specifying multiple values, split them alongside a comma):
  • noindex: prevents the page from existence indexed
  • nofollow: prevents the Googlebot from next links from this page
  • nosnippet: prevents a snippet from existence shown inwards the search results
  • noodp: prevents the choice description from the ODP/DMOZ from existence used
  • noarchive: prevents Google from showing the Cached link for a page.
  • unavailable_after:[date]: lets y'all specify the exact fourth dimension together with appointment y'all want to halt crawling together with indexing of this page
  • noimageindex: lets y'all specify that y'all create non want your page to look every bit the referring page for an ikon that appears inwards Google search results.
  • none: is equivalent to noindex, nofollow.
You tin right away likewise specify this data inwards the header of your pages using the "X-Robots-Tag" HTTP header directive. This is peculiarly useful if y'all wishing to limit indexing of non-HTML files similar graphics or other kinds of documents.
<meta name="google" content="notranslate" /> When nosotros recognize that the contents of a page are non inwards the linguistic communication that the user is probable to want to read, nosotros oft supply a link to a translation inwards the search results. In general, this gives y'all the run a jeopardy to supply your unique together with compelling content to a much larger grouping of users. However, at that topographic point may endure situations where this is non desired. This meta tag tells Google that y'all don't want us to supply a translation for this page.
<meta name="google-site-verification" content="..." /> You tin utilization this tag on the top-level page of your site to verify ownership for Webmaster Tools. Please regime annotation that piece the values of the "name" together with "content" attributes must check precisely what is provided to y'all (including upper together with lower case), it doesn't thing if y'all alter the tag from XHTML to HTML or if the format of the tag matches the format of your page.
<meta http-equiv="Content-Type" content="...; charset=..." /> <meta charset="..." > This defines the page's content type together with graphic symbol set. Make sure as shooting that y'all environment the value of the content attribute alongside quotes - otherwise the charset attribute may endure interpreted incorrectly. We recommend using Unicode/UTF-8 where possible. 
<meta http-equiv="refresh" content="...;url=..." /> This meta tag sends the user to a novel URL afterwards a sure as shooting total of time, together with is sometimes used every bit a unproblematic cast of redirection. However, it is non supported past times all browsers together with tin endure confusing to the user. The W3C recommends that this tag non endure used. We recommend using a server-side 301 redirect instead.
Other points to note:

  • Google tin read both HTML together with XHTML-style meta tags, regardless of the code used on the page.
  • With the exception of verify, instance is by together with large non of import inwards meta tags.
This is non an exclusive listing of available meta tags, together with y'all should experience complimentary to utilization unlisted meta tags if they are of import to your site. Just recall that Google volition ignore meta tags it doesn't know.

Artikel Terkait

Belum ada Komentar untuk "Add Meta Tags to Website"

Posting Komentar

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel