EEEK -- Bleg Related to Google Feedproxy Links
For years I have been blogging from articles in my Google Reader, which is going away in a month. When I cut and paste the article URL from the reader, I get a Google shortcut like "http://feedproxy.google.com/~r/Twistedsifter/~3/BohimNYue3Y/". This resolves to "http://twistedsifter.com/2013/04/strangely-similar-movies-released-around-the-same-time/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Twistedsifter+%28TwistedSifter+%29". The links are written in my wordpress data base, in many cases, as the feedproxy version. So they depend on this Google service remaining live to work.
Does anyone know if the Google feedproxy servers are going away with Reader? If so, about a zillion links on my site are about to break. My hope is that Google uses these for more than just reader. Perhaps at Feedburner? (though if Google is bailing on RSS that might be next on the kill list).
I would normally just do a Regex search to fix this, but there is no systematic way to do it, you have to resolve the link and then replace the resolved URL. Someone seems to have an app for this, but I am not sure it is ready for prime time and I do not want to use it unless I have to. But once the servers are turned off, it will be too late.
Anyone know about this or have advice? Obviously, I have been trying not to use these feedproxy URL's if I can remember not to do so.