Hi all. So on my site, I have php code that retrieves an rss feed and displays it on my site. However, there are many links in the feed that are 404 and in turn hurting my ranking. I tried to figure out how to make it so that all the links from the feed are nofollow. However i couldn't do it. So now I want to make all the links on the page no follow. I added this meta tag: <meta name="robots" content="nofollow" /> but all that does is makes the links on the images nofollow. The 404 errors still show up on all my scans. The page is www(dot)pdashell(dot)com/videos(dot)php Thanks in advance.