I used Views to create an RSS feed view for our newsletter but the output fails at
http://feedvalidator.org/ because it is missing the language specification:

<language>en-us</language

How do I fix this?

The feed looks like this at the top:

<rss version="2.0" xml:base="http://www.visionaware.org">
−
	<channel>
<title>VisionAware - Are You AWARE Newsfeed</title>
<link>http://www.visionaware.org/view/are_you_aware_rss</link>
−
	<description>
Are You AWARE newsletter for adults with vision loss
</description>
<language/>

Comments

yoroy’s picture

Status: Active » Closed (fixed)

Closing, this version of views is not supported anymore.