I have a search result like
1. my title
my short description......
http://www.stackoverflow.com/tags/thisthat/againthisthat/againandagainthisthat/mypage.html
http://www.stackoverflow.com/tags/mypage.html?a=123123123&b=2342343
I want the url in this format
1. my title
my short description......
http://www.stackoverflow.com/tags/......./againandagainthisthat/mypage.html
http://www.stackoverflow.com/tags/mypage.html?a....3123&b=2342343
Some text are skipped in middle of the link
I tried to google it but dont know the exact keyword to search..
What ever my link is, if the length of that link is over 70 char ,lets say it has 100 then link is minimized to 70 char with ..... at the middle....