HOW TO MAKE YOUR BLOG MOBILE FRIENDLY

Friday, December 17, 2010 | Tags: , , , , ,
Digg it | Stumble it | Save to Del.ico.us

HOW TO MAKE YOUR BLOG MOBILE FRIENDLY.
Now a Days the peoples using mobiles is increasing Rapidly.more number of peoples surfing net through mobile.so this days it is necessary to change your blog in a way such that it loads easily in mobiles.This trick is some what helpful to u .

Sign into your Blogger account > Design > Edit html


Then Press Cntrl + F.

then you got find tool in bottom of the browser.

then find this line there.

<b:include data='blog' name='all-head-content'/>


After This Paste the following code after 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>


after that save .

now your blog loads quickly in mobiles.







What Next?
Link To This Page:


Link To Home Page:



Subscribe to Addicted Online or subscribe in as a reader

0 Responses to HOW TO MAKE YOUR BLOG MOBILE FRIENDLY

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Popular Posts