This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how too use Meta tags?
04-08-2014, 08:00 PM
Post: #1
how too use Meta tags?

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 08:02 PM
Post: #2
 
http://www.w3schools.com/tags/tag_meta.asp

Ads

Find all posts by this user
Quote this message in a reply
04-08-2014, 08:10 PM
Post: #3
 
Meta tags means title,description and keywords.

If your website is SEO related website,then first choose some keywords for site.

For eg: keyword is Seo Services

title: Are you Looking For Fantastic Seo Services

Description: There are online communities and can provide useful information on SEO services company with the availability and reliability, go not only with the claims and advertising, but it is also necessary for the company to evaluate services, so you can be proud of your decision.

Keywords: seo services, seo, seo markting, organic services, best seo services

Try like this.
Find all posts by this user
Quote this message in a reply
04-08-2014, 08:14 PM
Post: #4
 
Hi Dan,

If you are talking about SEO, when people mention Meta tags, they usually talk about the Title tag, Meta Description and the Meta Keywords. All these are within the HTML coding of your site or page.

Out of the 3 tags, title tag plays a more important role in SEO. Search engine bots crawl the title tag to determine what a page is about. Furthermore, the page title tag will appear in the Search Engine Result Pages so the searchers will also have a clue what your page is about.

Meta Description and Meta Keywords are not used to determine a page's ranking anymore. However, that doesn't mean it is not important. Just not as important.

Meta Descriptions appear in the Search Engine Result Page as well and it is the short blurb under each result to describe what the page is about. It is important to get searchers to click on your site thus increase your site's traffic and the CTR of the results.

To most people, they stop paying attention to meta keywords because it doesn't affect ranking nor getting people to your page. However, I suggest not to ignore it because there are a lot of smaller engines that might still use it. You don't want to ignore those small engines since they might send some traffic to your site.

You can use meta tags in the HTML section of your page:

<head>
<title>Title of your page < /title>
<meta name="description" content="Awesome Description Here">
<meta name="keywords" content="Keyword about your page here">
< /head>

Check out these articles to learn more and how to optimize title tag, meta description and keyword:
http://www.mktdojo.com/5-basic-meta-tag-...a-keywords
http://www.mktdojo.com/6-basic-title-tag...uld-follow
Find all posts by this user
Quote this message in a reply
04-08-2014, 08:15 PM
Post: #5
 
Meta Tag is used to make the site according Search Engine because meta tag only read by search engine on base that decide what type of thing provide by this website-
Hera is the Syntax of Meta Tag:

<head>
<title>Title of your page < /title>
<meta name="description" content="Awesome Description Here">
<meta name="keywords" content="Keyword about your page here">
< /head>
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)