I just started using WordPress for my web site and noticed links were not appearing in my RSS2 feed. I checked to see if the feed was valid, and I got this info. This feed does not validate. * line 11, column 14: link must be a full and valid URL: /cgi/wp [help] <link>/cgi/wp</link> ^ * line 18, column 20: link must be a full and valid URL: /cgi/wp/?p=3 (2 occurrences) [help] <link>/cgi/wp/?p=3</link> ^ * line 19, column 33: comments must be a full and valid URL: /cgi/wp/?p=3#comments (2 occurrences) [help] <comments>/cgi/wp/?p=3#comments</comments> ^ * line 38, column 45: wfw:commentRSS must be a full and valid URL: /cgi/wp/?feed=rss2&p=3 (2 occurrences) [help] <wfw:commentRSS>/cgi/wp/?feed=rss2&p=3</wfw:commentRSS> ^ In addition, this feed has issues that may cause problems for some users. We recommend fixing these issues. * line 38, column 3: wfw:commentRSS should be wfw:commentRss (2 occurrences) [help] <wfw:commentRSS>/cgi/wp/?feed=rss2&p=3</wfw:commentRSS> ^ * line 48, column 28: guid should not be blank [help] <guid isPermaLink="false"></guid> I can see where the problem is...the full site is not in the link. I can't figure out how to fix it. Any ideas?