|
| |||||||||
| Tags: google juice, html, link, no follow, website |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to make a nofollow link
Does any one know how to make a no follow link in html. There are many website in which link is given but do not transfer any "Google juice" to it. How can I create link a no-follow link? Any recommendations and suggestions are appreciated. |
|
#2
| ||||
| ||||
| Re: How to make a nofollow link
The new nofollow link tag is supposed to provide webmasters with the opportunity to add a link to their website without leaking PageRank to the page they are linking to. Just add rel="nofollow" to your code.The nofollow attribute was originally designed to reduce comment spam, but has turned into a control method for the Google bot. |
|
#3
| |||
| |||
| Re: How to make a nofollow link
The nofollow attribute value is not meant for blocking access to content, it is an HTML attribute value used to instruct some search engines that a hyperlink should not influence the link target's ranking in the search engine's index.The Nofollow HTML linking tag is used to prevent search engines from “following” a specific link to another web page or site. |
|
#4
| |||
| |||
| Re: How to make a nofollow link Code: <a href="link here" rel="nofollow">text here</a> |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to make a nofollow link" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dofollow Vs. Nofollow | Vakalp | Technology & Internet | 8 | 28-12-2011 10:49 PM |
| Connecting TP-Link modem to TP-Link router | Rufta | Technology & Internet | 3 | 02-02-2011 01:50 PM |
| Difference between symbolic link and a physical link | Shell456 | Operating Systems | 4 | 25-02-2010 10:30 PM |
| Changing link color when moving mouse over link in HTML | Cade | Software Development | 5 | 22-01-2010 07:46 PM |
| D-Link DIR-655, Intel WiFi Link 4965a/g/n, Vista and 802.11n | lzdesert | Windows Vista Network | 1 | 14-07-2007 05:03 PM |