dotnetnuke - og:image for facebook image into DNN header -


i using dnn template create website. need insert og:image facebook image. here code using:

<meta property="og:image" content="http://www.palmbeachsoftware.com/portals/0/pbsd_buildingthumbnail.jpg"/> 

do place piece of code inside of module? , if where?

you can add "header" setting within page settings of homepage.

you'll find page settings in control panel when logged in administrative or edit rights.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -