
Did you know:
- that Linux.com is running on Unix?
- that Lifehacker calls its publishing system ganja?
- that there is a secret job opportunity hidden in every page of Web Worker Daily?
- that Google runs on a customized Apache server called GFE?
- that Google Analytics site uses Google Analytics itself to track visitors?
URLInfo is a new web application that gives you information retrieved from a web-server's header data, the kind of data that normally web browsers hide from you. These data headers provide a lot of information like the server OS, the web server software, and a number of custom tags. Apart from these header information, URLInfo also gives you the time it took to get the reponse, the data size of the response obtained, the images contained within the page and the number of external and internal links.
How can you use this application for your benifit?
- First, it is pure fun.
eg: see the the header data of WebWorkerDaily.com here. It says:X-hacker If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this...
Clearly, the people who made the website for WebWorkerDaily thought that anyone smart enough to look into there server tags would be worth hiring! - It gives you an idea of the server, OS and the platform used by the website.
eg: the header data of DailyGyan.com, shows that the server type isGFE/1.3, which is an indication that it is hosted by blogger.com. See this page for a list of server types that Google uses. - Gives an idea of the tracking software that the website uses.
It told us that Google is not using any tracking software, but Google Analytics is using itself! - It gives you an idea about the response time of the server. Use it to check the conditions before and after optimizing your site.








Thanks a lot for this post !
Marc.
http://url-info.appspot.com/
Linux.com running on Unix? That's a bit outrageous.
I love that it tells you the ratio of external links and internal links. Very interesting when you check out your own site. Turns out I have a good balance.
@Joe Vautour,
DailyGyan currently have 112 internal links and 53 external links. I believe any blog like this one will have a similar ratio, right?
Really interesting is the link ratio of Google.com. 14 internal links : 14 external links. Now, that's what I call a balance :)
Great tool dude...
www.microsoft.com...
Server : Microsoft-IIS/7.0
Internal : External = 52 : 60
It is fun... :D
If you're interested in unusual things found in HTTP headers, try this article:
nextthing.org/archives/2005/08/07/fun-with-http-headers
quite good service, good for spying
Post a Comment