Quickly Turn Your Blog Or Website Into OpenID
Instead of creating a new OpenID, I wanted to turn my website into OpenID. Follow this steps to convert your website or blog into OpenID.
- Create your identity using third party sites like myopenid
-
Add following lines to
<Head>
section of your homepage
<link rel="openid.server" href="http://www.myopenid.com/server" />
<link rel="openid.delegate" href="http://[YOUR_OPENID].myopenid.com/" /> - Your blog/website is ready to be treated as a OpenID. Don’t forget to test it though 😉