<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d6418452\x26blogName\x3dFootsteps+on+Clouds\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLACK\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://chirayu.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://chirayu.blogspot.com/\x26vt\x3d-4198601941058342502', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Friday, June 03, 2005

What's New at Google?


- Google Research Publications
PDFs of Research Papers written by Google employees.

- Google Sitemaps (Beta) is an experiment in crawling the web that enables the Google spider, Googlebot to find what pages are present on a Web site and which of them have recently changed.

Update: Tue., 7th June 2005. 11:32 a.m. IST.

Add a plain Text file Sitemap

1. Open Notepad and write the URLs of all the Web pages on your Web site.
2. Name the plain text file as urllist.txt
3. Upload the text file on your server.
Example: http://www.yourwebsitenamehere.com/urllist.txt
4.
- Log-in to Google Sitemaps
- Click on the Add a Sitemap link
- Enter the URL (link) of your urllist.txt file.
Example: http://www.yourWebsiteNameHere.com/urllist.txt
- Click on the Submit URL button
- Your Sitemap has been submitted to Google Sitemaps (as a plain text file)

- A good read: An article on Nikesh Arora, Director of Google's European operations.

- Meet the Google Engineers at WebMasterWorld's conference in New Orleans.

- Google's Summer of Open Source Code.