Tag Archives: keywords

Nested ASP.NET Dynamically add Description and Keywords

I’m have to add description and keywords Meta tag to my html header for search engine to utilize the meta tag analyze my website for ranking. I know that you can make ContentPlaceHolder in the master page of my site, here (http://www.codeproject.com/KB/aspnet/PageTags.aspx) where you can make it build into your master page. But I don’t