AOL openid website verification
问题 Iam trying to use AOL openid, nut am getting "AOL is unable to verify this website" can somebody tell me the steps to avoid this error, what should I don on my end. If there is some sample code please share it - thanks in advance Regards, Navin George thank you for you answer, however I have issue in make it work, my xrds file as follows <?php header('Content-type: application/xrds+xml'); $xrdstext = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"; $xrdstext =$xrdstext . "<xrds:XRDS";