by John Herrell on 9. July 2010 13:55
Ok, so I am doing some development with Open Source products such as DotNetNuke or DNN. As I figure out some tricks, I may occassionally post them here in my blog for everyone to use as a reference.
If you wish to add a meta tag in DotNetNuke, here the step to do it.
Go to Admin tab –> Page –> Click the page (home tab, for instance) –> the Page Settings –> Advanced Settings –> Page Header Tags
Enter the content you need. Here is an example:
<meta name="example" content="example" />