Hey everyone. I am having some issues with my wordpress blog. I do not have permalinks setup and this is my .htaccess I setup a plugin to add an external link to each page, but my external links include my main domain. For example: I try to link to abc.com in the actual post, the link displays like: http://mymaindomain.com/abc.com I can't figure out why this is doing it. I tried deactivating my plugin and got the same thing. Could it be something in my .htaccess? Am I missing something here? Thanks UPDATE: nm..got it. forgot i needed to put http:// in front of the link..LOL