Make blogger an openid

From Bloggerhacks

OpenID is a new way of loging in by using one url and then logging in from whatever provider you choose or you can also choose to host an id yourself with your own domain blogspot does not currently support it for logging in or as a provider (wordpress.com supports it as a provider so this way evens the score) but you can make your blog url one through some simple template editing if you know how to edit your template allready skip this part if you dont keep reading enter the dashboard click layout click edit html I put my openid code around (the style info) '''----------------------------------------------- Blogger Template Style Name: Minima Black Designer: Douglas Bowman URL: www.stopdesign.com Date: 26 Feb 2004 Updated by: Blogger Team ----------------------------------------------- <link rel="openid.server" href="https://api.screenname.aol.com/auth/openidServer" > <link rel="openid.delegate" href="http://openid.aol.com/screenname" > but you can choose anywhere as long as its not invading anything else make sure to replace screename with your name and you dont need to use aol just find another server/delegate code and use that one like typekey is here <link rel="openid.delegate" href="http://profile.typekey.com/username/" /> <link rel="openid.server" href="https://www.typekey.com/t/openid" /> and the most common one is here <link rel="openid.server" href="http://www.myopenid.com/server" /> <link rel="openid.delegate" href="http://yoururl.myopenid.com/" /> however you dont need to use these just replace the hrefs with the proper urls of your host/server and you will be set

Personal tools
FreshTags