Use of Meta Tag

Started by SeoDezin, 01-16-2016, 21:32:18

Previous topic - Next topic

SeoDezinTopic starter

What is the best technique to use the meat Tags ?


RH-Calvin

A meta tag is a tag (that is, a coding statement) in the Hypertext Markup Language (HTML) that describes some aspect of the contents of a Web page.


ipack

#2
Hey, firstly correct your spells.

Post Merge: 01-19-2016, 04:42:13


Quote from: ipack on 01-19-2016, 04:40:25
Hey, firstly correct your spells.

Hey, Did you read this complete thread. I don't think so because he is not asking about meta tags defination
http://ipacktechnologies.com/six-weeks-6-months-industrial-training-in-mohali/
  •  

macpual

The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable. Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.

Shikha Singh

Metadata is often referred to as 'data about data' and one of the ways it's done on web pages is by means of the <meta> tag. The content of meta tags generally describes information about the HTML page which usually cannot be represented by any other HTML tags. Even though the description meta tags have no effect on search engine rank, they do appear in search results. This means that a person gets to read your description on a search results page before clicking on your link, showing that meta descriptions should be written for people to read rather than for robots to find. So while a good meta description will not improve your ranking, it will increase click-through rates to your website from search pages.



arindamdutta16

Meta tags are snippets of code in the source code of a web page that give the search engines information about that web page. Meta tags can be used to help Internet search engines display search results more appropriately.

TomClarke

a meta tag is a string of HTML code that contains information specific to a webpage. Meta tags  are not visible to visitors, unless the visitor views the page source codel; however, meta tags can help impact how web search engines index and display a webpage in search resulrs. There are several types of meta tags, with the two most common being the meta description tag and meta keyword tag.

MattRobinson

The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable.
The <meta> tag is used to provide such additional  information. This tag is an empty element and so does not have a closing  tag but it carries information within its attributes.
You can include one or more meta tags in your document based on what  information you want to keep in your document but in general, meta tags  do not impact physical appearance of the document so from appearance  point of view, it does not matter if you include them or not.
:)
  •  


a4nuser

#8
The <meta> tag provides metadata about the HTML document. Metadata will not be displayed on the page, but will be machine parsable. Meta elements are typically used to specify page description, keywords, author of the document, last modified, and other metadata.

Post Merge: 07-04-2016, 01:01:52


Customer relationship management (CRM) is an approach to managing a company's interaction with current and future customers. The CRM approach tries to analyse data about customers' history with a company, to improve business relationships with customers, specifically focusing on customer retention, and ultimately to drive sales growth.
  •  


CreativeDreamrz

The META tag is primarily used to help search engines better index a document by supplying additional information about the document. The types of additional information that META tags can provide include an author's name, a description or short abstract of a document, or a set of keywords for indexing a document.