Thread: Seo
View Single Post
Old 10-07-2016, 01:44 AM   #5
addisoncave
Registered User
 
Join Date: Jun 2016
Posts: 169
You can easily check any hyperlink, which one is No-follow or No-follow by checking its inspect element.
You will get results like this -

Example of Nofollow Link:
<a href=”http://www.google.com/" rel=”Nofollow”>Google</a>

Example of Dofollow Link:
<a href=”http://www.google.com/">Google</a>
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
addisoncave is offline   Reply With Quote