Showing posts with label blogging tips. Show all posts
Showing posts with label blogging tips. Show all posts

Sunday, November 6, 2011

Google Launches GoMo Website Mobilizer Tool

Google is Preparing To Launch a Site,Gomo Dedicated To Help Website Owners To Reach Their Business To The Customers or Audiences Via Mobile Internet. 


Despite the Fact There Is an Exponential Growth in smart Phone Usage,Many Business People are'nt Aware of This thing And they Still Don't Have A Site that is Compatible With Small Screen Mobiles. 


Acknowledging This Problem,Google Made A Tool For Mobilising The Site to Optimise Desktop Site and Format it For "mobile Phones"


On Google’s GoMo website, businesses can use the GoMoMeter tool to see how their websites look and perform on mobile devices, and receive personalized recommendations for developing a more mobile-friendly experience for their sites. The GoMo online website has information about current mobile trends, best practices for launching mobile sites, and a select list of providers. 
Business Can Choose a Provider and Plan To Spend and set time Frame They Intend to build Their Mobile Site.


Further Google is Looking to make Fortune in its "Mobile Ads Business " Which is On $2.5 Billion.


Also Visit : Make Your Blogger Blog Mobile Friendly 

How to Make Blogger Blogs Mobile Phone Compatible

Did you know that There is An Whooping Increase in Number of People using the Mobile Internet than the Standard Internet ? The world has gone mobile with the Advent Of Smart Phones. More smart phones are being bought than ever, and the same goes for mobile Internet plans. This means that even though Your Blog has great content, You may Have Chance of Loosing The Traffic Driving From mobiles.
According to netmarketshare.com the Mobile Market Share(Including Tablets) is 5.5% which Is A lot more than Previous Years. And also it is Revealed that this Figures Could make Up to Large numbers by 2013(1 Billion Survery Interactive Data Corp).So There is A Every Possiblity of Losing Customers  if your website doesn’t display Content well On User's Mobile.


So,Here is A Tip for All Those Blogger out There to Make Their Blog "Mobile Friendly".


Step1 : Sigin into Your Blogger Account 
Click Design--> Edit Html
Find This Line (using Ctrl + F)


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


Step2: Replace it With Following Code!


<b:include data='blog' name='all-head-content'/>
<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>

Step3: Save the Template And Click Done!

That's it ! Your Blog is Ready For Mobile :)

Thursday, August 26, 2010

How to Add Alexa Widget in your blog or Website??

Alexa is a web information company provides information about websites and blogs including top sites,traffic stats etc.
It is veryuseful for users and site owners about the stats of a particular website and how well it is crawled and reached to users.
Higher the alexa rank higher is the reach.BY adding alexa widget you can know where you stand .
Here is a way to add Alexa widget to your blog or website
please follow bellow instructions
*Go to http://www.alexa.com/siteowners/widgets
*For the required widget enter your blog URL or site URL in the text input box and click on "Build Widget" Button
*you are now redirected to widget code page.
*Here you can find various widget code and its preview
*copy the code of the desired widget

*Now edit your website page or blog page.
*In the HTML code of your webpage  paste the copied Alexa widget code where you wanted to display this Alexa widget
* save the page,now your site has got a alexa widget

For ex:
To Add the Alexa Widget to blog(blogger)


*Go to  Dashboard of your blogger account
*Click on Layout for the blog you want to add this widget.(or design-->page elements)
*Click "Add a Gadget"
*The pop-up  will show the list of gadgets / widgets, in that click on '+' icon for "HTML / JavaScript" to select HTML / JavaScript gadget / widget
*Paste the copied code of the Alexa widget and click on SAVE button to save this widget / gadget
*Now alexa  gadget / widget is added at the top of the section in which you have added.
*Finally click on SAVE button at the right side top of Page Elements view of your blog's Layout and everything is done for you.