Hello,
We apologize for the issue you are facing with the RSS feed not displaying the content as expected. It seems that you have configured the RSS settings correctly, but the changes are not reflecting on your feed page.
To assist you better, could you please confirm if you have cleared your website’s cache after making the changes? Sometimes, caching can prevent updates from appearing immediately. You can also try reloading the feed page after clearing the cache.
If the issue persists, please reply to this ticket with any additional details or screenshots, and a human agent from our support team will take over and assist you further.
Thank you for raising this concern, and we look forward to resolving it for you!
Guten Tag,
ich habe den Cache geleert und die Feed-Seite neu geladen, leider ohne eine Veränderung, das Problem besteht weiterhin.
Zudem ist mir aufgefallen, dass auch der tag “<item>” fehlt und somit der Inhalt der Seite nicht komplett angezeigt wird.
Viele Grüsse
Armin Wehrhahn
Hello,
Thank you for your patience.
Your site’s feed is at this link: https://www.monetenfuchs.de/feed
You will also notice that the line you shared appears for every post on the feed.
Looking forward to helping you.
Hallo,
noch eine Frage, wie kann ich das Attribut rel=”nofollow” im Feed entfernen und auf “dofollow” umstellen?
Viele Grüsse
Armin Wehrhahn
Hello,
Please add the following code snippet to your site to remove the nofollow
attribute:
/**
* Let developers determine whether or not to add rel="nofollow" to the links added by Rank Math to the RSS feed. This defaults to true.
*
* @param bool $unsigned To allow or not to follow the links in RSS feed, defaults to true.
*/
add_filter( 'rank_math/frontend/rss/nofollow_links', '__return_false' );
Here’s how you can add filter/hook to your WordPress site: https://rankmath.com/kb/wordpress-hooks-actions-filters/
We hope this helps. Please let us know if you have further questions or concerns.
Thank you.
Hello,
Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.
If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.
Thank you.