List of meta tags and Some Google meta tag generator tools - GADGETS 365 tech news mobile review buying guides

Breaking

Post Top Ad

Responsive Ads Here

Sunday, 2 December 2018

List of meta tags and Some Google meta tag generator tools

List of meta tags- Google meta tag generator

IMAGEFire Mobile Apps & Technology

List of meta tags- Google meta tag generator - Meta tag is a html code. which contains information about our blog / website, what topic's is on our blog / website, what kind of information is there in our blog / website, blog /. Who is Writer of website or blog. What is the name of the website or blog. Which is the blog / website url. blog / website which country etc. All these information is in the html code of the meta tag. Meta tag coded in blog / website

Google webmasters meta tags

Meta tags are a great way for webmasters to provide information to their search engines about their site. Meta tags can be used to provide information to all types of clients, and each system only processes those meta tags that they can understand and ignores the remainder. Meta tags are added to the <head> section of your HTML page and are generally seen as such:

So first we know about meta tag, what is meta tag
Meta tags are very important in blog / website, especially for those who use free template in the blog / website. By applying Meta tag, the blog / website becomes seo-friendly and Google search engine has to understand your site that what is on your site and accordingly google search engine presents your site before the reader.

1.Meta description<meta name = "description" content = "A description of the page" /> This tag provides a short description of the page. In some cases, this information is used as part of the snippet shown in search results. More information
2.Meta Title<title> Page title </ title> Although this tag is not technically a meta tag, it is usually used with "description". Generally, the content of this tag appears as a title in search results (and also in the user's browser). More information
3.Meta robots<meta name = "robots" content = "..., ..." /><meta name = "googlebot" content = "..., ..." /> How 'search engine' crawls and indexes a site, it controls these meta tags. The robots meta tag works with all 'search engines' while Google recognizes the "googlebot" meta tag. Their default values ​​are "index, follow" (like "all") and they do not need to be fixed. We recognize the value given below (after setting more than one value, separate them from commas):
noindex - Prevents the page from being indexed.
nofollow - prevents Googlebot from accessing links on this page.
nosnippet - In the search results, the article prevents the snippet from showing the snippet or video. If needed, image will be shown instead of video
noarchive - prevents Google from displaying a saved link in a page's cache.
unavailable_after: [date] - Allows you to set the exact time and date when you want to stop crawling and indexing the page.
noimageindex - You can decide that your page will not appear as a source of any image in the 'Google search' results.
none - noindex works like nofollow.
Now you can also give this information in the header of your page using the "X-Robots-Tag" HTTP header tag. This is particularly useful when you want to limit the indexing of non-HTML files like graphic and other types of documents. More information about robots meta tags

4.Meta content <meta name = "google" content = "nositelinkssearchbox" /> When users search your site, sometimes Google search results display a specific search box with other direct links for your site. This meta tag prevents Google from displaying a sitelink search box (a search box that allows the content on that site to be found). Learn more about the sitelink search box.
<meta name = "google" content = "notranslate" /> When we find that the contents of a page are not in that language, the language in which the user might want to read, we often provide a link to the translation in the search results. . Generally, it gives you a chance to provide a unique group of users with unique and attractive content. However, in some cases it is not needed. This meta tag tells Google that you do not want us to provide a translation of this page.
Meta google-site-verification" content<meta name = "google-site-verification" content = "..." /> You can use this tag on your site's top-level page to confirm your ownership of Search Console. Please note that while the values ​​of "name" and "content" attributes should match exactly the values ​​you provided (including upper and lower case letters), it does not matter whether you are using HTML from XHTML Change the tag in or the format of the tag matches the format of your page. More information
<meta http-equiv = "Content-Type" content = "...; charset = ..." />
<meta charset = "..."> This page defines the type and character set of the content. Make sure you type the value of the content-attribute in quotation marks - otherwise the charset attribute can be misinterpreted. We recommend that wherever needed, use Unicode / UTF-8. More information
Meta  equiv content <meta http-equiv = "refresh" content = "...; url = ..." /> This meta tag sends the user to a new URL after the given time. Sometimes it is used only for sending over to other weblinks. However, this is not supported on all browsers and the user may be confused. W3C recommends not using this tag. Instead, we recommend that server-side 301 be used to send to other weblinks.
Meta viewport<meta name = "viewport" content = "..."> This tag explains how to render a page on a mobile device to a browser. With this tag being present, Google realizes that this page works on mobile devices. Read more about configuring viewport meta tags.

<!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">

1 comment:

Post Bottom Ad

Responsive Ads Here

Pages