Yet Another Blog on ASP.NET and Some Other Stuff

Update Title and Meta Tags Dynamically in ASP.NET

Posted in ASP.NET, C#, SEO, Web Development by Mustafa Basgun on April 30th, 2008

If you are using master pages, updating your title or meta tags (such as “description” and “keywords”) may become an important subject because of the SEO purposes. Since there are several ways to accomplish this, here is my way in C# to do so.