Generating an RSS feed
-
I have two websites and I want my blog articles from the one site to show on the other via an RSS feed (seems the simplest option). The first site uses Custom Post Types. When I check the RSS feed for the CPTs, they are valid. I use Elementor Pro to generate the archive pages and loops to query for the articles.
My efforts so far have not shown the CPT articles on any RSS generators. I have four custom post types and I pull all of those four into one page called /articles. I don’t know if this is a problem but I try the RSS feed as the individual post type and they don’t work either.
I tried the PHP function code suggested in this forum (found on another site) and resaved my permalinks. I am not sure if I am missing a step. I suspect it has to do with the archive pages using loops and not WordPress generated archives, but I really don’t know.
I found one forum post here saying their feed was set to false, but I cannot find that option under the Custom Post Type plugin settings. Is this a possible issue? If so, where do I find that setting?
I am at a loss as to what else to try. I do think it has to do with the CPT and/or Elementor Pro’s set up.
The page I need help with: [log in to see the link]
The topic ‘Generating an RSS feed’ is closed to new replies.