[TYPO3-english] automatic rel="no follow" for external links
Darko Jr. Gonzalez
jkokino at gmail.com
Wed Mar 18 08:13:53 CET 2009
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.
More information about the TYPO3-english
mailing list