1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How To Make Full Use Of Meta Tags

Discussion in 'Search Engine Optimization' started by EzBusinessNeeds.com, Jan 2, 2008.

  1. #1
    You can actually control how Google displays your results in SERPs with the following meta tags by placing them within the head section of your html codings.

    1. No Cache
    <meta name=”googlebot” Content=”noarchive”> - Will stop Google from caching your content. Google keeps a cache of your content, and a link to it is available in Google SERPs.

    2. No snippet
    <meta name=”googlebot” Content=”nosnippet”> - Will stop Google from displaying the short snippet of text beneath the title in SERPs.

    3. No index
    <meta name=”googlebot” Content=”noindex”> - Will stop Google from displaying the page.

    4. No index Image
    <meta name=”googlebot-image” Content=”noindex”> - Will stop Google form indexing images.

    5. Setting an expiry date on your content.
    <meta name=”googlebot” Content=”unavailable_after: 01-01-2008 08:00:00 EST”> - Will create an expiry date for your content, so it will not be displayed after a certain date. Useful for excluding content in a protected area.


    Why Control The Way Google Display Your Result?
    One main purpose is to prevent Google from displaying protected areas in your websites which can also be done though the use of robots.txt.

    Another reason which is fairly important would be the risk of duplicate content. This applies especially to blogs where many actually had a snippets of the post and also the full story/article of the post. Duplicated content within sites will risk the disadvantages of being penalized by Google. With the above tags, you can control which page to be indexed or when it will expire.

    Attracting clicks in SERPs.
    You can also use the following tag to control how your result's description will show up in SERPs. Write interesting description that encourages searchers to click on your title.
    <meta name=”description” content=”Free Search Engine Marketing Articles And Tools Available Online Now”>

    Btw, this article is written by Rif Chia which is me and guys here do not have distribution rights. If you like my articles, you can read more at my Ultimate Web Book
     
    EzBusinessNeeds.com, Jan 2, 2008 IP
    Jim4767 likes this.
  2. synchronize

    synchronize Peon

    Messages:
    78
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Great post.

    I've a question about the first tag: noarchive

    Will using it effect my sites position in the search results? or does it just remove the link that says "cached"?
     
    synchronize, Jan 2, 2008 IP
  3. EzBusinessNeeds.com

    EzBusinessNeeds.com Peon

    Messages:
    453
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It only removes the link "cached" as far as i know.
    Correct me if i am wrong. i am pretty sure about this. Tried on my clients' site and did not experienced any drop in SERPs ranking.
     
    EzBusinessNeeds.com, Jan 2, 2008 IP
  4. synchronize

    synchronize Peon

    Messages:
    78
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Ok good to know. I was actually wondering how to do this prior to your topic but didn't get round to finding the answer.

    Cheers.
     
    synchronize, Jan 2, 2008 IP
  5. beamup

    beamup Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks for sharing that information. Very essential for me as I am still learning.
    But I want to have a clear mind on Cache and snippets. Aren't having cache and snippets good for a website?

    Thanks for your time
     
    beamup, Jan 2, 2008 IP
  6. EzBusinessNeeds.com

    EzBusinessNeeds.com Peon

    Messages:
    453
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have seen results in SERPs that has no snippet underneath. Think. Would you click on it out of curious?
    Any way cache is to prevent Google from saving a cache copy of your webpage. If i have a protected zone, i would not want Google to cache a copy of it everytime it crawls. This can also be done with robots.txt.
     
    EzBusinessNeeds.com, Jan 2, 2008 IP
  7. zeruel

    zeruel Peon

    Messages:
    586
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Great post man! That would be a big help...

    Thanks for sharing! :)
     
    zeruel, Jan 2, 2008 IP
  8. SunDevil

    SunDevil Peon

    Messages:
    258
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I like the


    <meta name=”googlebot” Content=”nosnippet”>
     
    SunDevil, Jan 2, 2008 IP
  9. EzBusinessNeeds.com

    EzBusinessNeeds.com Peon

    Messages:
    453
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #9
    EzBusinessNeeds.com, Jan 4, 2008 IP
  10. budhanes

    budhanes Peon

    Messages:
    245
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Great article. Bookmarked.
     
    budhanes, Jan 4, 2008 IP
  11. ca4nul

    ca4nul Active Member

    Messages:
    337
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #11
    good post mate
     
    ca4nul, Jan 4, 2008 IP
  12. EzBusinessNeeds.com

    EzBusinessNeeds.com Peon

    Messages:
    453
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Thanks. Appreciated.
     
    EzBusinessNeeds.com, Jan 4, 2008 IP
  13. Husam

    Husam Peon

    Messages:
    282
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Great post and thank you for sharing that information.
     
    Husam, Jan 4, 2008 IP
  14. winification

    winification Member

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #14
    Thanks a lot, but I didn't understand how exactly to eliminate the duplicate entries.
     
    winification, Jan 4, 2008 IP
  15. pdfmania

    pdfmania Peon

    Messages:
    213
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Nice info still I'm still learning about seo but i've never used the tags you listed. I only use keyword and description tags. for blocking googlebot accessing my private folders, i use a robots.txt file.. are there any differences/impact between using meta tags and robots.txt for my case?
     
    pdfmania, Jan 4, 2008 IP
  16. EzBusinessNeeds.com

    EzBusinessNeeds.com Peon

    Messages:
    453
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #16
    robots.txt can do the same when blocking spiders from crawling a page. But if you wish to change the snippet of the result displayed, you need to use meta tag
     
    EzBusinessNeeds.com, Jan 4, 2008 IP