disabling the RSS Feed for CMS solution
-
Hi all
it’s my first question here and sorry for my english…
I’m using WP as a CMS because it is very simple but i don’t need the feed RSS, so I want to remove this service. Could you show me some trick or hack also in the core of WP? Or maybe some working plugin because I have tried anyone but no one work…I noticed that if I remove this two lines in the head section
<link rel="alternate" type="application/rss+xml" href="http://localhost:8888/wordpress/feed/" title="Lorenzo latest posts" /> <link rel="alternate" type="application/rss+xml" href="http://localhost:8888/wordpress/comments/feed/" title="Lorenzo latest comments" />maybe it work, but I don’t know if it is correct and where I can find the function tha put these line
please help
thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘disabling the RSS Feed for CMS solution’ is closed to new replies.