<?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>Webmaster-Source &#187; similar posts</title>
	<atom:link href="https://www.webmaster-source.com/tag/similar-posts/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>Clean-Up Your Post Pages, and Ditch the DiggIt Widget!</title>
		<link>https://www.webmaster-source.com/2007/10/11/clean-up-your-post-pages-and-ditch-the-diggit-widget/</link>
		<comments>https://www.webmaster-source.com/2007/10/11/clean-up-your-post-pages-and-ditch-the-diggit-widget/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 17:05:15 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[digg it widget]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[post page]]></category>
		<category><![CDATA[related posts]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[similar posts]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/2007/10/11/clean-up-your-post-pages-and-ditch-the-diggit-widget/</guid>
		<description><![CDATA[Do you have a bunch of useless stuff cluttering your post pages? Are there things there that should not be? Are there things that could be implemented better? Don&#8217;t put it off any longer, it&#8217;s time to clean-up your post pages (the single.php template in WordPress). Social Bookmarking First of all, get rid of that [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><img src="http://i20.tinypic.com/2ivqqf.gif" alt="" width="155" height="154" align="right" />Do you have a bunch of useless stuff cluttering your post pages? Are there things there that should not be? Are there things that could be implemented better?</p>
<p>Don&#8217;t put it off any longer, it&#8217;s time to clean-up your post pages (the single.php template in WordPress).</p>
<h3>Social Bookmarking</h3>
<p>First of all, <strong>get rid of that &#8220;DiggIt&#8221; widget</strong>. If someone&#8217;s going to digg your post, then they&#8217;ll find a plain text link sufficient. Also, you save yourself the embarrassment of having &#8220;0 Diggs&#8221; stamped on all of your posts. Get rid of it, and save yourself an HTTP request to Digg&#8217;s servers.</p>
<p>While you&#8217;re removing the DiggIt widget, <strong>kill some of those social bookmarking icons</strong>. Keep them down to <strong>five or less</strong>. You can use the wonderful <a href="http://wordpress.org/extend/plugins/share-this/">Share This</a> plugin to sweep them under a virtual rug, gaining you a cool &#8220;Share By Email&#8221; form as well. If you want, you can keep some of the more commonly used bookmarking links if you want, but Share This can replace the rest.<span id="more-231"></span></p>
<h3>Post Metadata</h3>
<p><em>&#8220;This entry was posted by Bob on Monday, September 24th, 2007 at 10:15 am and is filed under Stuff, Rubbish, Cool. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.&#8221;</em></p>
<p>That&#8217;s kind of a waste of space, isn&#8217;t it? If you&#8217;re creative, you can <strong>shorten that line a bit</strong>, and maybe <strong>apply some styling to it</strong>. You definitely want to <strong>keep the date/time and post author</strong> together, though you could move them up the page, so they&#8217;re under the post title. The trackback URL and comments feed are useful, though they don&#8217;t have to be crammed in with the categories (and tags). This is one of the hardest parts of your template to declutter. You can probably work it out. <a href="http://www.freelanceswitch.com/">Freelance Switch</a> certainly did.</p>
<p><img src="http://i21.tinypic.com/fkbpcm.jpg" alt="" width="500" height="25" /></p>
<p>The postmeta paragraph is styled into a horizontal bar, showing the post date and comments RSS, along with their social bookmarking links and a &#8220;print article&#8221; function. The trackback URL link is moved to the spot where the trackbacks are displayed (separate from the comments), and the author name is moved to a spot under the post title.</p>
<h3>Related Posts</h3>
<p><a href="http://rmarsh.com/2006/10/04/similar-posts/">Similar Posts</a> is a great WordPress plugin that shows links to posts that are related to the one being displayed. If someone lands on a post page from a search engine or social bookmarking site, this plugin may keep them on your site, reading your content. Even for regular users, it can help <strong>unearth old posts that may be still be useful</strong> to someone.</p>
<p>Yes, you want to keep this plugin (or install it if you don&#8217;t have it). However, <strong>don&#8217;t just paste the template tag in and forget about it</strong>. You need to find a place to put the list of posts where it won&#8217;t clutter things too much. ProBlogger, and several other blogs (like Freelance Switch) have found an interesting solution. Look at this image:</p>
<p><img src="http://i22.tinypic.com/w0mb9g.jpg" alt="" width="498" height="137" /></p>
<p>See? The related posts are combined with some other useful links. I&#8217;ve been doing a similar thing here on Webmaster-Source lately, and it has made things look a bit tidier.</p>
<h3>RSS Subscription Links</h3>
<p>After reading a good post, people are likely to subscribe if they&#8217;re presented with an RSS button. Normally you <a href="http://www.webmaster-source.com/2007/08/27/get-more-rss-feed-subscribers/">put your RSS button</a> up <a href="http://www.webmaster-source.com/2007/09/17/the-art-of-the-fold/">above the fold</a>. If someone has just finished reading your post, are they going to scroll up and look for your button? Nope. That&#8217;s why you <strong>add a second subscription link at the end of your post</strong>. It works well, and has affected my subscriber count significantly.</p>
<p>That said, <strong>don&#8217;t just throw an RSS icon down after your post</strong>. Place it carefully so it fits in with some other elements (see previous section, &#8220;Related Posts&#8221;). Make sure it&#8217;s noticeable, and out of the way at the same time. Confused yet? <img src="https://www.webmaster-source.com/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" /></p>
<h3>Conclusion</h3>
<p>There are plenty of things you can put on your post pages, but not all of it is useful. Before putting anything in your post template, carefully evaluate whether there&#8217;s a good reason too (the same goes for your sidebar!). Also, be sure to find a good spot to put it, where it won&#8217;t get in the way, but will still serve it&#8217;s purpose.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2007/10/11/clean-up-your-post-pages-and-ditch-the-diggit-widget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-09 03:37:30 by W3 Total Cache
-->