RSS Feed not viewing in all browsers

3 posts by 2 authors in: Forums > CMS Builder
Last Post: June 21, 2013   (RSS)

By knight_oWL19 - June 20, 2013

HI there,

My RSS feed is here:  http://enlightenthesoul.com/ets_rss.php

This views correctly in Firefox however does not in the others:

Internet Explorer I get "IE cannot display this feed"

In Chrome I get:

This page contains the following errors:error on line 55 at column 1: Extra content at the end of the document Below is a rendering of the page up to the first error.http://www.enlightenthesoul.com/ets_rss.phpKeep in touch with the latest from Enlighten the SoulThu, 20 Jun 2013 21:05:48 +0000en-ushttp://enlightenthesoul.com/http://enlightenthesoul.com/full_story.php?Big-Ol-Test-1Sun, 13 Jan 2013 01:58:23 +0000http://enlightenthesoul.com/full_story.php?Big-Ol-Test-1http://enlightenthesoul.com/http://enlightenthesoul.com/full_story.php?Tester-2-2Wed, 13 Feb 2013 01:59:29 +0000http://enlightenthesoul.com/full_story.php?Tester-2-2http://enlightenthesoul.com/http://enlightenthesoul.com/full_story.php?Tester-3-3Wed, 13 Mar 2013 01:59:49 +0000http://enlightenthesoul.com/full_story.php?Tester-3-3http://enlightenthesoul.com/http://enlightenthesoul.com/full_story.php?Tester-4-4Mon, 13 May 2013 22:34:56 +0000http://enlightenthesoul.com/full_story.php?Tester-4-4http://enlightenthesoul.com/http://enlightenthesoul.com/full_story.php?Test-5-5Thu, 13 Jun 2013 22:35:33 +0000http://enlightenthesoul.com/full_story.php?Test-5-5http://enlightenthesoul.com/http://enlightenthesoul.com/full_story.php?Test-6-6Thu, 13 Jun 2013 22:35:53 +0000http://enlightenthesoul.com/full_story.php?Test-6-6

In Safari I get:

Can't open Page - unknown error

In Opera I get:

XML parsing failed

XML parsing failed: syntax error (Line: 273, Character: 27)

Reparse document as HTML
Error:
document type declaration after content
Specification:
http://www.w3.org/TR/REC-xml/
270: <!-- lsaquo is proposed but not yet ISO standardized -->
271: <!ENTITY rsaquo  "&#8250;">
272: <!-- rsaquo is proposed but not yet ISO standardized -->
273: <!ENTITY euro    "&#8364;">

Is there some way I can correct these?

Thankyou,

ko19

By gregThomas - June 21, 2013

Hi Ko19,

I think the problem is you have some HTML in your feed. At the bottom you have the following:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tara Preston - Enlighten the Soul News Feed</title>
</head>

<body>
</body>
</html>

If you remove it the XML feed should hopefully validate.

Let me know if it doesn't work.

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com