DEV Community

Cover image for Revamped RSS Feed Imports
Jon Gottfried for The DEV Team

Posted on

Revamped RSS Feed Imports

You can now add multiple RSS feed imports, monitor their status, and assign each one to different default authors or organizations.

DEV (and Forem) have supported RSS feed imports for a long time. They are the primary way to automatically syndicate posts from an external blog into the DEV community, complete with proper canonical URL referencing to preserve your SEO ranking. Historically, each user was limited to one RSS feed that they could sync to DEV.

Let's check out the brand new upgraded functionality. If you head over to the RSS Import Feeds page under your Dashboard, you can add your first RSS feed from your (or your team's) external blog.

Upgraded RSS Feed Import Functionality

As part of the import process, you can set which organization on DEV these imported articles will be associated with. You can also set a default author. If the author of the imported post does not have an account on DEV, the article will be listed under your default author instead.

You still have the same two options as before, to Mark the RSS source as canonical URL by default (which we recommend doing for SEO purposes, unless you are fully moving your blog to DEV and shutting down the old version). You can also Replace self-referential links with DEV Community-specific links - this option will update URLs inline to point to the imported version of an article on DEV instead of the original version. This is useful if you're migrating your entire blog onto DEV.

Once you've added your Feed Source, a background job gets queued up to import your posts. Just refresh the page a few minutes later to see the status. If it was successful, you'll see a list of imported drafts under your Import History. You can also see which articles were skipped or errored out. If there's no new articles at all, it will be shown under the routine checks dropdown at the bottom of the page.

RSS Feed Import Status

Go through each edited article, edit the draft, and publish your post. In some situations you may need to publish it by modifying the markdown published tag to be set to true instead of false. Saving it will then publish the post.

Markdown Published Tag

On published posts with canonical links, you'll see a linkback on the post author line.

Canonical Link

We look forward to seeing y'all syndicate your blogs into the DEV community and to any feature feedback you have here!

Top comments (1)

Collapse
 
tessak22 profile image
Tessa Kriesel

Love this! I used to have to connect and disconnect my feed previously! Thank you for this improvement.