<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>CyberSEO - Topic: Import Image Metadata from Feed to Media Database</title>
	<link>https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/</link>
	<description><![CDATA[WordPress Content Automation with AI Integration]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/rss/" rel="self" type="application/rss+xml" />
        <item>
        	<title>CyberSEO on Import Image Metadata from Feed to Media Database</title>
        	<link>https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9254</link>
        	<category>RSS Retriever</category>
        	<guid isPermaLink="true">https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9254</guid>
        	        	<description><![CDATA[<p>Unfortunately, as mentioned above, this text information cannot be imported into the media library. The plugin automatically generates image titles (&#60;<strong>alt</strong>&#62; tag parameters) based on the post title, so this behavior cannot be overridden, as it's fully automated.</p>
]]></description>
        	        	<pubDate>Mon, 29 Apr 2024 16:27:19 +0200</pubDate>
        </item>
        <item>
        	<title>FloSti on Import Image Metadata from Feed to Media Database</title>
        	<link>https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9253</link>
        	<category>RSS Retriever</category>
        	<guid isPermaLink="true">https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9253</guid>
        	        	<description><![CDATA[<p>Here's a sample feed URL:</p>
<div class="ui fluid card">
<div class="content card-content">
<div class="description card-description-markdown">
<div>
<div class="ui message Message-url">
<img class="alignleft" style="margin: -2pt 4pt 0 0;height:16pt" src="http://www.cyberseo.net/image/icons/exclamation.png" /><strong>Login to see this link</strong>
</div>
<p>You'll find various elements in there that need to be imported alongside the content. Including:</p>
<pre>&#60;media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.newsinfive.de/wp-content/uploads/2024/03/haf_Louis_Klamroth_2024_Keyvisual.jpg" width="1920" height="1262" medium="image" type="image/jpeg"&#62;
  &#60;media:credit&#62;Hart aber fair, Moderator Louis Klamroth / Bild: WDR/Julia Sellmann&#60;/media:credit&#62;
  &#60;media:title&#62;Hart aber fair, Moderator Louis Klamroth / Bild: WDR/Julia Sellmann&#60;/media:title&#62;
  &#60;media:description&#62;&#60;![CDATA[Hart aber fair, Moderator Louis Klamroth / Bild: WDR/Julia Sellmann]]&#62;&#60;/media:description&#62;
&#60;/media:content&#62;

This information is linked to the image behind the URL and should be imported alongside the image into the media DB.

Any idea how to achieve this?

Thanks


</pre>
</div>
<div class="ui divider"> </div>
<p>Deaktivieren</p>
</div>
</div>
</div>
<div class="ui fluid card">
<div class="content card-content"> </div>
</div>
]]></description>
        	        	<pubDate>Mon, 29 Apr 2024 16:16:06 +0200</pubDate>
        </item>
        <item>
        	<title>CyberSEO on Import Image Metadata from Feed to Media Database</title>
        	<link>https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9249</link>
        	<category>RSS Retriever</category>
        	<guid isPermaLink="true">https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9249</guid>
        	        	<description><![CDATA[<p>No, the plugin does not include the image metadata in the media library. If you want to include it in the HTML of the generated post, that could be done, but it depends on what exactly you want to do. Provide the URL of your feed and explain how exactly the imported images and their descriptions/credits need to be formatted in the generated posts.</p>
]]></description>
        	        	<pubDate>Fri, 26 Apr 2024 12:05:04 +0200</pubDate>
        </item>
        <item>
        	<title>FloSti on Import Image Metadata from Feed to Media Database</title>
        	<link>https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9248</link>
        	<category>RSS Retriever</category>
        	<guid isPermaLink="true">https://www.cyberseo.net/forum/rssretriever-plugin/import-image-metadata-from-feed-to-media-database/#p9248</guid>
        	        	<description><![CDATA[<p>Hi,</p>
<p>how can I make sure that an attachment's (image) metadata is imported with the file to the media database?</p>
<p>The source feed contains various possible sources for the info:</p>
<p>"Title"</p>
<pre>&#60;content:encoded&#62;&#60;![CDATA[&#60;div style="margin: 5px 5% 10px 5%;"&#62;&#60;img src="https://www.newsinfive.de/wp-content/uploads/2024/03/lanz2.jpg" width="1920" height="1277" title="Markus Lanz / © ZDF und Markus Hertrich" alt="" /&#62;&#60;/div&#62;

Media

</pre>
<pre>&#60;media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.newsinfive.de/wp-content/uploads/2024/03/lanz2.jpg" width="1920" height="1277" medium="image" type="image/jpeg"&#62;
  &#60;media:credit&#62;// Markus Lanz / © ZDF und Markus Hertrich&#60;/media:credit&#62;
  &#60;media:title&#62;Markus Lanz / © ZDF und Markus Hertrich&#60;/media:title&#62;
  &#60;media:description&#62;&#60;![CDATA[Markus Lanz / © ZDF und Markus Hertrich]]&#62;&#60;/media:description&#62;
&#60;/media:content&#62;</pre>
<pre>

Thanks!

FS</pre>
]]></description>
        	        	<pubDate>Fri, 26 Apr 2024 11:58:47 +0200</pubDate>
        </item>
</channel>
</rss>