|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Detect "nofollow" script
Here is a script that allows you to quickly find if a page is using rel="nofollow". You can check if your link partners are being trustworthy or if any blogs have implemented nofollow yet.
Simply bookmark any page and name it whatever you like ("NoFollow" works well). Next open your bookmarks again and right click your newly saved NoFollow bookmark and click Properties. In the URL field paste in this code: javascript:var a=document.getElementsByTagName('a');function nfc (){for(var i=0;i<a.length;i++){if(a[i].rel.toLowerCase() =='nofollow') {a[i].style.backgroundColor='#f00';a [i].style.border='2px solid #000';a[i].style.color='#fff';}}}nfc (); Ignore all errors and click save. Now when you visit any site simple click on the bookmark and all nofollow links will be highlighted in a red box. Thanks to LinkAdage's newsletter for this one. Last edited by pk_synths : April 22nd, 2005 at 02:45 PM. |
|
#2
|
||||
|
||||
|
Excellent!!!!
Saves lots of time Thanks PK
__________________
Hypnosis Directory |
|
#3
|
||||
|
||||
|
Ooh PK:
Thanks for the information. That is Valuable! Dave
__________________
255 chars s*ck |
|
#4
|
||||
|
||||
|
Since I'm too lazy to click a button every time, I actually use LowLevel's persistent css trick (Firefox)
http://forums.seochat.com/showthread.php?t=21392 |
|
#5
|
||||
|
||||
|
Yes we know your lazy. Sooooooooo lazy you forgot not everyone uses Firefox
|
|
#6
|
||||
|
||||
|
People should. Webdevelopers especially.
By the way I'm dictating this post here. That's how lazy I am! I got the bookmarklet for MSIE, but I rarely use that browser anymore. |
![]() |
| Viewing: SEO Chat Forums > Search Engine Strategies > Link Popularity > Detect "nofollow" script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|