{"id":240,"date":"2020-01-12T12:31:00","date_gmt":"2020-01-12T12:31:00","guid":{"rendered":"https:\/\/socialbu.com\/blogtest\/2020\/01\/12\/how-to-auto-post-from-rss-feeds-to-your-social-media\/"},"modified":"2023-03-08T11:48:59","modified_gmt":"2023-03-08T06:48:59","slug":"auto-post-from-rss-feeds","status":"publish","type":"post","link":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds","title":{"rendered":"How To Auto Post From RSS Feeds To Your Social Media"},"content":{"rendered":"\r\n<p>RSS feeds (Rich Site Summary) are a format for delivering regularly changing web content. It allows users and applications to access updates to a website in a standardized, computer-readable format.<\/p>\r\n\r\n\r\n\r\n<p>Almost all blogs offer their updates in the form of an RSS feed so their users can subscribe to the RSS feed and be updated whenever a new page or post is published. Many RSS-reader applications also do the same: they inform users about website updates by subscribing to the RSS feeds.<\/p>\r\n\r\n\r\n\r\n<p>Posting updates to your social media about new website content is also very important. The old-school way to do this was manually posting the link to the new page, content, or blog post to your social media. It becomes extremely hard and time-consuming when you want to share content on your social media from multiple RSS feeds. The RSS feeds may or may not belong to your own blogs or websites.<\/p>\r\n\r\n\r\n\r\n<h2>Use SocialBu to Auto Post from RSS Feeds to Social Media<\/h2>\r\n<p><a href=\"https:\/\/socialbu.com\/automate\" rel=\"noopener\">SocialBu Automation<\/a>\u00a0is useful if you want to auto-post from RSS to social media networks like Facebook, Twitter, LinkedIn, and Instagram.<\/p>\r\n\r\n\r\n\r\n<p>First of all, create a new Automation from <a href=\"https:\/\/socialbu.com\/app\/automations\" rel=\"noopener\">here<\/a>. You can name it however you like.<\/p>\r\n\r\n\r\n\r\n<p>Select the event &#8220;RSS feed has a new item,&#8221; as shown in the image below.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image is-style-default\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/socialbu.com\/storage\/blog\/images\/uP7IKeQ9nwcDPpaSGnYxBzzfV1pgfS2wMAqrdSpX.jpeg\" alt=\"Event: RSS feed has a new item\" width=\"697\" height=\"441\" \/>\r\n<figcaption>Event: RSS feed has a new item<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>After selecting the event, you will see its inputs. Enter the RSS feed URL. We will use <em>https:\/\/www.socialmediaexaminer.com\/feed\/<\/em> as an example.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/socialbu.com\/storage\/blog\/images\/zp8mUMcw4XPLYoLa7A1wPJtbJFdvXkZHhrzFalUC.jpeg\" alt=\"Entering the RSS feed URL\" width=\"680\" height=\"412\" \/>\r\n<figcaption>Entering the RSS feed URL<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>Now, you need to specify the actions. For publishing posts, you have two options. We will use the first one in this example.<\/p>\r\n\r\n\r\n\r\n<ol class=\"wp-block-list\">\r\n<li>Publish a Post (publishes the post right away)<\/li>\r\n<li>Add Post to Queue (saves the post to a custom <a href=\"https:\/\/socialbu.com\/app\/publish\/queues\" rel=\"noopener\">Queue <\/a>which you can create)<\/li>\r\n<\/ol>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/socialbu.com\/storage\/blog\/images\/pRGvLVBclZqER3BlQhBUZjn6vI8h2m00VVCRgX2M.jpeg\" alt=\"Multiple actions are available\" width=\"677\" height=\"408\" \/>\r\n<figcaption>Multiple actions are available<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>You will also need to select the social media accounts on the post that should be published.<\/p>\r\n\r\n\r\n\r\n<p>The post contents need to be set, and you can add any text you want to be published. We can use dynamic data placeholders to use the RSS content in the post text. These placeholder tags will be replaced with actual content from the RSS feed.<\/p>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/socialbu.com\/storage\/blog\/images\/f8wlyyDldjZ6SJQpDuKXR4EK59HkgLD4prXsP5TJ.jpeg\" alt=\"Data Placeholders\" width=\"695\" height=\"367\" \/>\r\n<figcaption>Data Placeholders<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>To use the title and link in the post text, we can use the data placeholders <em>{{ title }}<\/em> and <em>{{ link }}<\/em>.<\/p>\r\n\r\n\r\n\r\n<p>The post content looks like the following in our example.<\/p>\r\n\r\n\r\n\r\n<pre class=\"wp-block-preformatted ql-syntax\">{{ title }} {{ <span class=\"hljs-keyword\">link<\/span> }}\r\n<\/pre>\r\n\r\n\r\n\r\n<div class=\"wp-block-image\">\r\n<figure class=\"aligncenter\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter\" src=\"https:\/\/socialbu.com\/storage\/blog\/images\/ukmWLlMicxEuRqZeWtwFENj9orYUChxbcnJTx3WP.jpeg\" alt=\"Post Content (for RSS feed item)\" width=\"717\" height=\"319\" \/>\r\n<figcaption>Post Content (for RSS feed item)<\/figcaption>\r\n<\/figure>\r\n<\/div>\r\n\r\n\r\n\r\n<p>That&#8217;s all.<\/p>\r\n<p>Save this Automation, and SocialBu will post content from the RSS feed whenever there is a new update\/blog post\/item.<\/p>\r\n<p>Additionally, <a href=\"https:\/\/mobilunity.com\/blog\/ux-ui-designer-vs-ux-ui-developer\/\">UX designer developers<\/a> must ensure seamless automation that doesn&#8217;t compromise user experience b<span style=\"font-weight: 400;\">y testing and refining the automated posting process<\/span>. So it saves time and resources while delivering engaging content.<\/p>\r\n\r\n\r\n\r\n<h2><strong>Some Things to Remember\u00a0<\/strong><\/h2>\r\n\r\n\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>To post content efficiently, use a custom Queue and save it to Queue instead of publishing it immediately.<\/li>\r\n<li>For control over what gets published, you can also set conditions for the actions here. This is useful if you want only to post selective updates from the RSS feed (such as from a specific category, a specific author, and so on).<\/li>\r\n<li>It&#8217;s also possible to publish image posts if you select &#8220;Attach media if available.&#8221; This can also work for Instagram. The image is extracted from the RSS item or the link.<\/li>\r\n<\/ul>\r\n<h3>Bottom Line<\/h3>\r\n<p>Automating social media posts with RSS feeds through SocialBu is a simple and effective way to stay active on multiple platforms without spending hours sharing content manually. So, if you&#8217;re looking for a streamlined social media strategy, be sure to explore the benefits of RSS feeds for your content distribution needs.<\/p>\r\n\r\n\r\n<hr class=\"wp-block-separator\" \/>","protected":false},"excerpt":{"rendered":"<p>RSS feeds (Rich Site Summary) are a format for delivering regularly changing web content. It allows users and applications to access updates to a website in a standardized, computer-readable format. Almost all blogs offer their updates in the form of an RSS feed so their users can subscribe to the RSS feed and be updated &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\"> <span class=\"screen-reader-text\">How To Auto Post From RSS Feeds To Your Social Media<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":1575,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"categories":[25],"tags":[33,16,9,61,60,59,47],"table_tags":[],"class_list":["post-240","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-social-media","tag-automation","tag-facebook","tag-instagram","tag-linkedin","tag-save-time","tag-social-media","tag-twitter"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How To Auto Post From RSS Feeds To Your Social Media<\/title>\n<meta name=\"description\" content=\"Learn how to automatically post content from RSS feeds to your social media accounts and save time with our easy guide!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Auto Post From RSS Feeds To Your Social Media\" \/>\n<meta property=\"og:description\" content=\"Learn how to automatically post content from RSS feeds to your social media accounts and save time with our easy guide!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\" \/>\n<meta property=\"og:site_name\" content=\"SocialBu Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/socialbu\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-01-12T12:31:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-08T06:48:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Usama Ejaz\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@usamaejaz\" \/>\n<meta name=\"twitter:site\" content=\"@socialbuapp\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Usama Ejaz\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#article\",\"isPartOf\":{\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\"},\"author\":{\"name\":\"Usama Ejaz\",\"@id\":\"https:\/\/socialbu.com\/blog\/#\/schema\/person\/721794fc88e7f0521179004200a6427c\"},\"headline\":\"How To Auto Post From RSS Feeds To Your Social Media\",\"datePublished\":\"2020-01-12T12:31:00+00:00\",\"dateModified\":\"2023-03-08T06:48:59+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\"},\"wordCount\":616,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/socialbu.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage\"},\"thumbnailUrl\":\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg\",\"keywords\":[\"Automation\",\"Facebook\",\"Instagram\",\"LinkedIn\",\"Save Time\",\"Social Media\",\"Twitter\"],\"articleSection\":[\"Social Media\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\",\"url\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\",\"name\":\"How To Auto Post From RSS Feeds To Your Social Media\",\"isPartOf\":{\"@id\":\"https:\/\/socialbu.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage\"},\"image\":{\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage\"},\"thumbnailUrl\":\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg\",\"datePublished\":\"2020-01-12T12:31:00+00:00\",\"dateModified\":\"2023-03-08T06:48:59+00:00\",\"description\":\"Learn how to automatically post content from RSS feeds to your social media accounts and save time with our easy guide!\",\"breadcrumb\":{\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage\",\"url\":\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg\",\"contentUrl\":\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg\",\"width\":1000,\"height\":667},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/socialbu.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Auto Post From RSS Feeds To Your Social Media\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/socialbu.com\/blog\/#website\",\"url\":\"https:\/\/socialbu.com\/blog\/\",\"name\":\"SocialBu Blog\",\"description\":\"This is where we talk about things around us and beyond.\",\"publisher\":{\"@id\":\"https:\/\/socialbu.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/socialbu.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/socialbu.com\/blog\/#organization\",\"name\":\"SocialBu\",\"url\":\"https:\/\/socialbu.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/socialbu.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2021\/02\/SocialBu-logo.png\",\"contentUrl\":\"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2021\/02\/SocialBu-logo.png\",\"width\":800,\"height\":122,\"caption\":\"SocialBu\"},\"image\":{\"@id\":\"https:\/\/socialbu.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/socialbu\/\",\"https:\/\/x.com\/socialbuapp\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/socialbu.com\/blog\/#\/schema\/person\/721794fc88e7f0521179004200a6427c\",\"name\":\"Usama Ejaz\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/socialbu.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/191ab2b11584c4e21fc2e04dd478b2e0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/191ab2b11584c4e21fc2e04dd478b2e0?s=96&d=mm&r=g\",\"caption\":\"Usama Ejaz\"},\"description\":\"I lived as a full-stack software engineer in the past. Now I am the captain of the ship known as SocialBu. And, I love building things.\",\"sameAs\":[\"http:\/\/167.172.247.98\",\"https:\/\/www.instagram.com\/usamaejazch\/\",\"https:\/\/www.linkedin.com\/in\/usamaejaz\",\"https:\/\/x.com\/usamaejaz\"],\"url\":\"https:\/\/socialbu.com\/blog\/author\/usamaejaz\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Auto Post From RSS Feeds To Your Social Media","description":"Learn how to automatically post content from RSS feeds to your social media accounts and save time with our easy guide!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds","og_locale":"en_US","og_type":"article","og_title":"How To Auto Post From RSS Feeds To Your Social Media","og_description":"Learn how to automatically post content from RSS feeds to your social media accounts and save time with our easy guide!","og_url":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds","og_site_name":"SocialBu Blog","article_publisher":"https:\/\/www.facebook.com\/socialbu\/","article_published_time":"2020-01-12T12:31:00+00:00","article_modified_time":"2023-03-08T06:48:59+00:00","og_image":[{"width":1000,"height":667,"url":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg","type":"image\/jpeg"}],"author":"Usama Ejaz","twitter_card":"summary_large_image","twitter_creator":"@usamaejaz","twitter_site":"@socialbuapp","twitter_misc":{"Written by":"Usama Ejaz","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#article","isPartOf":{"@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds"},"author":{"name":"Usama Ejaz","@id":"https:\/\/socialbu.com\/blog\/#\/schema\/person\/721794fc88e7f0521179004200a6427c"},"headline":"How To Auto Post From RSS Feeds To Your Social Media","datePublished":"2020-01-12T12:31:00+00:00","dateModified":"2023-03-08T06:48:59+00:00","mainEntityOfPage":{"@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds"},"wordCount":616,"commentCount":0,"publisher":{"@id":"https:\/\/socialbu.com\/blog\/#organization"},"image":{"@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage"},"thumbnailUrl":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg","keywords":["Automation","Facebook","Instagram","LinkedIn","Save Time","Social Media","Twitter"],"articleSection":["Social Media"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#respond"]}]},{"@type":"WebPage","@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds","url":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds","name":"How To Auto Post From RSS Feeds To Your Social Media","isPartOf":{"@id":"https:\/\/socialbu.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage"},"image":{"@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage"},"thumbnailUrl":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg","datePublished":"2020-01-12T12:31:00+00:00","dateModified":"2023-03-08T06:48:59+00:00","description":"Learn how to automatically post content from RSS feeds to your social media accounts and save time with our easy guide!","breadcrumb":{"@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#primaryimage","url":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg","contentUrl":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2020\/01\/How-To-Auto-Post-From-RSS-Feeds-To-Your-Social-Media-min.jpg","width":1000,"height":667},{"@type":"BreadcrumbList","@id":"https:\/\/socialbu.com\/blog\/auto-post-from-rss-feeds#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/socialbu.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Auto Post From RSS Feeds To Your Social Media"}]},{"@type":"WebSite","@id":"https:\/\/socialbu.com\/blog\/#website","url":"https:\/\/socialbu.com\/blog\/","name":"SocialBu Blog","description":"This is where we talk about things around us and beyond.","publisher":{"@id":"https:\/\/socialbu.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/socialbu.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/socialbu.com\/blog\/#organization","name":"SocialBu","url":"https:\/\/socialbu.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/socialbu.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2021\/02\/SocialBu-logo.png","contentUrl":"https:\/\/socialbu.com\/blog\/wp-content\/uploads\/2021\/02\/SocialBu-logo.png","width":800,"height":122,"caption":"SocialBu"},"image":{"@id":"https:\/\/socialbu.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/socialbu\/","https:\/\/x.com\/socialbuapp"]},{"@type":"Person","@id":"https:\/\/socialbu.com\/blog\/#\/schema\/person\/721794fc88e7f0521179004200a6427c","name":"Usama Ejaz","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/socialbu.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/191ab2b11584c4e21fc2e04dd478b2e0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/191ab2b11584c4e21fc2e04dd478b2e0?s=96&d=mm&r=g","caption":"Usama Ejaz"},"description":"I lived as a full-stack software engineer in the past. Now I am the captain of the ship known as SocialBu. And, I love building things.","sameAs":["http:\/\/167.172.247.98","https:\/\/www.instagram.com\/usamaejazch\/","https:\/\/www.linkedin.com\/in\/usamaejaz","https:\/\/x.com\/usamaejaz"],"url":"https:\/\/socialbu.com\/blog\/author\/usamaejaz"}]}},"_links":{"self":[{"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/posts\/240","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/comments?post=240"}],"version-history":[{"count":3,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/posts\/240\/revisions"}],"predecessor-version":[{"id":7951,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/posts\/240\/revisions\/7951"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/media\/1575"}],"wp:attachment":[{"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/media?parent=240"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/categories?post=240"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/tags?post=240"},{"taxonomy":"table_tags","embeddable":true,"href":"https:\/\/socialbu.com\/blog\/wp-json\/wp\/v2\/table_tags?post=240"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}