Skip navigation.
 
Home
Saturday 06th 2010f February 2010 04:53:23 AM

Miscellaneous

Google Introducing Free Commode Based Broad Band in your house

Google TiSP (BETA) is a fully functional, end-to-end system that provides in-home wireless access by connecting your commode-based TiSP wireless router to one of thousands of TiSP Access Nodes via fiber-optic cable strung through your local municipal sewage lines.

What are Yahoo Pipes?

Yahoo has launched Yahoo Pipes, a free online service that makes it possible to create web services without any professional IT knowledge. Best feature of this service is that it, while it is fairly simple for novice to use, it is fairly exhaustive for those who care to get under the surface. It lacks the user interface.

What lies in store for webmasters in 2007

Web market place is changing every year or let me rather correct ,myself every moment. Google’s entry into pay per click advertisements in 1999 changed the rules of the game. Based on various reports and press releases, let us ponder over for a moment what could be the possible developments in 2007 in cyberspace.
1. Google is already planning to enter in radio advertising, so would TV advertising be far behind? When it entered web based advertising programs, Google altered the entire set of the rules at that time. It popularized the pay-per-click model in which advertisers only pay when a person actually views the ad, a new model was born. What ever Google has launched so far, may not have made sense to many at that time, whether it be Google Calendar, or Froogle or hosted or any of its other launches, Google packed some thing new in it which hitherto not existed. TV has already emerged as a powerful medium and convergence of net and TV would soon become reality. Expect Google to launch something which defies imagination today. Google may alter its billing model to meet the radio and video formats tracking will become far easier and click frauds even more difficult. Watch out this space for more details, as it happens !!!!!!!!.

Role of Robots.txt file in a Well Designed Site

Role of Robots.txt file in a Well Designed Site
What is a Robot txt file?
It is a text file with specific instructions to decide how a search engine is going to index pages from your site. This is the first file approached by robot in any web page and universally its default name is robots.txt. it has two fields; user-agent and disallow.
User-agent specifies robot name for which access policy is defined in Disallow field which specifies specified urls in your web page which robots would have no access to.
This file can be used to ban all or few robots for all or selected pages on the site. Using
User-agent: * and Disallow: / disallows all robots for all pages on the web. User-agent: MSNbot Disallow: and User-agent: * Disallow: /concepts/new/ is example where multiple commands have been given to ban different robot to different pages on the site.
Recommended use of robots.txt file:--

Syndicate content