Nov 29, 2009
A majority of my geek time is spent at work, like most people. It's hard to keep up on technology coming out of Redmond. In past years, I would subscribe to several 'list-servs' on various content, then review the data when I had some extra time. It was...
2 comments
Tags: IIS
Nov 27, 2009
If you’re using IIS 7.0 (or 7.5), URL Rewrite is a valuable tool, well worth installing and using. One common use of URL Rewrite is redirecting http://domain.com to http://www.domain.com. Many people are doing this for search engine optimization...
3 comments
Tags: IIS7IISURL Rewrite
Nov 26, 2009
I wrote an article in 2007 how to setup ODBC Logging on IIS 7.0. There was a post recently in the newsgroups someone wanted to setup and couldn't get it working. My article uses sql server 2005, IIS 7.0. I was able to reproduce an issue on my test server...
3 comments
Tags: IIS
Nov 23, 2009
Sample SEO Toolkit CrawlerModule Extensibility In this blog we are going to write an example on how to extend the SEO Toolkit functionality, so for that we are going to pretend our company has a large Web site that includes several images, and now we...
5 comments
Tags: IISIIS ManagerSEO
Nov 23, 2009
The IIS SEO Toolkit includes a lot of functionality built-in such as built-in violation rules, processing of different content types (like HTML, CSS, RSS, etc) and more, however it might not do all the things that you would need it to do, for example...
4 comments
Tags: IISIIS ManagerSEO
Nov 23, 2009
Two weeks ago I presented at DevConnections the talk "AMS10: Developing and Deploying for the Windows Web App Gallery", here are the slides. Download the Web Application Gallery Talk slides here. A few final links: Microsoft Web Platform...
4 comments
Tags: IIS
Nov 18, 2009
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...
10 comments
Tags: IISIIS ManagerSEO
Nov 18, 2009
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...
11 comments
Tags: IISSEO