MS Inbox.com

Thursday, April 14, 2005

IEBlog Tip

I'm changing the way I type in my URLs from now on. Go check out the IEBlog for this handy tip to add '/' at the end of your requests.

Another web-performance tip: When generating hyperlinks, always include a trailing slash if possible. For instance, navigating to http://msdn.microsoft.com/ie takes one more roundtrip than http://msdn.microsoft.com/ie/.
When the browser navigates to the /ie url, the server merely sends down a 301 to the /ie/ url. Both links work, but the second version is faster.

0 Comments:

Post a Comment

<< Home

#MS Inbox is an independent website and is not affiliated with, nor has it been authorized, sponsored, or otherwise approved by Microsoft Corporation.