• Resolved Mohsin

    (@mohsin786)


    Hi,

    I just disabled RSS Feed on my website and got know that something is missing or issue with RSS Feed Placeholders shown after visiting the link of disabled feed.

    Here is a code:

    <error>
    <code>wp_die</code>
    <title>
    <![CDATA[ WordPress &amp;rsaquo; Error ]]>
    </title>
    <message>
    <![CDATA[ No feed available, please visit our &lt;a href=&quot;https://example.com/&quot;&gt;homepage&lt;/a&gt;! ]]>
    </message>
    <data>
    <status>500</status>
    </data>
    </error>

    So you can see that the link is not correct and not properly formated. Can you help me to fix this.

    Thanks and regards,

    Mohsin

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mircea Sandu

    (@gripgrip)

    Hi @mohsin786,

    That works as expected – the feed URL will output an error message formatted for XML.

    You can choose to change the message there or the output by editing the snippet if you wish.

    Thread Starter Mohsin

    (@mohsin786)

    Thanks for the clarification.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Something Wrong with IDisable RSS Feed’ is closed to new replies.