How to find if a link is dofollow?
1 Chrome
One of the easiest method is as follows:
1 Right click on the link
2 Then, select ‘Inspect Element’ (A Window appears with a link highlighted)
3 After that, check if the rel=’nofollow’ attribute is in the code
4 If it is in the code, the link is nofollow otherwise dofollow.
Check out – Top 25 Global Video Marketing Disruptors
2 Firefox
Simply, add Nofollow extension in your browser.
After that, whenever you have to check if a link is dofollow or not. Then, go to that website and check if there is a red mark accross that linkIf there is red mark, then it is ‘nofollow’ otherwise it is ‘dofollow’.