ASP.NET 4.0 Feature - MetaKeywords and MetaDescription Properties

Let us see the new feature in ASP.NET 4.0 know as the “MetaKeywords and MetaDescription Properties”. These are new runtime properties added for search engine optimization. Which otherwise means that it will help for search engines searching for relevant pages. We can use the same as seen below in the code behind file in the page_load



The other way to implement this is in the page directive section on the aspx page as seen below



Hope this was cool feature. Please add your comments or suggestions.

Cheers!!!

Comments

Popular posts from this blog

Jesus - God Thinks of you.

ASP.NET 4.0 Feature - URL Routing

Tips on JQuery Intellisense in VS 2008