Friday, 13 June 2014

How to show visitor ip address in blogger blog

How to show visitor ip address in blogger blog
Fast copy the html/ java script code from the below box

<table width="220" border="1">
  <tr>
    <th scope="row"><script language="JavaScript">
VIH_BackColor = "white";
VIH_ForeColor = "Black";
VIH_FontPix = "16";
VIH_DisplayFormat = "You are visiting this site from:<br>IP Address: %%IP%%<br>Host: %%HOST%%";
VIH_DisplayOnPage = "yes";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/visitorIPHOST.js.php"></script>
</th>
  </tr>
</table>

After Copy the code

(A) Go to >> sing in blogger account
(B) Go to >> Blogger Dashboard and Click the layout box
 (C) Go to >> Add a gadget box and click here
(D) Now past the html code here
Now save this .

Don't forget to like us on facebook.

0 comments:

Post a Comment

visitor

 
- See more at: http://adminwidget.blogspot.in/2014/06/how-to-add-next-previous-numbered.html#.U60N95SSyKQ