Welcome to MSDN Blogs Sign in | Join | Help

November 2009 - Posts

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 are interested in making sure all of them comply to a certain standard, lets say all of them should be smaller than 1024x768 pixels and that the quality of the images is no less than 16 bits per pixel. Additionally we would also like to be able to make custom queries that can later allow us to further analyze the contents of the images and filter based on directories and more. For this we will extend the SEO Toolkit crawling process to perform the additional processing for images, we will be adding the following new capabilities: Capture additional information from the Content. In this case we will capture information about the image, in particular we will extend the report to add a "Image Width", "Image Height" and a "Image Pixel Format". Flag additional violations. In this example we will flag three new violations: Image is too large. This violation will be flagged any time the content length of the image is larger than the "Maximum Download Size per URL" configured at the start of the analysis. It will also flag this violation if the resolution is larger than 1024x768. Image pixel format is too small. This violation will be flagged if the image is 8 or 4 bits per pixel. Image has a small resolution. This will be flagged if the image resolution per inch is less than 72dpi. Read More...
1 Comments
Filed under: , ,
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, Read More...
0 Comments
Filed under: , ,
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: Read More...
0 Comments
Filed under:
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 Read More...
0 Comments
Filed under: , ,
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 Read More...
0 Comments
Filed under: ,
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 Read More...
2 Comments
Filed under: , ,
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. Read More...
0 Comments
Filed under: ,
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 Read More...
0 Comments
Filed under: , ,
Next week I will be presenting at the ASP.NET Connections event in Las Vegas the following topics: AMS04: Boost Your Site’s Search Ranking with the IIS Search Engine Optimization Toolkit : Search engines are just robots, and you have to play by their Read More...
0 Comments
Filed under:
 
Page view tracker