Before you begin!...

woman holding money

Before you begin...

Welcome to my blog! This is a place where you get to know how to make money online by doing simple jobs. Most of the online money making opportunities are available only for people from USA or Canada, but this blog contains only those websites where people from other countries can join and make money. Only those sites which have either paid me or any one of my trusted friends are included in this blog. All the websites (except forex) recommended here are free to join and you don't have to make any investment to start earning, but if you prefer to make any investments you are doing it on your own risk.

Wait a Sec... Do you have a Payment Processor Account?
The First step in earning money online is to open an account with a Payment Processor like AlertPay or PayPal or most preferably both. So if you don't have one please Start a FREE Payment Processor Account before proceeding further with making money online. Click here to learn about and start a FREE payment processor account. Join a Money Making Forum...
If you are serious about making money online then you should join few forums were people discuss about various money making opportunities, that will help you keep updated and share other peoples experience with various money making sites. One such forum is Make money Kingdom AKA "MMK" were you not only get to discuss about money making opportunities but also get paid for the same! Click here to know about & Join Make Money Kingdom

Saturday, April 4, 2009

Meta Tags For Blogger / Blogspot




M
eta Tags are HTML elements used to provide structured metadata about a web
page. Such tags are placed in the head section of an HTML document

We can also add meta tags to Blogger Blogs.But the problem is that having the
same meta tags for all pages in your blog is not a good practice.So it would be
better if you could add meta tags on your home page only.Just find out the
appropriate keywords and description for your site



Now copy out the following code into a text file

 



<link href='mailto:Your_Email_Address' rev='made'/>

<b:if cond='data:blog.url == data:blog.homepageUrl'>

<meta content='Your keywords separated by commas' 

name='keywords'/>

<meta content='Your Site Description' name='description'/>

</b:if>

<meta content='Your_Name' name='author'/>

<meta content='ALL' name='ROBOTS'/>

 

Make the following Replacements

1.Replace Your_Email_Address with
your Email Address.

2.Replace Your keywords separated
by commas
 with your site's
keywords.

3.Replace Your Site Description with
a good description of your site.

4.Replace Your_Name with
your Name

 

I would suggest you to
take into consideration the following character limits

a.The maximum size of the title tag should be 60 characters

b.The maximum size of your site description should be 150 characters

c.it would be better to limit the keyword size to 200 characters

you might use this character
count tool
.. Now copy out the edited code and place it within the head
section of your blogger template.. It would be appropriate to place it below the
title tag

 


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

If you are using my SEO
Title Tag hack
, then you will have to place the meta tags after the whole of
the title tag hack that is below

 

<!-- Start www.bloggerplugins.org: Changing the Blogger Title Tag -->

<b:if cond='data:blog.pageType == &quot;index&quot;'>

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

<b:else/>

<title><data:blog.pageName/> ~ <data:blog.title/></title>

</b:if>

<!-- End www.bloggerplugins.org: Changing the Blogger Title Tag -->

 





When you use this meta format, the keyword description meta tags will appear on
your blogs home page only thus avoiding duplicate meta tags on blog pages..



Now if you wish to add meta tags for a particular post page you can do that
also..In that case you will have to follow the following format..here is the
code that i have used for implementing meta tags on this post page.

 

<b:if cond='data:blog.url ==
&quot;http://www.bloggerplugins.org/2008/06/meta-tags-for-blogger-blogspot.html&quot;'> 

<meta content='optimize blogger,optimize blogspot,meta tags for blogger'
name='keywords'/>

<meta content='Adding Meta tags to blogger blog is very useful. Here is a
tutorial on Optimizing blogger by using appropriate meta tags on homepage
and post pages.' name='description'/>

</b:if>

You should replace the post url,the keyword and description tags appropriately
and place them in the head section of your template.

0 comments:

Post a Comment

 

My Blog List

Hello