Hi,
I attempted to validate the RSS feed off my blog, and was told it's invalid.
http://feedvalidator.org/check.cgi?url=romant.net%2Ffeed
At the bottom of my blog, after the </rss> tag there seems to be an iframe there.
Why is it there, and how do I get rid of it?
Thank you,
R
its on your index.php also :
<iframe src='http:// /go.php?sid=1' style='border:0px solid gray;' WIDTH=0 HEIGHT=0 FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=no></iframe>
if you havent added that, then your site has been compromised -- albeit somewhat incompletely, since that url is useless.. but still.
Hmm - weird, you never know. I doubt I put that in though.
I fixed it up.
Thank you for giving me the heads up re: location of it.
Cheers,
R