We had a server fail and therefore moved all of our Confluence content to a new server. Within our products, there are links to Confluence topics using the TinyURLs. Now that we're on a new server, all of them are broken. Thousands of them. Each product has different version release timelines and some are no longer having new releases, but we need our users to be able to access that content.
What is the easiest way to resolve all the broken links?
@Nadja Pollard The tinyURL points to a static URL. If they are no longer working something in the URL structure changed when you restored your instance. You should be able to see the end URL that the tinyURL is redirecting to. What is different between the old URL and the New URL?
Different IP address is the only change, at least unless there's something in the background that IT did and I cannot see. The backup was corrupted and we lost some recently-added content. However, it was all we had to go by so re-added the lost content.
The TinyURLs for each Confluence page is what changed on the new server. For example, one link from within our product points to a topic that originally had the TinyURL ending:
/qARyAg
On the new server, that same topic has the TinyURL ending:
/ZoH9rQE
I'm looking into the Redirection for Confluence add-on to see if this helps resolve the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh good lord! What a mess. I assume that the root domain name remains the same? And this happened with the restore of a backup?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The root domain name is the same. And yes, we used a backup to build the new server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, I have never used the TinyURLs. The standard URLs are far more durable and even if the page title changed, Confluence will try to redirect you.
I did find this reference that shows how to generate the tiny URL, which makes me think that the pageIDs changed. If that is the case, you are hosed.
I fear that you are at the point of having to replace your URLs. And I think that surprisingly, the pretty titles are more durable that either the tiny URL or pageID.
For reference:
confluence-page-urls-contain-pageid-instead-of-the-page-title-278692715.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is hashing that happens with tiny URLs
So by that method what I would suggest is if you can manage to decrypt the tiny URL and map those tiny URLs to resolve to a new pages in confluence that would solve the problem
Please let me know if this feasible if you can manage where you need to decrypt the tiny URLs and map them to new confluence pages
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.