Word Press - Comments RSS. How do you remove the link?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Word Press - Comments RSS. How do you remove the link?

Post by simonmlewis »

[text]<link rel="alternate" type="application/rss+xml" title="Site &raquo; Comments Feed" href="http://www.site.co.uk/blog/comments/feed/" />[/text]

I'm trying to locate this is our files.
I know it won't be coded like this, and I am sure I found it before. But could do with knowing again.
We don't use feeds, so these are going to dead links that google doesn't like.

Any ideas where this is in the haystack of code on Word Press?
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: Word Press - Comments RSS. How do you remove the link?

Post by simonmlewis »

I've discovered how.
Update to version 4, and then search plugins for Disable RSS. It's easy. ps previous comment with hyperlink that is spam will be reported.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
Post Reply