Google is shutting down its goo.gl URL shortening service
1–10 of 61 posts
Re: Google is shutting down its goo.gl URL shortening service
#2The post[1] was to publicise a small shortener I'd written for myself (Java/JSP solution) -- in many ways deficient and lacking all sorts of features (stats, UI) but it worked well enough for me for a time until I got lazy, got ill, and got rid of the server it was running on. But I was bang on-target about the likelihood of such things disappearing under the waves.
I guess it's time to dust it off[2], bring the codebase up to date and get it working again. I'm a bit doubtful about hosting it on, say... Google Compute free-tier or something... for who knows when /that/ service will get taken down.
[1] http://onemikro2nd.blogspot.co.za/2011/04/shrtn-url-shortene...
Re: Google is shutting down its goo.gl URL shortening service
#3I guess I was just a little prescient back in 2011, when I wrote of URL-shortening services in a blog post, "let's not forget that these entities have a nasty tendency to vanish". Not that being prescient about the Big G end-of-lifing services is particularly visionary or difficult, tbh. The post[1] was to publicise a small shortener I'd written for myself (Java/JSP solution) -- in many ways deficient and lacking all…
It would be a PR nightmare for Google if they stopped redirecting existing links, but they won't do that as they're a huge user of the web graph as well.
Re: Google is shutting down its goo.gl URL shortening service
#4Re: Google is shutting down its goo.gl URL shortening service
#5(No public shortening service, only admins can create new shortcuts.)
Re: Google is shutting down its goo.gl URL shortening service
#6I've recently came across a use case for an URL shortener (Entering long API calls on mobile devices) and was looking for a self-hosted solution. Any recommendations? (No public shortening service, only admins can create new shortcuts.)
Re: Google is shutting down its goo.gl URL shortening service
#7"While most features of goo.gl will eventually sunset, all existing links will continue to redirect to the intended destination." https://developers.googleblog.com/2018/03/transitioning-goog...
Re: Google is shutting down its goo.gl URL shortening service
#8I guess I was just a little prescient back in 2011, when I wrote of URL-shortening services in a blog post, "let's not forget that these entities have a nasty tendency to vanish". Not that being prescient about the Big G end-of-lifing services is particularly visionary or difficult, tbh. The post[1] was to publicise a small shortener I'd written for myself (Java/JSP solution) -- in many ways deficient and lacking all…
all existing links will continue to redirect to the intended destination. It would be a PR nightmare for Google if they stopped redirecting existing links, but they won't do that as they're a huge user of the web graph as well.
Re: Google is shutting down its goo.gl URL shortening service
#9I've recently came across a use case for an URL shortener (Entering long API calls on mobile devices) and was looking for a self-hosted solution. Any recommendations? (No public shortening service, only admins can create new shortcuts.)
Re: Google is shutting down its goo.gl URL shortening service
#10I've recently came across a use case for an URL shortener (Entering long API calls on mobile devices) and was looking for a self-hosted solution. Any recommendations? (No public shortening service, only admins can create new shortcuts.)
Yourls is pretty good, I use it with Sharex (and Nextcloud) to quickly upload images to the internet.