Pages

Sunday, November 1, 2015

IP Address Widget For Blogger

The IP address widget for blogger checks the IP address of your visitors and displays their location on it. You can use this IP address widget for blogger to improve your blog's design by giving it another fancy gadget. One of the reasons why one will use an IP Address widget on their blog includes security measures. Displaying IP Addresses on your site informs visitors about their internet protocol.

Also Read: Sliding Recent Posts Gadget For Blogger
                    Scrolling Popular Post Widget For Blogger
                    Social Media Follow Buttons For Blogger
                    



How To IP Widget To Blogger


1. From your blogger dashboard, click on 'layout'

2. Select 'add a gadget'. The location you select this will determine where it will appear on your blog.

3. Click on 'html/javascript' from the pop-up. (refer to this post on how to add gadgets/widgets on blogger)

4. Copy the code below into the required field.

5. Save the blogger gadget.



<a href="http://www.informationtutorial15.blogspot.com/2015/11/ip-widget-for-blogger.html"><img 
border="0" width="125" alt="IP"
src="http://www.wieistmeineip.de/ip-address/" height="125"
/></a> <form>
<select
onchange="window.open(this.options[this.selectedIndex].value,'_blank')"
name="menu" size="1"> <option/>- Get This Gadget - <option
value="http://www.informationtutorial15.blogspot.com/2015/11/ip-widget-for-blogger.html
"
>Go Get it !
</select></form>