<?xml version="1.0" encoding="utf-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Yoast&#187; Safari Archives  - Yoast - Tweaking Websites</title> <atom:link href="http://yoast.com/tag/safari/feed/" rel="self" type="application/rss+xml" /><link>http://yoast.com</link> <description>Tweaking Websites</description> <lastBuildDate>Sun, 07 Mar 2010 11:56:16 +0000</lastBuildDate> <generator>http://wordpress.org/?v=</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <image><title>Yoast</title> <url>http://netdna.yoast.com/wp-content/themes/yoast-v2/images/yoast-logo-rss.png</url><link>http://yoast.com</link> <width>144</width> <height>103</height> <description>Tweaking Websites</description> </image> <item><title>User stylesheets to show nofollows</title><link>http://yoast.com/user-stylesheet-nofollows/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=user-stylesheet-nofollows</link> <comments>http://yoast.com/user-stylesheet-nofollows/#comments</comments> <pubDate>Sat, 05 Apr 2008 18:57:40 +0000</pubDate> <dc:creator>Joost de Valk</dc:creator> <category><![CDATA[SEO]]></category> <category><![CDATA[CSS]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Nofollow]]></category> <category><![CDATA[Safari]]></category><guid
isPermaLink="false">http://www.joostdevalk.nl/?p=596</guid> <description><![CDATA[Update: now works with links with rel="external nofollow" etc too!
I've recently switched back to Safari as my main browser because good ol' Firefox kept crashing on me, and I must say that it's been a smooth experience so far. Safari is a great browser, of course, and 3.1 is very fast as well. One of [...]<p><a
href="http://yoast.com/user-stylesheet-nofollows/">User stylesheets to show nofollows</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></description> <content:encoded><![CDATA[<p><strong>Update:</strong> now works with links with <code>rel="external nofollow"</code> etc too!</p><p>I've recently switched back to Safari as my main browser because good ol' Firefox kept crashing on me, and I must say that it's been a smooth experience so far. Safari is a great browser, of course, and 3.1 is very fast as well. One of the things I like to see for every site though is where they use nofollow, so I had to find a way to do that in Safari.</p><p><span
id="more-596"></span>The easiest way of doing that, in my opinion, is using a user stylesheet. You can specify it in your Safari preferences, under Advanced:</p><p><img
class="alignnone size-full wp-image-598" title="User Stylesheet Selection" src="http://netdna.yoast.com/wp-content/uploads/2008/04/user-stylesheet-selection.png" alt="User Stylesheet Selection" width="494" height="285" /></p><p>(BTW, you can use <a
href="http://webdesign.about.com/od/css/ht/htcssuserfirefo.htm">user style sheets on Firefox</a> too.)</p><p>Then put the following in the stylesheet you selected:</p><pre>
a[rel~=nofollow] {
background-color: pink !important;
color: black !important;
font-weight: normal !important;
text-decoration: underline !important;
}
</pre><p>And after that, all nofollow links you encounter should look something <a
style="background-color: pink; color: #000; text-decoration:underline;" href="#">like this</a>.</p><p>If you want to make sure you see nofollowed image-links as well, add this:</p><pre>
a[rel~=nofollow] img {
border-bottom: 3px solid pink !important;
}
</pre><p>That will add a small pink bottom border to the image that is linked. Download the entire stylesheet <a
rel="nofollow" href="http://netdna.yoast.com/wp-content/uploads/2008/04/nofollow-stylesheet.css">here</a>.</p><p><a
href="http://yoast.com/user-stylesheet-nofollows/">User stylesheets to show nofollows</a> is a post from <a
href="http://yoast.com/about-me/">Joost de Valk</a>&#39;s <a
href="http://yoast.com">Yoast - Tweaking Websites</a>.A good WordPress blog needs good hosting, you don't want your blog to be slow, or, even worse, down, do you? Check out my thoughts on <a
href="http://yoast.com/wordpress-hosting/">WordPress hosting</a>!</p> ]]></content:encoded> <wfw:commentRss>http://yoast.com/user-stylesheet-nofollows/feed/</wfw:commentRss> <slash:comments>21</slash:comments> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2008/04/user-stylesheet-selection-150x150.png" /> <media:content url="http://netdna.yoast.com/wp-content/uploads/2008/04/user-stylesheet-selection.png" medium="image"> <media:title type="html">User Stylesheet Selection</media:title> <media:description type="html">User Stylesheet Selection</media:description> <media:thumbnail url="http://netdna.yoast.com/wp-content/uploads/2008/04/user-stylesheet-selection-150x150.png" /> </media:content> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 6/14 queries in 0.007 seconds using apc
Content Delivery Network via netdna.yoast.com

Served from: yoast.com @ 2010-03-16 15:17:39 -->