{"id":118,"date":"2020-07-12T09:55:10","date_gmt":"2020-07-12T09:55:10","guid":{"rendered":"https:\/\/datatype.co.in\/blog\/?p=118"},"modified":"2020-08-20T09:25:23","modified_gmt":"2020-08-20T09:25:23","slug":"what-is-a-nofollow-hyperlink","status":"publish","type":"post","link":"https:\/\/datatype.co.in\/blog\/what-is-a-nofollow-hyperlink\/","title":{"rendered":"What is a nofollow Hyperlink"},"content":{"rendered":"\n<p>Nofollowed links are hyperlinks (anchor tag) with a rel=\u201cnofollow\u201d attribute. The nofollow attibute tells search engines to ignore that link. <\/p>\n\n\n\n<p>It can be used anywhere in a html page.  You cannot visually differentiate between followed and nofollowed links unless you inspect the html code.   <\/p>\n\n\n\n<p>Example: <\/p>\n\n\n\n<pre class=\"wp-block-code prettyprint\"><code>&lt;!-- This is nofollowed link -->\n&lt;a href=\"http:\/\/example.com\/some-page.html\" rel=\"nofollow\"> Link Text &lt;\/a>\n\n&lt;!-- This is followed link -->\n&lt;a href=\"http:\/\/example.com\/some-page.html\"> Link Text &lt;\/a><\/code><\/pre>\n\n\n\n<p>Note: If you want all links to be nofollowed in a webpage, then instead of adding rel=&#8221;nofollow&#8221; attribute to all links, just add a robots meta tag with value &#8220;nofollow&#8221; in the &lt;head&gt; section.<\/p>\n\n\n\n<pre class=\"wp-block-code prettyprint\"><code>&lt;head>\n...\nmeta name=\"robots\" content=\"nofollow\" \/>\n&lt;\/head><\/code><\/pre>\n\n\n\n<p>If you found this useful, please leave your thoughts in the comment box below.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Nofollowed links are hyperlinks (anchor tag) with a rel=\u201cnofollow\u201d attribute. The nofollow attibute tells search engines to ignore that link. It can be used anywhere in a html page. You&nbsp;[ &hellip; ]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[69,68],"tags":[75,70,74,72],"class_list":["post-118","post","type-post","status-publish","format-standard","hentry","category-html","category-seo","tag-nofollow-backlinks","tag-nofollow-link","tag-nofollow-link-html","tag-nofollow-tag","list-style-post"],"_links":{"self":[{"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/posts\/118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/comments?post=118"}],"version-history":[{"count":8,"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/posts\/118\/revisions"}],"predecessor-version":[{"id":357,"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/posts\/118\/revisions\/357"}],"wp:attachment":[{"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/media?parent=118"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/categories?post=118"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/datatype.co.in\/blog\/wp-json\/wp\/v2\/tags?post=118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}