[eluser]emperius[/eluser]
I found out that in CI exists a safe_mailto function whch encodes email address.
But when I tried to search for the analog of this function which will encode url I didn't found anything.
[eluser]xwero[/eluser]
I'm not sure why you want to obscure a url but you can do it serverside with a controller method that redirects you to a url using an id. If you let users add urls in texts that need to be obscured you will have to process those texts to replace the regular url with the obscured one.
[eluser]emperius[/eluser]
Searching robots browse links to the other sites and thanks to that rating of the other site increases. Rating decreases depending on the link rating to seartain words. However such external links have negative influence to my site
[eluser]xwero[/eluser]
I don't know if obscuring helps then because most of the time a referrer the browser/http is send so next site knows it came from yours and if you use google analytics they register the links come from your site.