
Providing RSS Feeds of WordPress blog is utmost important for any blogger. Its helps your regular reader to stay updated with your latest post and content. Normally you put every extra effort to have proper formatting of blog post by aligning images, setting up proper headings, using bullet point.
We tend to assume RSS feed of our blog post will have similar formatting but that’s not true. One example of this is, a properly aligned image in blog post becomes unaligned and breaks the intended post layout when viewed in RSS feed reader. Here is simple fix for this issue. Align RSS Images wordpress plugin, which scans your RSS feed and ensures that every image has the correct alignment and margin settings.
Alignment issue of images in feed is due to the fact that WordPress developers chose to remove the deprecated “align” attribute from the WordPress-generated <img> tags. You can manually add a style=”float:left;” (or “float:right;”) attribute to each aligned image within your post to fix this issue, However, that would become very bothersome if you had to manually edit the HTML code every time.
Align RSS Images WordPress Plugin can easily fix your Feed Images alignment issue without need of modifying your post.
Screenshot of Align RSS Images in Action









