Results 1 to 6 of 6

Thread: What are the important features of Meta Tag?

  1. #1
    Join Date
    Feb 2010
    Posts
    471

    What are the important features of Meta Tag?

    Meta is the html language head area a secondary label. Almost all of the pages, we can see that a stanza like this html code:

    <head>
    <meta Http-equiv="content-Type" content="text/html; charset=gb2312">
    </ Head>

    Perhaps you think that these codes is dispensable. In fact, if you can make good use of meta tags, will bring you unexpected results, such as adding keywords search sites will automatically be a large auto collection; can set the page format and refresh and so on. But the things I want to know are the features of this Meta tag.

  2. #2
    Join Date
    Oct 2005
    Posts
    2,358

    Re: What are the important features of Meta Tag?

    Meta tag is a very important function is to set the keywords to help your home has been the major search engines log on to improve web site traffic. In this function, the most important thing right Keywords and description settings. Because, according to the working principle of search engines, search engines send robot to automatically retrieve the first page of the keywords and description, and added to their database, and then the density of the site under the keywords sort. Therefore, we must set up keywords to increase the page's search click-through rate.
    I'm the Proud Owner of the most dangerous weapon
    known to man kind: Human Brain

  3. #3
    Join Date
    May 2008
    Posts
    2,134

    Define the page to use language

    This is the meta tag of the most common functions in web pages, we will be in pure HTML code to the next to see it, its role is to define the language of your web page, when visitors access your web page, the browser will automatically recognize and set the language of Web pages, if you set up the GB code page, while the viewer is not installed GB yards, when web surfers will be presented by setting the browser default language. Similarly, if the page is in English, then the charset = en.

  4. #4
    Join Date
    Apr 2008
    Posts
    2,277

    Re: What are the important features of Meta Tag?

    If you want to make your pages in case of no control can automatically within a specified period of time to visit the specified web page, you can use meta tags automatically refresh web pages. Let us look at some code:
    <meta Http-equiv="refresh" content="2; URL=http://www.techarena.in">
    This code allows the current to a particular website in 2 seconds automatically go to http://www.techarena.in Go to page This is the meta refresh role in the content, the two representatives of a set time (in seconds), while the URL is automatically connected after a specified time, the web site.

  5. #5
    Join Date
    Apr 2008
    Posts
    2,276

    To achieve animation web conversion

    The use of meta tags, we can also access the website or leave the page the moment to achieve animation effects, we can make the page html code <head> </ head> tags add the following code can be between: the
    <meta Http-equiv="Page-Enter" content="revealTrans(duration=5.0, transition=20)">
    <meta Http-equiv="Page-Exit" content="revealTrans(duration=5.0, transition=20)">
    Once the above code is added to a page, we will see another page out of some special effects, this feature actually FrontPage2000 in the Format / Page Transition like, but we must note that on the extra page cannot be a Frame pages;

  6. #6
    Join Date
    May 2008
    Posts
    2,792

    Re: What are the important features of Meta Tag?

    Web page meta tags can be set to expire the time, that is, when you set the Internet Explorer browser when you visit the website of local buffer where the first view the page, then when browsing a page, but when you have a local buffer, then the browser will automatically browse the pages inside the buffer zone until the meta set to expire at this time, the browser will go to get a new page.

Similar Threads

  1. What are the benefits of using Meta Tag?
    By Sanju Baba in forum Software Development
    Replies: 6
    Last Post: 28-12-2011, 10:46 AM
  2. Why Nokia E5 is not having some important basic features
    By Firoja in forum Portable Devices
    Replies: 5
    Last Post: 19-05-2011, 11:29 AM
  3. Audio meta data
    By markjl in forum Windows Software
    Replies: 1
    Last Post: 19-11-2010, 08:55 PM
  4. What features are most important in a digicam
    By Satyrs in forum Portable Devices
    Replies: 6
    Last Post: 22-07-2010, 05:51 AM
  5. What are Meta Tags
    By Mumtaz86 in forum Technology & Internet
    Replies: 5
    Last Post: 27-02-2010, 12:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,063,331.68106 seconds with 17 queries