2013-06-22, 05:03 AM
Please MyBB developer help me! I use this code to add nofollow. But it doesn't remove nofollow from my domain please help!
Title: Nofollow
Regular Expression: href="http([s]?)://(.*?)"
Replacement: href="http$1://$2" rel="nofollow"
Enabled: Yes
Parse order: 99
Title: Dofollow
Regular Expression: href="http([s]?)://(|www\.)letsforum.com(.*?)" rel="nofollow"
Replacement: href="http$1://$2letsforum.com$3"
Enabled: Yes
Parse order: 100
Title: Nofollow
Regular Expression: href="http([s]?)://(.*?)"
Replacement: href="http$1://$2" rel="nofollow"
Enabled: Yes
Parse order: 99
Title: Dofollow
Regular Expression: href="http([s]?)://(|www\.)letsforum.com(.*?)" rel="nofollow"
Replacement: href="http$1://$2letsforum.com$3"
Enabled: Yes
Parse order: 100