Edit RSS Feed

</p> <p>The post <a rel=“nofollow” href=“https://trouverr.com/find-jobs/lifeguards-2/”>Lifeguards</a> appeared first on <a rel=“nofollow” href=“https://trouverr.com”>Trouverr</a>.</p> ]]></description> </item> <item>`

I just want to remove this bold part from the rss feed of my site. Can anyone help.
For details kindly see this url.
https://trouverr.com/find-jobs/feed/

just use str_replace.

I dont understand. Would please explain more.

read the feed with file_get_contents and remove the part with str_replace.

yes I removed this part but still no effect
$content = str_replace( ‘]]>’, ‘]]>’, $content );

What do you mean “removed”? You need this to get the string you want something to replace in.

what shoud i write in this string because i dont know how to write the code. As I explained earlier I want to remove this line from my rss feed “The post Finance Operations Analyst appeared first on Trouverr.”

How is the feed generated?

https://www.phpliveregex.com/p/rpV

Sponsor our Newsletter | Privacy Policy | Terms of Service