Showing posts with label Google. Show all posts
Showing posts with label Google. Show all posts

Wednesday, December 12, 2007

Google map your vistors


This is a free version, which only tracks the last twenty visitors. You can check out their example here.The instructions are basic with only two steps.



1) Copy and paste this JavaScript anywhere onto the pages you'd like to track:


2) View your map with this URL: ( note, this is for my website )

http://www.gvisit.com/map.php?sid=9f24ad6cf34ed722181908d63eaaa11f




Tuesday, November 27, 2007

How to add Tags Cloud for Blogger


As shown in right column, the tag or label cloud epresents the number of items to which a tag has been applied, as a presentation of each tag's popularity.

Example of this is http://del.icio.us/tag/



The setup is fairly straight forward. Simply follow the instructions from:

http://phy3blog.googlepages.com/Beta-Blogger-Label-Cloud.html

It involved editing of the current template, just a backup copy somewhere before hand.

Thursday, November 22, 2007

How to change favicon in google blogger

Don't like the standard default icon? Follow the few simple steps below to change it!

  1. Create and upload your own favicon to a server.
  2. From Blogger, edit HTML in Template settings.
  3. Add the following code between the tags
<link href="http://location of your favicon" type="image/x-icon" />

Monday, November 19, 2007

Submit Blog into Google Search Engine

  1. First log into Google Webmasters Tools
  2. Submit and verify your blog.
  3. Choose meta tags verification method.
  4. Go back to your blog and edit html from templates.
  5. After the open head tag, inset the following meta tag to allow Google bots to crawl.
    <meta name="robots" content="INDEX, FOLLOW">

  6. Also insert the meta tag given from Google

AddThis Feed Button