hi all,
I want to add dynamically MetaTag,Keywords in particular page. Can any one know me how to add. I am using ASP.Net/C# with master page concept. Please provide me any code or link for dynamically adding Meta.
thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
LiyaPosted Jun 4, 2010, 3:32 AM
1. in YourPage.aspx
2. in YourPage.aspx
while you have App_GlobalResources forlder and in it MyResource.resx with PageKeywords key
3. for totally dynamic experience you can use this code:
http://www.tamilcodes.com/Document.aspx?content=Tutorials&id=59 (i'm not sure it is ok to add links for outside resources here)