Forums

Atom and RSS 0.92 feeds (1 post)

  1. candrews
    Member
    Posted 2 years ago #

    iNove 1.4.6 does not list the Atom and RSS 0.92 feeds. In header.php, can you add:
    <link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
    <link rel="alternate" type="application/atom+xml" title="Atom 1.0" href="<?php bloginfo('atom_url'); ?>" />

    And that will rectify this problem.
    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags