Recent Updates

Thursday, January 8, 2009

Adding Blogger Meta Tags to the HTML


Blogger Meta Tags


Here is how to set up Blogger Meta Tags Note: Your Blogger will need to be in classic mode for this to work.


You will want to do this to increase the Search Engine Optimization of your Blogger, by default there are no Blogger Meta Tags include.

  • First we need to access the HTML and find your Blogger Title Tag
    Click… CUSTOMIZE / TEMPLATE / Edit HTML
  • Locate the following code, near the top.

    Code:

    <title><data:blog.pagetitle/></title>


  • The Blogger Meta Tags format should look like this:
    Code:
    <meta content="'My" name="'description'/"><meta content="'my" name="'keywords'/">

    Add these to Meta Tag lines directly under your blogger’s title tag.

  • The final result should look like this:
    Code:
    <title><data:blog.pagetitle/></title><meta content='My blog description goes here' name='description'/><meta content='my blog,keywords,go here' name='keywords'/


    Save and check it with this free Web Page Analyser tool.


0 comments:

Post a Comment

 

Copyright 2008 All Rights Reserved | Template by bloganol|Modified by BloggerGrid | Original Wordpress theme byBrian Gardner