How to concatenate to make clickable url?

How to concatenate to make clickable url?

Hello,
When I type url in cell it automatically creates hyperlink.
Now, if I CONCATENATE two cells like this A1:http://www.domain.com/    B1:blog  
to make C1: http://www.domain.com/blog  it doesn't create a clickable link.
Why not?