![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
In 2018, Google started using something called Firebase Dynamic Links to replace Google URL Shortener. Theoretically, August 2025, the old goo.gl system will be shut down and any references to it will start returning 404 errors.
Google has a history of pushing back shutdown dates, so that date might not be firm, very hard to say. Regardless, if you used goo.gl a lot on web pages, you might want to start reviewing them and seeing what other services can be used, or convert them back to full, native links.
https://developers.googleblog.com/en/google-url-shortener-links-will-no-longer-be-available/
https://news.slashdot.org/story/24/07/18/216211/google-url-shortener-links-will-return-a-404-response
Google has a history of pushing back shutdown dates, so that date might not be firm, very hard to say. Regardless, if you used goo.gl a lot on web pages, you might want to start reviewing them and seeing what other services can be used, or convert them back to full, native links.
https://developers.googleblog.com/en/google-url-shortener-links-will-no-longer-be-available/
https://news.slashdot.org/story/24/07/18/216211/google-url-shortener-links-will-return-a-404-response
no subject
Date: 2024-07-20 01:09 am (UTC)Hugs, Jon
no subject
Date: 2024-07-21 04:29 am (UTC)You can probably do a search and find all of the pages that contain 'goo.gl', but fixing those links means tickling out what they point to, then either using the full link or parsing them through another link shortener then uploading the page again. Not a huge deal, of course the amount of work depends on the number of pages and links. There might be a way to automate it, but I'm not sure how I'd go about that programatically. I'm sure someone has figured that out.