SEOClerks

What is nofollow and dofollow link?



Write the reason you're deleting this FAQ

What is nofollow and dofollow link?

nofollow vs dofollow

Comments

Please login or sign up to leave a comment

Join
Violet
Both types of links serve a purpose and should be used. Don't think about whether or not a link is do follow or no follow when you obtain it as that can lead to what looks like an unnatural backlinking pattern, as most sites have a mix of both.



Are you sure you want to delete this post?

clipping
Do follow is the link that a hyper link in which Bing, Google, yahoo and other search engine bots follows through the link. And a link that does not allows search engines bots to follow through are no follow links.



Are you sure you want to delete this post?

anirban09P


Nofollow is a value that can be assigned to the rel attribute of the HTML to instruct the search engines that hyperlink should not link target’s ranking in the search engine’s index. This helps in reducing the effectiveness of some search engine spam, thereby improving quality of the search engine results.

Dofollow is a value that can be assigned to the rel attribute of the HTML to instruct the search engines that hyperlinks can link target’s ranking in the search engine’s index. In short if the webmasters give us a backlink with “dofollow” in the rel attribute, then we get some share of their PageRank and Google would consider the link and our site ranking improves. Similarly if the rel attribute of the HTML is tagged as “nofollow” then it will not be considered by Google and it would impact our website ranking.



Are you sure you want to delete this post?

siyasinha
Do follow is the link that a hyper link in which Bing, Google, yahoo and other search engine bots follows through the link. And a link that does not allows search engines bots to follow through are no follow links.

Good answer.



Are you sure you want to delete this post?

sanfora
do follow is search engine can follow it no follow search engine crawlers cant follow it but no follow too has more important in ranking too



Are you sure you want to delete this post?

raheelali47
dofollow is related to searche engine,,and nofollow is relate to social networks like facebook,googleplus,twitter etc



Are you sure you want to delete this post?

johnniewalk
In simple words a link coming from one website with nofollow attributes
Link coming without nofollow attributes is called dofollow



Are you sure you want to delete this post?

smasif15
No follow

No follow is introduced by Google to discourage spam in the comment. It is basically launched to provide more value in a related topic where unnecessary/irrelevant/not valuable what we called as spam to be detected and deleted. No follow is mainly a value to instruct some engines that the hyperlink would not influence the ranking in the search engines index.


Do Follow

Google spiders when crawling a website they search for external link points that are used in the site. If this link is fulfilling the do follow criteria,then search engines will follow the link and so link juice is passed.

We can use do follow in the following areas

· Refer to site having related content.

· High quality websites (like Google blog)

· Link to the original source (in case you have referred content)



Are you sure you want to delete this post?

Narayanram
Nofollow links attributes do not allow search engine bots to follow link.That means if the website owner is linking back to you with nofollow attributes, it does not pass on link juice.

Example of Nofollow Link:

<a href=”http://www.google.com/” rel=”nofollow”>Google</a>

Dofollow links allow google (all search engines) to follow them and reach our website. Giving us link juice and a backlink.

Robots Meta Tag : <meta name=”robots” content=”nofollow” />
This tells bots/crawlers/spiders not to follow links on the full page.

Link Attribute : <a href=”http://www.google.com” rel=”nofollow”>
This tells search engines not to count the link in terms of ranking pages.

Tip: Try to keep noindex attribute for pages like contact and nofollow attribute for affiliate links on your blog posts. If you are linking to any spam website for any reason, use the nofollow link attribute.



Are you sure you want to delete this post?

agarwalaman404
Do follow Back links is the most powerful way to influence search engines to redirect a lot of traffic to your site. Search engine crawlers crawl the whole content on your webpage including images, links, keywords etc.

No follow links can be relevant to your post’s context and can come from the sources which have a potential to generate high referral traffic.



Are you sure you want to delete this post?

actionindia1
No follow link is a link that does not count as a point in the page’s favor, does not boost Page Rank, and doesn’t help a page’s placement in the SERPs. No follow links get no love. Theirs is a sad and lonely life.

And Another Hand do follow link count as a point in page’s favor, boost Page Rank



Are you sure you want to delete this post?

Corzhens
It looks like my being confused with the issue of no-follow and do-follow is lesser now although the subject is not still clear to me. Maybe do-follow is the usual link which has no restrictions whatsoever and the no-follow is a link that has no effect on the ranking in the search engine. Am I correct in my understanding of the no-follow and do-follow? Pardon me if I sound so ignorant but I just want to clarify.



Are you sure you want to delete this post?

Order Now
Process Time: 0.09642505645752

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='15052'1SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='15052'

/opt/clerks-staging/docroot/viewfaq.php 496 () ()

SELECT * FROM seoclerks.members WHERE USERID='134232'1SELECT * FROM seoclerks.members WHERE USERID='134232'

/opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() ()

SELECT * FROM categories_faq WHERE CATID='30'1SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='30'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType()

SELECT * FROM seoclerks.members WHERE USERID=1342321SELECT googleplus_profile FROM seoclerks.members WHERE USERID=134232

/opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() ()

SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=15052 LIMIT 51SELECT m.username FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=15052 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='15052' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc1SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered, b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b WHERE a.quesid='15052' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc

/opt/clerks-staging/docroot/viewfaq.php 1245 () ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79747 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79747 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79748 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79748 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79749 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79749 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79750 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79750 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79751 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79751 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79752 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79752 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79753 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79753 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79754 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79754 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79755 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79755 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79756 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79756 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79757 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=79757 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=163174 LIMIT 51SELECT m.username FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=163174 LIMIT 5

/opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() ()

UPDATE questions SET total_views = total_views + 1 WHERE quesid='15052'1UPDATE questions SET total_views = total_views + 1 WHERE quesid='15052'

/opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() ()

SELECT * FROM questions WHERE quesid!='15052' AND status='1' AND (question like '% nofollow dofollow link?%' OR question like '%nofollow%' OR question like '%dofollow%' OR question like '%link?%') -- ORDER BY RAND() LIMIT 151SELECT quesid, question, seo, userid FROM questions WHERE quesid!='15052' AND status='1' AND (question like '% nofollow dofollow link?%' OR question like '%nofollow%' OR question like '%dofollow%' OR question like '%link?%') -- ORDER BY RAND() LIMIT 15

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM seoclerks.members WHERE USERID='6628' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='6628' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='1323' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='8177' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='8177' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='1856' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM seoclerks.members WHERE USERID='6845' limit 11SELECT profilepicture FROM seoclerks.members WHERE USERID='6845' limit 1

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture()

SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=15052%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID 1SELECT USERID, username FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=15052%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() ()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='182522.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='182522.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='134232.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='134232.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='60292.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='60292.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='258601.png'1SELECT profilepicture FROM seoclerks.members WHERE USERID='258601.png'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='283244.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='283244.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

SELECT * FROM seoclerks.members WHERE USERID='600657.jpg'1SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg'

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage()

select * from categories_faq order by name asc1select * from categories_faq order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin