Friday, December 28, 2007

How To Make Your Blog URL as Your OpenID

OpenID for Dummies from Digital Inspiration by openid logo

Think of OpenID as a single username+password combination that lets you log into hundreds of websites including Digg, Blogger, WordPress, Technorati, etc

Get an OpenID: Here's an easy way to get an OpenID that is the same as your blog URL:

Step 1: Visit myOpenID and create your profile - it will be something like xxx.myopenid.com

Step 2: Open the HTML source code of your blog / website and add the following lines of code:

  <link href="http://www.myopenid.com/server" rel="openid.server" />
  <link href="http://xxx.myopenid.com" rel="openid.delegate" />

Replace xxx with the user name that you created in Step 1. Save and you are done. Your blog URL is now your OpenID. Thanks Abhijit


No comments:

ShareThis