You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi All,
I am new to Confluence and i am creating a new SPACE for my team.
I have a soft link "URL" and i am looking to open in new tab if any one click on it.
Please suggest.
Thank you in Advance.
This is such a simple request but you are choosing to be stubborn, Atlassian. Confluence is such an outdated tool. You are lucky to have such market share, but it won't always remain this way. Multiuser simultaneous edit is not even possible, which really makes this a legacy too that I run into every now and then as a consultant, but never a tool I would champion. Best of luck in the 2020s.
Actually, simultaneous edit has been working for awhile. At least a year or so?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As a workaround in CONFLUENCE, you can use the HTML macro
to embed an anchor tag with a target attribute in the following fashion:
<a href="https://www.google.com/" target="_blank">The Google</a>
I have verified this technique works, as I have a deep need for opening pages in a new tab.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For some reason, the HTML macro is missing from my Confluence Cloud installation. I only see an HTML Comment macro when I search for "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 a security vulnerability with simply tartget="_blank".
The fix is to add:
rel="noopener noreferrer"
For further explanation read this page: How to Fix _blank Target Vulnerability | Perishable Press
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding the HTML macro is a Confluence Admin capability. It's off by default because of potential XSS vulnerabilities.
https://confluence.atlassian.com/doc/html-macro-38273085.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @venkat,
As per our documentation Links, Confluence doesn't provide an option to configure a link to open in a new window or tab. Users can choose to right click / CTRL+click the link if they want to open it in a particular way.
A free option is to get Link Opener for Confluence plugin in Atlassian Marketplace.
Hope this answer can help you!
Kind Regards,
Victoria S. | Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hopefully Atlassian can do something about this as this is really very helpful to direct users from one page to another. It will really help us a lot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just proposed the plugin to our Confluence staff, I think it's ok to let a user decide wether or not he or she wants to open internal and/or external links in a new window.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ctrl+Click does not work for this (at least in Confluence and JIRA), it seems like the shortcut was intentionally disabled because it should work by default but it doesn't.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I wonder why such a basic and simple functionality cannot be implemented for such a long time? Is there any particular reason for that?
Any accidental click and you are forced to reload Jira page again, which is slow because Jira app takes a lot of time to load. That's insane.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This seems like basic functionality especially from a documentation perspective. Is there any backlog item for this at Atlassian?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I like to make external links open in a new tab. Letting the user decide would be great, if there was some contextual hint that a link was for an external site.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Interestingly enough, I believe Jira has this feature for external links (in the user profile settings) so I'm curious why Confluence doesn't.
We were able to create a custom user macro using the script that Atlassian provides here (https://confluence.atlassian.com/confkb/how-to-force-links-to-open-in-a-new-window-213518072.html) that works on a page-by-page basis, which is helpful for space admins to control within the context of their spaces (instead of across all of Confluence)
While it helps, it doesn't solve the per-user use case entirely.
There's also some additional links to marketplace apps on the feature request here - https://jira.atlassian.com/browse/CONFSERVER-11194
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Atlassian, We need an option to set individual links to open in a new tab/window in Confluence Cloud please!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Again, just give us a context hint so that I know that I should right-click and select "Open in New Tab", like you see nearly everywhere else, a subtle:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Heyo, was searching for a way to a link in a new tab vs it taking the user away from the Confluence site completely. Seems like something something very simple that should be included in the link settings UI. Is it possible to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Heyo, was searching for a way to a link in a new tab the hyperlink taking the user away from the Confluence site completely. Seems like something something very simple that should be included in the link settings UI.
I see this question was created in 2020. As I'm writing this, it is almost 2023. Is it now possible to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Really wish Atlassian would do something about it. A lot of people are asking for this, it's clearly helpful and would add value for their users, and it's something that should be very easy for them to implement. Yet this thread was opened in 2020, so they seem to be ignoring it. :(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Depending on the scenario, you can also use the macro "UI Button", which lets you decide whether to open a link in a new window.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.