Author Topic: Feed Won't Validate  (Read 340 times)

Teri7

  • Newbie
  • *
  • Posts: 3
Feed Won't Validate
« on: April 17, 2012, 12:29:31 am »
Hi,
I have a feed with 2 Posts so far, Podcasts.  http://soulsecretservice.com/feed/podcast/
When I click validate, I am getting an error.
Feed Validator is saying: This feed does not validate.

line 1, column 1: Undefined root element: style [help]

   <style type="text/css">
 ^
line 5, column 1: XML parsing error: <unknown>:5:1: junk after document element [help]

   <?xml version="1.0" encoding="UTF-8"?>

Thanks for your help.
Site is http://www.soulsecretservice.com

angelo

  • Custom Title
  • Administrator
  • Hero Member
  • *****
  • Posts: 3304
  • CIO, RawVoice
    • Angelo's Blog
Re: Feed Won't Validate
« Reply #1 on: April 17, 2012, 08:19:33 am »
You most likely have some sort of plugin adding CSS to your web site, it is also adding it to the top of your RSS feed. Just click the link to your feed then select 'view source' and you'll see it. That's nothing that PowerPress adds.