<?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>Social Media Marketing Systems Agency Blog - Social Media Website and Video Marketing &#187; wordpress duplicate content</title>
	<atom:link href="http://socialmediasystems.com/blog/tag/wordpress-duplicate-content/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialmediasystems.com</link>
	<description>805-827-2450 We offer complete social media website design, marketing systems, agency services and video production. Grow your busienss and your web presence with Viral Video and RSS Feeds Syndication</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:50:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How  to change your wordpress blog to display excerpts instead of full posts</title>
		<link>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/</link>
		<comments>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:03:03 +0000</pubDate>
		<dc:creator>Israel Rothman</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[wordpress custimizations]]></category>
		<category><![CDATA[wordpress duplicate content]]></category>
		<category><![CDATA[wordpress exceprt]]></category>
		<category><![CDATA[wordpress seo]]></category>

		<guid isPermaLink="false">http://socialmediasystems.com/?p=766</guid>
		<description><![CDATA[photo credit: adria.richards The first question is why?  Most wordpress templates display full content posts on the front page, making the main page of your blog have a lot of scrolling and only reveal a very limited amount of content to a first time visitor without lots of scrolling.  Additionally for SEO (search engine optimization) [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]&amp;gt; Normal   0               false   false   false      EN-US   X-NONE   X-NONE                                                     MicrosoftInternetExplorer4 &amp;lt;![endif]--><!--[if gte mso 9]&amp;gt; &amp;lt;![endif]--> <!--[if gte mso 10]&amp;gt;--></p>
<p><a title="wordpress logo" href="http://www.flickr.com/photos/28694005@N07/2829286479/" target="_blank"><img src="http://farm4.static.flickr.com/3067/2829286479_4c45d4aeac.jpg" border="0" alt="wordpress logo" /></a><br />
<a title="Attribution-ShareAlike License" href="http://creativecommons.org/licenses/by-sa/2.0/" target="_blank"><img src="http://socialmediasystems.com/wp-content/plugins/photo_dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="adria.richards" href="http://www.flickr.com/photos/28694005@N07/2829286479/" target="_blank">adria.richards</a><br />
The first question is why?  Most wordpress templates display full content posts on the front page, making the main page of your blog have a lot of scrolling and only reveal a very limited amount of content to a first time visitor without lots of scrolling.  Additionally for SEO (search engine optimization)  it&#8217;s a good thing to reduce the amount of duplicated content (same content word for word as located in other areas).  Here is a previous article I&#8217;ve written on how to identify and fix common SEO problems in wordpress.<span id="more-766"></span></p>
<p>Before I go into the details of using excerpts in place of the entire post content, I want to discuss one alternative that gives most of the advantages of excerpts without changing the core templates.  You can use the more tag in the editor to split posts where you want them.  This will give the reader a link to read more about the blog post.  It will also let you make the more interesting or hot posts show longer previews  while keeping others extremely short.</p>
<p>In my person blogs I use a multi-column theme which uses both full content in one column where I use the more tag and other columns which use the excerpt.  I do this so that the first time visitor can get a good preview of the different type of content available on the site and click on what entices them.  If you&#8217;ve imported tons of content from another blog or site that doesn&#8217;t have more tags, it can be a lot easier to change to excerpts on your blog instead of having to edit each of those posts.</p>
<p>The default excerpt tag &#8211; by default the excerpt will only show the first 55 words of a posts content.  This will give a nice little lead in and ask the visitor to click to read more.  By default the images and html code are stripped out.  There are however  many plugins available which will expand the excerpts to include images and html markup and will let you specify a custom word or character length.</p>
<p>I&#8217;ll discuss these in a followup post, but for now here are a few links to plugins that will expand and improve the functionality of the excerpt function in your wordpress blog:  <a href="http://wordpress.org/extend/plugins/advanced-excerpt/">WordPress Advanced Excerpt</a>, <a href="http://wordpress.org/extend/plugins/excerpt-editor/">Excerpt Editor</a>,  <a href="http://wordpress.org/extend/plugins/thumbnail-for-excerpts/">Thumbnail for Excerpts</a>, and <a href="http://wordpress.org/extend/plugins/tinymce-excerpt/">TinyMCE Excerpt</a>.</p>
<p>For now I&#8217;ll go over what you need to know in order to change your wordpress theme to use the default excerpt.  Later on you can start installing and playing with plug-ins that increase functionality.</p>
<p><strong>Step 1 &#8211; Backup your theme</strong> &#8211; incase you make any mistakes it&#8217;s important to back it all up.  There are many ways to do this, the easiest is via FTP.  Specific instructions are beyond the scope of this post.</p>
<p><strong>Step 2 &#8211; Load the theme editor</strong> in WordPress 2.X it&#8217;s under Design &gt;&gt; Theme Editor</p>
<p><strong>Step 3 &#8211; Edit the template you want</strong> (probably the main index to start with).  Under &#8216;Theme Files&#8217; on the right click &#8220;Main Index Template&#8221;</p>
<p><strong>Step 4 &#8211; Find</strong> &#8216;<code>&lt;?php the_content</code><code>(); </code><code>?&gt;</code><code>' in the Theme Editor window showing the html code from main index template.</code></p>
<p><code><strong>Step 5 - Change</strong> </code>&#8216;<code>&lt;?php the_content</code><code>(); </code><code>?&gt;</code><code>' to </code>&#8216;<code>&lt;?php the_excerpt</code><code>(); </code><code>?&gt;</code><code>'</code></p>
<p><strong>Step 6 &#8211; Click &#8220;update file&#8221;</strong> and you&#8217;re done.  Repeat the steps for each template file (category, archives etc) that you would like to change the full content tags to excerpts.</p>
<p>I&#8217;m going to be blogging a lot more on wordpress tips, tricks, and easy to follow how to&#8217;s so stay tuned.  We&#8217;ll be dong a lot more with excerpts.</p>
]]></content:encoded>
			<wfw:commentRss>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

