I'm trying to validate my site on http://www.conversionrater.com/ (a php blog), and it's requesting that the following RSS feed URL contain ads: http://www.conversionrater.com/rss.php?category=1_Tools The problem is that it's an RSS feed, and the ads will break the feed. Anyone know a solution?
make that URL not get indexed by Google. That's where the AN knows what pages you have and what to verify.
Thanks, I suppose I can request for it to be removed and to do something with robots.txt. That's too bad though that has to be done...
You could put the RSS files in a separate sub domain, also. That way you could still have Google index them without affecting your network validation.