How to Add Google index page checker

Posted On // Leave a Comment
You can use this Google index  page checker .By using this you can see your site Google index page on
your web browser
 1. Log in to blogger and Go to  Design >> Page Element

2.Now click Add Gadget and select the HTML/Javascript

3.Now paste below code.

<form method="get" action="http://www.google.com/search" target="_blank" rel="nofollow"><input name="q" value="Site:" maxlength="255" size="40" type="text"><input value="Google Index" type="submit"><input value="en" name="hl" type="hidden"></form>


5. Now click save you are done.

Please post your valuable feedback through comments and share your thoughts with us :)
Have A Nice Day :)

How to add Rainbow cursor for blogger

Posted On // Leave a Comment
Today,I am going to teach you how to add a rainbow cursor for your blogger.It displays when the user move the mouse cursor to the website window.So,lets start the tutorial immediately.


1. Log in to blogger and Go to Design >> Edit HTML

2 .Make sure u Click on "Expand Widget Templates"

3. Find this tag by using Ctrl+F    </body>
4. Paste below code before  </body> tag


<style type="text/css">body, a, a:hover {cursor: url(http://cursors4.totallyfreecursors.com/thumbnails/rainbow-ani.gif), progress;}</style>


5. Now click preview and click save template .you are done.

Image Preview For The Code Result:
 
 Note: You can change the url link from the code and add your favorite image link to display instead of the given Rainbow Cursor.


Please post your valuable feedback through comments and share your thoughts with us :)
Have A Nice Day :)