rel="nofollow" removed/replaced with data-rel..why?
-
For the life of me i cant figure out why this plugin purposely strips out the nofollow attribute. I am looking at your code in class-frontend.php and i see that you strangely replace all rel tags with data-rel instead of simply leaving the rel tag alone and just adding your own data-rel tag as an extra attribute.
I’ve seen some cases where it will keep the nofollow but move it inside data-rel which now makes the nofollow useless. Other cases it just removes nofollow entirely (not seen in data-rel at all).
Is this a bug or intentional? Seems to go backwards.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘rel="nofollow" removed/replaced with data-rel..why?’ is closed to new replies.