PDA

View Full Version : What are meta tags



kalmakuran
02-08-2018, 07:00 AM
Hello friends,









What are meta tags......?

itmartsolution
02-08-2018, 07:13 AM
In HTML, meta tags or meta elements are tags placed within the head section of your code that help define the contents of a web page. For example, a description meta tag is used by Internet search engines to display a description of your page in their search results. Each meta element must contain an opening and closing <meta> tag.

alpa
02-08-2018, 12:04 PM
Meta tags are the words that are hidden in your code. People browsing your site will just not be able to see them. It is, as Danny Sullivan puts it, a 'legal' way of hiding words in your webpages for search engines.

deepakrajput
02-08-2018, 09:01 PM
Meta tags are visible publicly, anyone can check them & search engine indexed.

jaysh4922
02-09-2018, 12:45 AM
Meta tag is a special HTML tag that provides information about a Web page. Unlike normal HTML tags, Meta tags do not affect how the page is displayed.

RH-Calvin
02-09-2018, 01:58 AM
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. There are many meta tags and html-tags and obviously they don't all influence the search result.

davidsmith21
02-12-2018, 05:57 AM
Meta tags need aid snippets of quick that describe An page's content; those meta tags don't show up on the page itself, Be that best in the page's code.

saurabh mathur
02-12-2018, 07:25 AM
Meta tags are the words which that are hidden in your code. It is the tag which describes the content of web page.They help in ensuring your website that appears on the search engine result pages. They are generally placed within the head section of your code that helps in defining the content of web page.

budapestbabess
02-12-2018, 07:47 AM
Meta tag is a HTML tag that provide the website information........

EPICFOLLOWRS
02-12-2018, 04:04 PM
Meta tags are snippets of text that describe a page's content; the meta tags don't appear on the page itself, but only in the page's code. We all know tags from blog culture, and meta tags are more or less the same thing, little content descriptors that help tell search engines what a web page is about.

blackmagicislam
02-12-2018, 11:07 PM
Meta tags are which tags to provide info of website content

Rajdeep Bose
02-13-2018, 01:49 AM
Meta tags are HTML codes that are inserted into the header on a web page, after the title tag. In the context of search engine optimization, when people refer to meta tags, they are usually referring to the meta description tag and the meta keywords tag.

Dipali Rao
02-14-2018, 05:40 AM
Meta tag is a tag in HTML(hypertext markup language)which describes the content of the web page