Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

RTE dialog - custom link to have external links & have 'noindex', 'nofollow' to be added to link

Avatar

Level 4

I have requirement to have external links apart from AEM links to be added in the rte. I also have to add noindex, nofollow related attributes to be added to the link. So how can i achieve this.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

You can do it at component level.

How to Load TouchUI dialog Specific Clientlibs

Arun Patidar

AEM LinksLinkedIn

View solution in original post

4 Replies

Avatar

Community Advisor

Hi,

you can add external links from AEM links plugins, it supports both kind of link.

To add no index and nofollow attribute you need to customise OOTB Link plugin like real attribute in below article -

Experiencing Adobe Experience Manager - Day CQ: AEM 62 - Touch UI Extend Rich Text Link Dialog, Add ...

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 4

Hi Arun,

As mentioned in the link Experiencing Adobe Experience Manager - Day CQ: AEM 63 - Touch UI Extend Rich Text Link Dialog, Add ...  should we need to specifically give the category as "cq.authoring.dialog.all".

Can't we have component specific customization i.e., to have the link attribute to be specific to a component and have project specific category.

Thanks & Regards,

Kalyani

Avatar

Correct answer by
Community Advisor

Hi,

You can do it at component level.

How to Load TouchUI dialog Specific Clientlibs

Arun Patidar

AEM LinksLinkedIn

Avatar

Level 10

Excellent response as always Arun!