Is this right?

Discussion in 'Search Engine Optimization' started by bugzy, Jul 30, 2009.

  1. #1
    I have this lines my meta tags,

    <meta name="distribution" content="global" />
    <meta name="robots" content="follow, all" />
    <meta name="language" content="en, sv" />
    Code (markup):
    Is that right guys?

    Thanks! :)
     
    bugzy, Jul 30, 2009 IP
  2. taz.solution

    taz.solution Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi bugzy give you example

    <meta name="description" content="description of page goes here">
    <meta name="keywords" content="keywords go here">

    Example of a real-life meta situation...

    <html>

    <head>
    <title>Forums</title>
    <meta name="description" content="Forums is good way and fast way index your site!">
    <meta name="keywords" content="Forums">
    </head>

    <body>
    Page Goes Here
    </body>

    </html>

    the meta tags is not visible for the web page unless the user selects to 'view source'.
     
    taz.solution, Jul 30, 2009 IP
  3. bugzy

    bugzy Banned

    Messages:
    190
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    taz.solution I mean what is that for? I'm afraid that my website might not get index if I have that tags on my website... I am using a theme and it is already there.


    Is it ok to remove it? Does it have a impact when it comes to indexing pages?
     
    bugzy, Jul 30, 2009 IP
  4. coolboycsaba

    coolboycsaba Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    no , use the robots tag only if you want to restrict search engine robots to crawl your page
     
    coolboycsaba, Jul 31, 2009 IP
  5. bugzy

    bugzy Banned

    Messages:
    190
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    coolboycsaba what do you mean no? No on what?

    I'm asking if what is this for

    and if is it ok to remove it.
     
    bugzy, Jul 31, 2009 IP
  6. Mosaic1

    Mosaic1 Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Hi Bugzy,

    Meta Tags of a page provides user the information about that web page, it gives an idea about the content of page. Meta tag contains mainly three terms:

    <title>Title keywords</title>
    <meta name="discription" content="description of page in 1 or 2 lines" />
    <meta name="keyword" content="keyword highly used in the page" />

    Hope this will help you.

    Thanks & Regards
    Mosaic
     
    Mosaic1, Jul 31, 2009 IP
  7. bugzy

    bugzy Banned

    Messages:
    190
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7


    Hi thanks. But I already know that...

    What I'm asking is what is the purpose of the meta tags I post above your post.. and is it ok to remove it..
     
    bugzy, Jul 31, 2009 IP