Can someone tell me how I can stop the rss feeds to some of my blogs in Wordpress from posting in html, any help much appreciated
Look for this line in header.php: <link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" /> and remove it.
Hello, I have no idea if that will work(not a code expert ) but that code is found in wp-content/themes/your-theme/header.php . In the default theme its on line 12 Hope that helps
I didn't have any luck deleting the suggested thanks any way for the help any other help in regards greatly appreciated thanks