Saturday, April 2, 2011
0
How to Make your Blogger Blog ready for Mobile Phones
As you know, millions of people use their mobile phones to access internet. The mobile internet speed is also very fast these days with 3G's , mobile apps,etc.
From this, we can say many of your readers are coming to your blog through mobile phones..But, if you don't make your blog mobile friendly, .you may lose all your mobile readers because in a mobile phone, a normal blog takes lot of time to load and there are other issues that your site not fitting properly in the mobile screen.
So, here is how to make your Blogger (blogspot) blog mobile internet friendly..
Sign into your Blogger account > Design > Edit html
Find this line..
Paste this code below that line...
Save the Changes!
That's it! Now, your visitors can access your blogger blog through mobile phones with blazing speed...
There is one more trick to make blog compatible for mobiles.
Select Yes and Save your template.
From this, we can say many of your readers are coming to your blog through mobile phones..But, if you don't make your blog mobile friendly, .you may lose all your mobile readers because in a mobile phone, a normal blog takes lot of time to load and there are other issues that your site not fitting properly in the mobile screen.
So, here is how to make your Blogger (blogspot) blog mobile internet friendly..
Sign into your Blogger account > Design > Edit html
Find this line..
<b:include data='blog' name='all-head-content'/>Paste this code below that line...
<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible'/>
<b:if cond='data:blog.isMobile'>
<meta content='width=device-width, initial-scale=1.0, user-scalable=0' name='viewport'/>
<b:else/>
<meta content='width=1100' name='viewport'/>
</b:if>
Save the Changes!
That's it! Now, your visitors can access your blogger blog through mobile phones with blazing speed...
There is one more trick to make blog compatible for mobiles.
- Login to Your blogger account through Draft.blogger.com.
- Settings->Emails & Mobiles->
Select Yes and Save your template.
Subscribe to:
Post Comments (Atom)




0 Responses to “How to Make your Blogger Blog ready for Mobile Phones”
Post a Comment