How do you make the links in one's WP blogroll open up in a new window? Normally I'd put the code target="_blank" so that I don't lose the surfer. But with the links in WP's Blogroll in I don't see a way you can do this. Can anyone help me?
Hmmm yeah it should work with just check marking the target blank. If not perhaps a plugin might do the trick? I know there are a lot of WP plugs around that let you customize your blogroll links. Sounds like a WP bug though or something.
I go for hard coding the links into the sidebar. It is very easy to do. Look for a file in your theme called sidebar.php or l_bar.php or something similar to that.
Well, good thing I didn't listen to any of you. A friend of mine pointed out how I do it. You into WP, then click on Blogroll, then click on Edit (pick a link), then down to the right you'll see something that says "Target." You have option for "blank" in there. Funny becuase I had had checked there before, but just didn't notice the "Target" bit.