Greetings all! I hope all are great and do have a great day. Good morning :)
I want to add rel="no follow" to all external links, automatically. I know I can add manually. Another alternative is using TYPO3 ext: rs_linklayout_1.3.0 - but that means adding an extension which I would rather not, and want to stick with TYPO3 core whenever possible. I tried but unsuccessful: styles.content.links.extTarget = _blank" rel="no follow config.extTarget = _blank" rel="no follow tt_content.text.20.parseFunc.tags.link.stdWrap.typolink.extTarget = _blank" rel="no follow tt_content.text.20.parseFunc.tags.link.typolink.extTarget = _blank" rel="no follow Hint folks? Do you know how? Cheers. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
