2013-12-03, 05:18 PM
Guys this code was working fine however after upgrade to 6.11 it no longer works please help
Nofollow
Regular Expression
Replacement
Dofollow
Regular Expression
Replacement
Any body please help me to make this code work with 1.6.11
Nofollow
Regular Expression
href="http([s]?)://(.*?)"
Replacement
href="http$1://$2" rel="nofollow"
Dofollow
Regular Expression
href="http([s]?)://(|www\.)letsforum.com(.*?)" rel="nofollow"
Replacement
href="http$1://$2letsforum.com$3"
Any body please help me to make this code work with 1.6.11