Blog Help
  Home arrow Blog Help arrow Page 3 - Using the Meta Robots Tag in Blogger
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
BLOG HELP

Using the Meta Robots Tag in Blogger
By: Codex-M
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 1
    2009-03-02

    Table of Contents:
  • Using the Meta Robots Tag in Blogger
  • The Meta Robots Tag and Google Blogger Classic Template Tags
  • Formulating the recommended meta robots tag syntax in Google Blogger
  • Tag Execution

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Using the Meta Robots Tag in Blogger - Formulating the recommended meta robots tag syntax in Google Blogger


    (Page 3 of 4 )

    The meta robots tag is inserted in the header section of the Classic Template. Below is an example of the source code:


    <head>

    <META NAME="ROBOTS" CONTENT="INDEX,FOLLOW">


    Below are the objectives the code needs to accomplish with respect to search engine results, crawling and indexing:


    1. The front page/home page should be crawled or indexed. Also, the Google bot should follow the links on this page.

    2. The Post page or Item page should also be crawled or indexed, and all links should be followed.

    3. The archived page should not be crawled or indexed. Also, Googlebot should not follow links on this page.

    4. If the blog is listed in DMOZ, the description on Google search results should use the specified meta description tag of all blog pages instead using the DMOZ description.


    To write the code, Blogger template is dynamically driven, and the execution of the command follows the thought process below:


    IF <templatetag1> Meta robots instruction 1</templatetag2> OR IF <templatetag2> Meta robots instruction 2 </templatetag2> OR IF < templatetag3> Meta robots instruction 3 </templatetag3>……….


    The first set of instruction is executed, and then it goes to the next, and so on and so forth. Translating the objectives into something like the above would look like this: 

    First meta robot tag for crawling/following of links:

    IF Front page is crawled, then meta robots instruction should be “index, follow” OR IF Post page is crawled, then meta robots instruction should also be “index, follow” OR IF Archived page is crawled, then meta robots instruction should be “noindex, nofollow.”

    Second meta robot tag is for displaying meta descriptions instead of DMOZ snippets.

    For all blog pages, <META NAME="ROBOTS" CONTENT="NOODP">

    Take note that this particular meta robots tag will not affect the crawling and indexing of links or text content. It will deal only with what descriptions will be shown in search results in Google if the blog is listed in DMOZ. By default, if Google does not find this command, it will show the DMOZ descriptions, which could be inaccurate for the page, thus affecting click through.

    It is important to confirm that the execution of those tags in the dynamic Blogger template yields the objective.

    This can be done by viewing the source code of any particular pages in the site using either Mozilla Firefox, Internet Explorer, etc.

    More Blog Help Articles
    More By Codex-M


     

       

    BLOG HELP ARTICLES

    - Create a Vlog
    - Creating a Personal Blog People Actually Wan...
    - Offline Blog Managers
    - Get More from WordPress
    - Improving Blogspot Traffic with Free Google ...
    - LiveJournal: Blogs for All
    - WordPress Security Tips
    - Blogging with Yahoo
    - Sell Songs Online Safely Through Your Blog
    - Are E-Zines Still Relevant?
    - Rewriting URLs and Doing WordPress Redirects...
    - Build a Better Blog
    - Setting a Static Front or Main Page in Blogg...
    - Maximize Crawlability of WordPress Blogs and...
    - Create a Blogging Site

     
    Create the Optimal Architecture for your Critical Applications
    Warburton's the largest independently owned bakery in the UK faced a number of d....

     
    Five Best Practices for Deploying a Successful Service-Oriented Architecture
    This white paper describes the benefits you can expect with SOA, and how IBM can....

     
    Gartner Magic Quadrant for Application Delivery Controllers
    Gartner summarizes its view on Application Delivery Controllers, evaluates stren....

     
    Knowledge is Power
    What you don't know can hurt you, and is likely costing you money and increasing....

     
    Rationalizing the Multi-Tool Environment
    The rationalized multi-tool approach is flexible, scalable and cost effective. I....

     




    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek