How to Make your Blogger Blog ready for Mobile Phone? The question that may ask by every people who blog.
As I observed, millions of internet users access an internet using their phones. I observed it with Social Network Facebook. Most of the status of my friends was came from mobile phone.
So therefore I conclude, that many internet users uses their phones to access an internet in many ways.
Browsing your blog through is another way to have traffic. So why not try this step so that your blog is ready for mobile browsing.
Steps:
1. Go to your Blogger Dashboard >> Design >> Edit HTML.
2. Find this line
<b:include data='blog' name='all-head-content'/>
3. Below the code, paste this code
<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>
Lastly, Save the Template
And your blog is ready for mobile browsing.
Web Developer at your service and frustrated blogger in Cebu. Author of JomarPH.com, SEO Specialist.
0 comments :
Post a Comment