My RSS doesn’t work :-(
-
I have finnaly updated my WordPress to 1.5.1 but then I noticed that my RSS feed do not work after I updated.
The page is https://www.lierbygda.no
And I have used this to include the RSS:
<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’); ?>” />Can someone help me?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘My RSS doesn’t work :-(’ is closed to new replies.