Seeing NoFollow Clearly
Posted on January 21st, 2005by Site Admin in SEO
If you're new here, you may want to subscribe to my RSS feed. Read my top posts or learn more about Michael Gray. Want more frequent updates follow me on Twitter. Thanks for visiting!
Ok first of all if you’re using a real browser like Firefox you can make it so nofollow links are distinctly shown in your browser. GoogleGuy made this public this over in WebmasterWorld. You’ll need a blank text file and put the following lines in it
a[rel="nofollow"]
{
border: thin dashed firebrick! Important;
font-weight: bold !important;
text-decoration: blink !important;
}
Then save it in the following location if you’re on a windows machine
C:\Documents and Settings\Username\Application Data\Mozilla\Firefox\Profiles\default.gpl\chrome\userContent.css
If you’re using a custom theme you’ll have to revert back to the default setting. If anyone has a tip how to get it working with a custom theme let me know I’ll post it here and even link to you straight out I promise!
This is a straight link to Google
This is a No Follow link to Google
The second one should be blinking in a dashed dark red box if you did it right
. Change the formatting to suit your own tastes.










