Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

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:
Today somebody ask in the IIS.net Forums how could they automate the process of adding IIS Manager Users and their Permissions using a script or a command line and I thought it would be useful to post something that hopefully will be easy to find and Read More...
0 Comments
Filed under: ,
Yesterday we released the Beta 2 version of the IIS Search Engine Optimization (SEO) Toolkit . This version builds upon Beta 1 adding a set of new features and several bug fixes reported through the SEO forum : Report Comparison . Now you have the ability Read More...
0 Comments
Filed under: , ,
A lot of sites today have the ability for users to sign in to show them some sort of personalized content, whether its a forum, a news reader, or some e-commerce application. To simplify their users life they usually want to give them the ability to log Read More...
1 Comments
Filed under: , ,
The other day a friend of mine who owns a Web site asked me to look at his Web site to see if I could spot anything weird since according to his Web Hosting provider it was being flagged as malware infected by Google. My friend (who is not technical at Read More...
The other day somebody ask me if there was a way to limit the amount of work that Site Analysis in IIS SEO Toolkit would cause to the server. This is interesting for a couple of reasons, You might want to reduce the load that Site Analysis cause to your Read More...
3 Comments
Filed under: , ,
In the URL Rewrite forum somebody posted the question " are redirects bad for search engine optimization ?". The answer is: not necessarily, Redirects are an important tool for Web sites and if used in the right context they actually are a required Read More...
1 Comments
Filed under: , ,
More Posts Next page »
 
Page view tracker