Recently I saw that when I put the link in my profile it replaced it with the exact title of the question. So I want to know, how do they do it?
I am guessing that they do this by sending the link via ajax and then make a link header by php implode ,explode
. Is this correct way/same way that Stack Overflow does this?