ASP.NET Core MVC SEO-Framework 2017-05-18 17:18 UTC .NET ASP.NET ASP.NET Core Projects SEO Following my last post on my ASP.NET MVC SEO-Framework I started looking at adding support also for ASP.NET Core MVC, with its superior Dependency Injection...
ASP.NET MVC SEO-Framework 2017-01-18 08:37 UTC .NET ASP.NET Projects SEO See also the ASP.NET Core-implementation of this project. For any serious web-application you should always implement a solid Search engine...
IIS URL Rewrite-Rules Skipping Files-types 2013-03-19 18:44 UTC ASP.NET IIS SEO URI If you need to put in a rule for the IIS URL Rewrite Module, but need the rule to skip some file-endings and/or targets that are directories or actual files on...
Guidelines for URI Design 2010-08-04 05:10 UTC SEO URI Jacob Gillespie has worked on a post concerning URL Guidelines, that underwent much revision and was posted as a guest post on CSS-Tricks named Guidelines for...
ASP.NET WebForms SEO: Compressing View State 2010-03-31 12:50 UTC .NET ASP.NET C# SEO WebForms In my previous post about Moving View State to Bottom of the Form I touched on one way to do some Search Engine Optimization in ASP.NET WebForms. Another thing...