Sunday, 15 January 2012

Free Blogger Tricks is Ready for Mobile Phones


As you know, many of people have started using mobile. So, it's not impossible for people to open our blog by their phone. And maybe you think, the appearance on mobile is bad. But throw away your mind, the appearance on mobile is clean and ease. Its just contains some lines. One page contains 5 post (shorten). The trick s very very easy... You just follow the tricks below.
Add this code beside your link
?m=1


So, the link will be like this



http://freebloggertriks.blogspot.com/?m=1


OK, that's all friend... Very easy right.  Free Blogger Tricks is Ready for Mobile now. 


So, Here is How to Make Your Blogger (Blogspot) Blog Mobile Internet Friendly..

1. Sign into your Blogger account > Design > >>>>Edit html
2. Search (Ctrl+f) for the following line (it will be on top side)

<b:include data='blog' name='all-head-content'/>
3 .Now after this line add the following 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>

Now click Save Template  

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...
;