Thanks a lot, it works.

Support_Team wrote:

To do this, you should use additional fields to insert a photo there.

To add a new field, go to Dashboard> Additional fields, select the type 'Image / Resource', the og_image name, for example. Then click 'Add / Replace field'.

When editing the news, a new og_image field will appear, with which you can select an image for the article. Then, as in the previous case, you can add this string to the <head> section
if (! empty ($ entry ['mf'] ['og_image']))) echo '<meta property = "og: image" content = "'. $ entry ['mf'] ['og_image']. '" /> ';

This don't work. "Parse error: syntax error, unexpected 'entry' (T_STRING), expecting variable (T_VARIABLE) or '$' in /usr/home/news.php on line 15"

Did I paste well?

http://i67.tinypic.com/sb58gy.png

I add photos to the server on which I have a website, then I add a link to the photo in the article.

Thanks.

How to do it for photos?

I would like the title of the article to appear in the og: title tag, and the content fragment in the og: description tag. How to do it?

Can I move the text "Powered by CuteNews" to the footer of the page?

Thanks. big_smile

Hi.
I would like the news title to be displayed in the browser.

How to do it?

I use CuteNews in version 2.1.0.