• Resolved darran

    (@darran)


    In my site: https://darran.trap17.com/
    To display my RSS and Comments RSS, I am using 2 pieces of code

    <?php bloginfo(‘rss_url’)
    <?php bloginfo(‘comments_rss2_url’); ?>

    When I use rss2_url for my posts, it gives me an error. Should this be the case, what can I do to solve this problem?

    This is the link when I use rss2_url
    https://darran.trap17.com/feed/

    It is working fine now, but this is very wierd to 1 rss and 1 rss2 in the feed

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘RSS problem’ is closed to new replies.