StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 01-03-2009, 01:36 PM
addieotto addieotto is offline
Registered User
Genesis Member
 
Join Date: Nov 2008
Posts: 11
Default RSS confusion

I am getting an error message from feedburner when I'm trying to set it up. The feedburner error message says:
Quote:
The URL you entered does not appear to be a valid feed. We encountered the following problem: Error on line 10: The element type "link" must be terminated by the matching end-tag "</link>".
So I think there is something wrong in the code that is making the RSS not work. But I don't know what it could be. I looked in the header because I don't know where else to look and everything about the feed links seems fine to my untrained eye. Not sure what to do next. Here's the feed stuff from the header:
Quote:
<link rel="Shortcut Icon" href="<?php echo get_settings('home'); ?>/wp-content/themes/revolution_business-30/images/favicon.ico" type="image/x-icon" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php wp_get_archives('type=monthly&format=link'); ?>
<?php wp_head(); ?>
Help?
Thanks,
Sue
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
User Confusion crazymikesapps General Discussion 2 01-17-2010 11:57 AM
Confusion safariboy General Discussion 1 12-02-2009 12:42 AM
Lightbox confusion shytleh General Discussion 5 11-08-2009 04:18 PM
Pro Membership Confusion? cartess3 General Discussion 12 12-27-2008 02:07 PM


All times are GMT -5. The time now is 07:16 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.