Page 1 of 1

broken links in content.

Posted: Tue Jan 03, 2006 3:42 am
by brass
How can I embed hyperlinks to exterior websites?

ie:
in content block, I have a proper hyperlink defined.
but when viewing the page, all off my hyperlinks are prefixed with my website address.

so this is the result:

"http://www.mysite.com/www.othersite.com"

Re: broken links in content.

Posted: Tue Jan 03, 2006 4:08 am
by amygdela
you gotta add 'http://' without the quotes in front of that, so it will be

http://www.othersite.com

Re: broken links in content.

Posted: Tue Jan 03, 2006 4:22 am
by brass
thanks.  that did it.  :)  I guess I gotta stop being lazy and put the whole line in.