Typo3: Add nofollow to external links

For some reasons I have to use Typo3 besides my beloved Drupal and I faced the problem that I want to add the rel="nofollow" attribute to all external links.

I googled a lot to solve this and since I'm no TypoScript expert, honestly I'm not even a rookie, I had to find a different solution. I found one that is for different CSS styles, but it's a bit of a dirty hack.

  1. styles.content.links.extTarget = _self" rel="nofollow

I tried that out and it works fine for me.

Technorati Tags:Technorati Tags:

Trackback URL for this post:

http://www.schnuckelig.eu/trackback/42

RSS | schnuckelig.eu

Neuer Feed im Reader | derGrobe hat angefangen zu bloggen und da er schon im real life viel Kluges zu sagen hat, hoffe ich auf einen interessanten, sehr technischen Blog.
Sein Blog basiert technisch auf Drupal, was auch immer wieder vom ben_ heiß bewo...

Your rating: None Average: 2 (10 votes)

Pingback

[...] kann einfach die robots.txt nutzen und die Verzeichnisse /fileadmin/ und /uploads/ sperren. Unter Typo3: Add nofollow to external links | Alles was schnuckelig.eu ist... ist ein Hinweis, wie man eine TypoScript-Funktion, die f