Wednesday, June 10, 2009

Create Meta Tag On Blogger

After creating this blog (http://jambispirit.blospot.com) about 1 month ago and register it to various search engines, I try to type the title of one posted article "Installing XP with USB flash disk" in the search engine. Result, I do not see in a search engine (google). Where is my article? Finally, after sharing with other blogger, I suggested by them to create a meta tags in blogger.

After make a meta tag on my blog (june, 1st 2009), I am retry search in google with the same keyword : “Installing XP with USB flash disk”. Result, my article was detected by google at 7 th. Finally, I am conclude that a meta tag is very important, so that our blog be detected with search engine (example : google, yahoo, etc)

Below are the steps to install a meta tags in blogger (only for blogger):
1. Login to blogger.com
2. Click on 'Layout' and select 'Edit HTML' tab. Click 'Layout' and select 'Edit HTML' tab




3. Do not forget to check expand widget templates
4. Find the following code:
<data:blog.pagetitle/> </ title><br /> <b:skin> <! [CDATA [/ * <title>
5. meta tags code that I use is
'INDEX, FOLLOW' name='robots'/>
'your description' name='description'/>
'keywords1, keywords2, keywords3, ....' name = 'keywords' />
'your email' http-equiv='Reply-to'/>

6.
function at the end of the script just now is to avoid the error message / error
when publishing
7. If error continued, its may be you are copy-paste the meta tag code from ms. Word to your template directly. Please delete ( ' ) code in your template and rewrite ( ' ) code in your template.

0 comments:

Post a Comment