By tag: MetaTag
0
kicks
Code Snippet: Master Page Meta Tags
I don't know about you, but as a Web Developer I sometimes find myself not doing the things I should be doing.
0
kicks
Keep the content-type in sync
This method will add a meta-tag that specifies the same content-type as the HTTP header does. That way you just have to change the encoding in the web.config and it will automatically change the meta-tag accordingly.