Need to get out of this, HOW TO ?
It occurs just because the system can not verify the OpenID URL with the blog, so to solve this we need to add few markup lines into HTML code of the page. Its so simple, follow below steps;
+Boost
- Open HTML
- Find <head>
- Add following code below <head> tag.
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link href='your-URL' rel='openid.delegate'/> - Replace your-URL with you blog-url.
- Save your template and you have done.
not working
ReplyDelete