<?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/"
	>

<channel>
	<title>Online Journalism Blog &#187; intensedebate</title>
	<atom:link href="http://onlinejournalismblog.com/tag/intensedebate/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlinejournalismblog.com</link>
	<description>A conversation.</description>
	<lastBuildDate>Thu, 24 May 2012 08:39:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<cloud domain='onlinejournalismblog.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Removing Nofollow on blog links and meta &#8211; and invisible comments</title>
		<link>http://onlinejournalismblog.com/2008/11/11/removing-nofollow-on-blog-links-and-meta-and-invisible-comments/</link>
		<comments>http://onlinejournalismblog.com/2008/11/11/removing-nofollow-on-blog-links-and-meta-and-invisible-comments/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:47:13 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[online journalism]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Andy Dickinson]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[dofollow]]></category>
		<category><![CDATA[Gavin Wray]]></category>
		<category><![CDATA[intensedebate]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[malcolm coles]]></category>
		<category><![CDATA[Meta element]]></category>
		<category><![CDATA[meta tags]]></category>
		<category><![CDATA[nofollow]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=1826</guid>
		<description><![CDATA[A couple months ago I installed a plugin on the blog that meant search engines would index links in comments: by default WordPress uses &#8216;nofollow&#8216; on comments to stop spammers abusing them to boost search engine rankings, but that prevents genuine commenters getting credit for their contributions. One problem: as one commenter pointed out, the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F11%2F11%2Fremoving-nofollow-on-blog-links-and-meta-and-invisible-comments%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2008_2F11_2F11_2Fremoving-nofollow-on-blog-links-and-meta-and-invisible-comments_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F11%2F11%2Fremoving-nofollow-on-blog-links-and-meta-and-invisible-comments%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A couple months ago I <a href="http://onlinejournalismblog.com/2008/09/02/why-im-changing-this-blogs-comments-to-dofollow/">installed a plugin on the blog that meant search engines would index links in comments</a>: by default WordPress uses &#8216;<a class="zem_slink" title="Nofollow" rel="wikipedia" href="http://en.wikipedia.org/wiki/Nofollow" onclick="urchinTracker('/outgoing/en.wikipedia.org/wiki/Nofollow?referer=');">nofollow</a>&#8216; on comments to stop spammers abusing them to boost search engine rankings, but that prevents genuine commenters getting credit for their contributions.</p>
<p>One problem: as <a href="http://onlinejournalismblog.com/2008/09/02/why-im-changing-this-blogs-comments-to-dofollow/#comment-10522">one commenter pointed out</a>, the blog as a whole was set to &#8216;noindex-nofollow&#8217; &#8220;which equals a no trespasing sign for search engines for ALL of the site’s links. It’s Google suicide.&#8221;<span id="more-1826"></span></p>
<p>I added that problem to my vast to-do list, and moved on.</p>
<p>But that moved to the top of my to-do list recently when <a href="http://onlinejournalismblog.com/2008/11/01/bbc-pledges-to-link-out-but-holds-back-the-google-juice/">the BBC made a similar mistake with their linking mechanisms</a>.</p>
<p>So I scoured this blog&#8217;s code to delete the <a class="zem_slink" title="Meta element" rel="wikipedia" href="http://en.wikipedia.org/wiki/Meta_element" onclick="urchinTracker('/outgoing/en.wikipedia.org/wiki/Meta_element?referer=');">meta tag</a> nofollow reference &#8211; to no avail.</p>
<p>I called for help from Twitter followers, and got two very useful suggestions: <a href="http://twitter.com/digidickinson/status/993322985" onclick="urchinTracker('/outgoing/twitter.com/digidickinson/status/993322985?referer=');">Andy Dickinson found</a> <a href="http://yoast.com/wordpress/meta-robots-wordpress-plugin/" onclick="urchinTracker('/outgoing/yoast.com/wordpress/meta-robots-wordpress-plugin/?referer=');">a plugin to alter the meta tags</a>; and <a href="http://twitter.com/gavinwray/statuses/993307928" onclick="urchinTracker('/outgoing/twitter.com/gavinwray/statuses/993307928?referer=');">Gavin Wray pointed out</a> the much simpler option: in the blog admin go to <em>Settings &gt; Privacy &gt; </em>and select <em>make visible to search engines</em>.</p>
<h3>Invisible comments</h3>
<p>But now I have a new problem. As <a href="http://onlinejournalismblog.com/2008/09/02/why-im-changing-this-blogs-comments-to-dofollow/#comment-22253">Malcolm Coles pointed out in the comments</a>, the commenting system IntenseDebate uses javascript, which means &#8220;the comments are invisible to search engines in any case because they now rely on javascript to be seen … (try looking at those pages with javascript off to see what I mean).&#8221;</p>
<p>This is not only a problem for this blog, but for any organisation which uses javascript for its comments system &#8211; <a href="http://www.malcolmcoles.co.uk/blog/the-guardian-and-accessibility/" onclick="urchinTracker('/outgoing/www.malcolmcoles.co.uk/blog/the-guardian-and-accessibility/?referer=');">including The Guardian, as Coles recently pointed out</a>.</p>
<p>As I wrote this post, Malcolm emailed to tell me about a <a href="http://www.malcolmcoles.co.uk/blog/seo-intensedebate-sezwho-and-disqus/" onclick="urchinTracker('/outgoing/www.malcolmcoles.co.uk/blog/seo-intensedebate-sezwho-and-disqus/?referer=');">post he&#8217;d written about commenting systems and javascript generally</a>. IntenseDebate had responded to say they were &#8220;rolling out a non-javascript-friendly version which will be visible to Google although it&#8217;s still in beta.&#8221;</p>
<p>So there&#8217;s hope yet, but I don&#8217;t like the accessibility issue at all, so should I switch back to standard comments?</p>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><img class="zemanta-pixie-img" style="border: medium none;float: right" src="http://img.zemanta.com/pixy.gif?x-id=686d524d-a20b-4c7a-918f-4d4f5ce3a7f0" alt="" /></div>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F11%2F11%2Fremoving-nofollow-on-blog-links-and-meta-and-invisible-comments%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2008/11/11/removing-nofollow-on-blog-links-and-meta-and-invisible-comments/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Are your comments invisible? How about your website?</title>
		<link>http://onlinejournalismblog.com/2008/11/10/are-your-comments-invisible-how-about-your-website/</link>
		<comments>http://onlinejournalismblog.com/2008/11/10/are-your-comments-invisible-how-about-your-website/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 08:21:06 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[online journalism]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[Guardian]]></category>
		<category><![CDATA[intensedebate]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Johnston Press]]></category>
		<category><![CDATA[malcolm coles]]></category>
		<category><![CDATA[search engine optimisation]]></category>
		<category><![CDATA[sezwho]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=1836</guid>
		<description><![CDATA[If your news organisation uses javascript for its comments, or for any other part of the site, you may well be advised to start doing some testing. Malcolm Coles, the Editor of Which.co.uk, has been highlighting some of the problems with the technology for search engine optimisation and accessibility (the two are often closely related) [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F11%2F10%2Fare-your-comments-invisible-how-about-your-website%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2008_2F11_2F10_2Fare-your-comments-invisible-how-about-your-website_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F11%2F10%2Fare-your-comments-invisible-how-about-your-website%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>If your news organisation uses javascript for its comments, or for any other part of the site, you may well be advised to start doing some testing.</p>
<p>Malcolm Coles, the Editor of Which.co.uk, has been highlighting some of the problems with the technology for search engine optimisation and accessibility (the two are often closely related) on <a href="http://www.malcolmcoles.co.uk/blog/" onclick="urchinTracker('/outgoing/www.malcolmcoles.co.uk/blog/?referer=');">his blog</a>.<span id="more-1836"></span></p>
<p>Coles <a href="http://www.malcolmcoles.co.uk/blog/the-guardian-and-accessibility/" onclick="urchinTracker('/outgoing/www.malcolmcoles.co.uk/blog/the-guardian-and-accessibility/?referer=');">first posted about the Guardian&#8217;s redesigned comments system</a>, which, Coles says, breaks the newspaper&#8217;s <a href="http://www.guardian.co.uk/help/accessibility" onclick="urchinTracker('/outgoing/www.guardian.co.uk/help/accessibility?referer=');">own accessibility policy</a> by relying purely on javascript and leaves them open to legal action:</p>
<blockquote><p>&#8220;the Guardian is arguably in breach of the Disability Discrimination Act, which ‘makes it unlawful for a service provider to discriminate against a disabled person by refusing to provide any service which it provides to members of the public&#8217;.&#8221;</p></blockquote>
<p>The Guardian&#8217;s announcement of the changes, Coles&#8217; comments, and their responses <a href="http://www.guardian.co.uk/help/insideguardian/2008/oct/27/careers" onclick="urchinTracker('/outgoing/www.guardian.co.uk/help/insideguardian/2008/oct/27/careers?referer=');">can all be seen here</a>.</p>
<p>In <a href="http://www.malcolmcoles.co.uk/blog/has-johnston-press-digital-publishing-looked-at-itself-in-google-news/" onclick="urchinTracker('/outgoing/www.malcolmcoles.co.uk/blog/has-johnston-press-digital-publishing-looked-at-itself-in-google-news/?referer=');">a second post</a>, Coles noted that Johnston Press Digital Publishing&#8217;s reliance on javascript meant that a search on Google News for their pages returned a result like this:</p>
<p><img src="http://onlinejournalismblog.com/wp-content/uploads/2008/11/screen-capture-2-300x263.gif" alt="screengrab of identical search results" /> </p>
<p>And, following <a href="http://onlinejournalismblog.com/2008/11/01/bbc-pledges-to-link-out-but-holds-back-the-google-juice/">some discussion in the comments on a story here</a>, in <a href="http://www.malcolmcoles.co.uk/blog/seo-intensedebate-sezwho-and-disqus/" onclick="urchinTracker('/outgoing/www.malcolmcoles.co.uk/blog/seo-intensedebate-sezwho-and-disqus/?referer=');">a third post</a> Coles tackled third party commenting systems such as Disqus, IntenseDebate and Sezwho:</p>
<blockquote><p>&#8220;Google doesn’t bother to run javascript when it indexes a page. And the problem with these commenting systems is that they use javascript to do their fancy functionality &#8211; but also the basic stuff like actually showing the comments &#8230; You can prove that Google isn’t indexing the comments for Disqus and IntenseDebate by searching for the name of the person with the first comment on the page &#8211; when you do, you get no hits. (EG <a href="http://www.google.co.uk/search?q=rbazinet+Good+post+Scott,+I+am+going+to+give+it+a+shot+on+my+Graffiti+site.+One+question,+if&amp;num=50&amp;hl=en&amp;client=firefox-a&amp;channel=s&amp;rls=org.mozilla:en-US:official&amp;hs=1jZ&amp;filter=0" onclick="urchinTracker('/outgoing/www.google.co.uk/search?q=rbazinet+Good+post+Scott_+I+am+going+to+give+it+a+shot+on+my+Graffiti+site.+One+question_+if_amp_num=50_amp_hl=en_amp_client=firefox-a_amp_channel=s_amp_rls=org.mozilla_en-US_official_amp_hs=1jZ_amp_filter=0&amp;referer=');">this search</a> returns a results for the disqus page, not the simpable one).&#8221;</p></blockquote>
<p>And search engine rankings aren&#8217;t the only things to get hurt. Coles outlines several other side effects of using javascript for comments:</p>
<ul>
<li>&#8220;Mobile devices can’t see it reliably (lots of mobile phone browsers don’t use javascript so the comments sections can’t be used).</li>
<li>&#8220;The pages take ages to load (all that unnecessary javascript).</li>
<li>&#8220;The comments are sloooow to appear Once the page has loaded, the JS runs and the comments are loaded into the page. This is slow. Really slow.&#8221;</li>
</ul>
<div>A compelling list. </div>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F11%2F10%2Fare-your-comments-invisible-how-about-your-website%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2008/11/10/are-your-comments-invisible-how-about-your-website/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What do you think of the new commenting system (IntenseDebate)?</title>
		<link>http://onlinejournalismblog.com/2008/10/27/what-do-you-think-of-the-new-commenting-system-intensedebate/</link>
		<comments>http://onlinejournalismblog.com/2008/10/27/what-do-you-think-of-the-new-commenting-system-intensedebate/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 13:22:06 +0000</pubDate>
		<dc:creator>Paul Bradshaw</dc:creator>
				<category><![CDATA[online journalism]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[intensedebate]]></category>

		<guid isPermaLink="false">http://onlinejournalismblog.com/?p=1727</guid>
		<description><![CDATA[A couple weeks ago I switched to the IntenseDebate commenting system, which has a number of advantages (threading, voting) and disadvantages (er, video commenting is disabled). The result seems to have been fewer commenters, but commenting more often &#8211; an increased sense of community. How have you found it? (Feel free to comment via Twitter [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F10%2F27%2Fwhat-do-you-think-of-the-new-commenting-system-intensedebate%2F" onclick="urchinTracker('/outgoing/api.tweetmeme.com/share?url=http_3A_2F_2Fonlinejournalismblog.com_2F2008_2F10_2F27_2Fwhat-do-you-think-of-the-new-commenting-system-intensedebate_2F&amp;referer=');"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F10%2F27%2Fwhat-do-you-think-of-the-new-commenting-system-intensedebate%2F&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A couple weeks ago I switched to the IntenseDebate commenting system, which has a number of advantages (threading, voting) and disadvantages (er, video commenting is disabled). The result seems to have been fewer commenters, but commenting more often &#8211; an increased sense of community.</p>
<p>How have you found it? (Feel free to comment via Twitter if it annoys you that much)</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fonlinejournalismblog.com%2F2008%2F10%2F27%2Fwhat-do-you-think-of-the-new-commenting-system-intensedebate%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe><div align="center"><a href="http://twitter.com/paulbradshaw" target="_blank" onclick="urchinTracker('/outgoing/twitter.com/paulbradshaw?referer=');"><img src="http://onlinejournalismblog.com/wp-content/plugins/igit-follow-me-after-post-button-new/twitter8.png" /></a><div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer"  onclick="urchinTracker('/outgoing/php-freelancer.in/?referer=');">PHP Freelancer</a></div></div>]]></content:encoded>
			<wfw:commentRss>http://onlinejournalismblog.com/2008/10/27/what-do-you-think-of-the-new-commenting-system-intensedebate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

