iis

Browse by Tags

All Tags » IIS (RSS)
IIS SEO Toolkit - New Reports (Redirects and Link Depth)
In the new version of the IIS SEO Toolkit we added two new reports that are very interesting, both from an SEO perspective as well as from user experience and site organization. These reports are located in the Links category of the reports Redirects This report shows a summary of all the redirects that were found while crawling the Web site. The first column (Linking-URL) is the URL that was visited that resulted in redirection to the Linked-URL (second column). The third column (Linking-Status...( read more ) Read More...
IIS SEO Toolkit - Start new analysis automatically through code
One question that I've been asked several times is: " Is it possible to schedule the IIS SEO Toolkit to run automatically every night? " . Other related questions are: " Can I automate the SEO Toolkit so that as part of my build process I'm able to catch regressions on my application? ", or " Can I run it automatically after every check-in to my source control system to ensure no links are broken? ", etc. The good news is that the answer is YES !. The bad news is that...( read more ) Read More...
Announcing: IIS SEO Toolkit v1.0 release
Today we are announcing the final release of the IIS Search Engine Optimization (SEO) Toolkit v1.0 . This version builds upon the Beta 1 and Beta 2 versions and is 100% compatible with those versions so any report you currently have continues to work in the new version. The new version includes a set of bug fixes and new features such as: Extensibility . In this version we are opening a new set of API's to allow you to develop extensions for the crawling process, including the ability to augment...( read more ) Read More...
Improve Web User Experience with IIS SEO Toolkit RTW and IIS URL Rewriter 2.0 RC
Remember the scene in Diehard when he shoots the glass? That was cool. What’s even cooler is now you can fine tune your Web site for the search engine, thus improving the experience for your Web users. Today, Microsoft announced the releases of IIS Search Engine Optimization (SEO) Toolkit RTW and IIS URL Rewriter 2.0 RC – both extensions for IIS. Don’t take it personally – I know it can be hard when your significant other tells you how to make improvements on something you worked hard on, let alone...( read more ) Read More...
Streaming Media West
This week, I'm at Streaming Media West in San Jose, California. Seeing the sun, blue skies and relatively warm weather is a pleasant change from the rain swept northwest. Today is a special pre-conference half-day workshop on Live Broadcasting with Silverlight and Windows Media , which my colleague Chris Knowlton is running. We're videotaping it for posterity and will get it posted as soon as we can. On Wednesday morning, Marc Whitten, GM of Xbox Live will be delivering the keynote at 9am and on...( read more ) Read More...
Troubleshooting PHP Installation on Windows
My PHP installation is not working? I am not able to run my PHP scripts? A simple PHPINFO page is not loading in my browser? These are typical questions I hear from users in the forum. I would still say the best way to install PHP is to use WPI as described by me here and here . I am telling this because WPI installation involves non-manual steps of installing PHP 5.2.11 or PHP5.3. However software like manually installing things are not 100% safe and are bound to fail. I am going to explain how to troubleshoot your PHP installation. However the first suggestion is to use WPI to install it. Following this troubleshooting will be simple if you have followed my way of installing PHP. And yes, this troubleshooting is for IIS with FastCGI and Non Thread Safe version of PHP. This troubleshooting is not for PHP running with IIS in ISAPI mode. We recommend that PHP on IIS should use IIS FastCGI with Non Thread Safe version of PHP if you are running XP or XP onwards Operating System. I would like...
Use Process Monitor to filter w3wp processes, capture user property (w/pictures) article
Here is article I put together (with pictures) using process monitor to filter information on a specific W3WP process, listing USER property. I commonly reference how to do this @ http://forums.iis.net http://www.iislogs.com/articles/processmonitorw3wp/ Hope this helps, Steve Schofield Microsoft MVP - IIS...( read more ) Read More...
IIS SEO Toolkit Presentation at DevConnections
Yesterday I presented the session "AMS04: Boost Your Site’s Search Ranking with the IIS Search Engine Optimization Toolkit" at the ASP.NET Connections, it was fun to talk to a few attendees that had several questions around the tool and SEO in general. It is always really interesting learning about all the unique environments and types of applications that are being built and how the SEO Toolkit can help them. Here are the IIS SEO Toolkit slides that I used . Here you can find the IIS SEO Toolkit...( read more ) Read More...
IIS SEO Toolkit – Report Comparison
One of my favorites features in the IIS Search Engine Optimization (SEO) Toolkit is what we called Report Comparison. Report Comparison basically allows you to compare two different versions of the results of crawling the same site to see what changed in between. This is a really convenient way to track not only changes in terms of SEO violations but also to be able to compare any attributes on the pages such as Title, Heading, Description, Links, Violations, etc. How to access the feature There...( read more ) Read More...
Announcing the RTW release of Application Request Routing V2 for IIS7.0
Today we did the official release for ARR Version 2 for IIS7 and it is now fully supported by Microsoft Support . Overview: Microsoft Application Request Routing (ARR) for IIS 7.0 is a proxy-based routing module that forwards HTTP requests to application servers based on HTTP headers, server variables, and load balance algorithms.   ARR Version 2 is an incremental release that includes all of the features from Version 1, and adds support for disk-based cache. More specifically, ARR Version 2 can be used to: Enhance ARR Version 1 scenarios with disk cache. Use ARR as a cache proxy as a cache node in a CDN/ECN environment . Use ARR as an edge/child cache node. Use ARR as a parent cache node. Download ARRv2 RTW from: • Microsoft Application Request Routing Version 2 RTW for IIS 7.0 (x86) here . • Microsoft Application Request Routing Version 2 RTW for IIS 7.0 (x64) here .   What’s new in RTW: RSCA runtime statistics as performance counters . Users of Application...
More Posts Next page »