U
U
Uniq2016-12-30 03:15:14
PHP
Uniq, 2016-12-30 03:15:14

How to make RSS import into a VK group with pictures?

Vkontakte group has rss import enabled, how to make it add a picture?
I want it to load like this:
32683a6ca6b44e23b11b118f141c80ba.jpg
The feed itself:

<item>
<title>
<![CDATA[
Заголовок
]]>
</title>
<guid isPermaLink="true">Сылка на новость</guid>
<link>Сылка на новость</link>
<description>
<![CDATA[
<img src="сылка на картинку" alt="image"/><br/> текст новости
]]>
</description>
<pubDate>Fri, 30 Dec 2016 03:35:16 +0500</pubDate>
<category>
<![CDATA[ 
 Категория
 ]]>
</category>
</item>

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Aksentiev, 2016-12-30
@Sanasol

www.w3schools.com/xml/rss_tag_image.asp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question