How do you add nofollow code to links on landing pages? | Community
Skip to main content
New Participant
September 11, 2013
Question

How do you add nofollow code to links on landing pages?

  • September 11, 2013
  • 4 replies
  • 2477 views
Hello,

How do you add nofollow code to links on landing pages? I see how to do it for links in emails, and I see how to do it in the html code. However,  I need to add the rel="nofollow"  code to links on many pages and would prefer to do it in the link properties menu. 

Thank you,
Ed
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

4 replies

New Participant
September 12, 2013
That's what I was afraid of.

Thanks again,
Ed
JeffHensiek
New Participant
November 5, 2021

Follow up question...

 

  1. How is this done manually?
  2. Does it need to be done in each individual email/landing page - or can we make the nofollow a global setting (maybe in a landing page template)?
  3. Since this thread started several years ago... have there been updates to the way this gets resolved?

 

thanks.

Jeff

 

Jeff HensiekMarketing Automation Program Manager
September 12, 2013
There doesn't appear to be a way to add rel="nofollow" links via the TinyMCE editor; you'll have to do it manually.
New Participant
September 11, 2013
Thanks Jason, 

Sorry, the jQuery stuff is above my head. 

In the Insert/Edit Link pop-up there is a place to select the target, which inserts the target coding to the URL. The nofollow code can go adjacent to the target code, but your saying there is no way to do this with selections in the general or advanced tab of the pop-up?  It would seem if I could edit the URL for the target from this menu, there would other options to add other code to the URL.

 
September 11, 2013
EDIT

Based on this: http://stackoverflow.com/questions/14303689/javascript-add-rel-nofollow-on-returned-data adding nofollow via jQuery won't matter to search engines because they don't execute Javascript.