DEV Community

Cover image for how to add cover images for dev.to feed entries

how to add cover images for dev.to feed entries

The OpenShift Ninja on July 13, 2018

Just a heads up: if you want to add nice cover images to the articles you post on dev.to, add a cover_image: entry to that nice little block at the...
Collapse
 
enguerran profile image
enguerran πŸπŸ’¨ • Edited

Notice you have to respect the ratio of 1000x420 to display a very beautiful cover image (with 1000 pixels x 420 pixels for better resolution).

Collapse
 
osninja_io profile image
The OpenShift Ninja

Thanks for the tip. :)

Collapse
 
younesh1989 profile image
Younes Henni

Any great source for 1000 pixels x 420 pixels images ?

Collapse
 
migben profile image
Miguel Ben

I was going crazy trying to add a cover image but all effort were for naught and then realized that cover_image had a // .............

It was being commented out and didnt notice.

Collapse
 
imamuddinwp profile image
Imam Uddin

Hey @TheOpenShiftNinja,
Thanx for your excellent post, I've just added cover image to my post. Thanx again.

Collapse
 
shawnwildermuth profile image
Shawn Wildermuth

Anyone know what RSS property (e.g. itunes:image) they read from the RSS feeds?

Collapse
 
ben profile image
Ben Halpern

πŸ™Œ

Collapse
 
osninja_io profile image
The OpenShift Ninja

Can't believe it took me this long to figure out. :)