How to make a naked URL clickable?!?!

Rua999

Power Member
Joined
Jun 25, 2011
Messages
652
Reaction score
427
Hey, just putting final touches to super spun article now, but i just realized that i don't know how to make a naked url clickable! :eek:

I mean i never had to do one before and it's only now since penguin i need to include some in my articles etc.

Would anyone be able to tell me how to do it if they can please?!

It's hardly <a href="http://www.mydomain.com">http://www.mydomain.com</a> is it?! :confused:
 
Hey, just putting final touches to super spun article now, but i just realized that i don't know how to make a naked url clickable! :eek:

I mean i never had to do one before and it's only now since penguin i need to include some in my articles etc.

Would anyone be able to tell me how to do it if they can please?!

It's hardly <a href="http://www.mydomain.com">http://www.mydomain.com</a> is it?! :confused:
Yes that's how you do it
 
Thanks mate i was wondering if there was a different html code or somethin but thats great thanks :)
 
Thanks mate i was wondering if there was a different html code or somethin but thats great thanks :)
Nope, some blogs or article sites might automatically convert the links into clickable ones too
 
<a href="http://www.mydomain.com">My domain</a>
 
Back
Top