Recently, one of my blogger friend asked me that
can i display my alexa rank on my blogspot blog or website?, if you have same question in your mind ans want to add alexa rank widget to your blog then here in this article i am going to share, how you can add
alexa rank widget to blogspot blog. You might be noticed that after new design of alexa website, there's no option available for alexa rank widget. So, here i will provide HTML code for that widget which can be installed in your blog in just few clicks. follow the steps given below to add alexa rank widget to your blog.
Also see : How to fix Blogger Image Color Changing Issue
How to add alexa rank widget to blogger?
Go to
blogger dashboard > Layout > Add a gadgetChoose
HTML/Javascript form the list.
Copy and paste below code into it.(
Learn more : How to Add Widget / Gadget to Blogger)
Preivew : Code : <a href="http://www.alexa.com/siteinfo/yoursite.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/t/a?url=yoursite.com"></script></a>
Preview : Code :<a href="http://www.alexa.com/siteinfo/yoursite.com"><script type="text/javascript" src="http://xslt.alexa.com/site_stats/js/s/a?url=yoursite.com"></script></a>
Now, Replace yoursite.com with URL of your blog in two places in the HTML snippet above.
Finally, save your widget.
That's it.