For some reason, the nodeownership link "Claim This... " appears in my RSS feed causing many 403 errors in webmaster tools.
I managed to get rid of this error by adding some code right after line 202.

case 'rss_item':
      {
      break;
      }

I'm not familiar with making patches.
Correct me if I'm wrong and Thanks for this wonderful module.

Comments

gauravkumar87’s picture

Assigned: Unassigned » gauravkumar87
gauravkumar87’s picture

Category: feature » bug

There is in fact no reason for this to appear in the RSS feed. Changing category to 'bug report'.

Gaurav

Sonal.Sangale’s picture

Assigned: gauravkumar87 » Sonal.Sangale
Issue summary: View changes