<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How  to change your wordpress blog to display excerpts instead of full posts</title>
	<atom:link href="http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/</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>Tue, 31 Jan 2012 01:55:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: LoneWolf</title>
		<link>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/#comment-25086</link>
		<dc:creator>LoneWolf</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://socialmediasystems.com/?p=766#comment-25086</guid>
		<description>Looks like I forgot to escape my html example -- lets try again!

&lt;?php the_extract (); &gt; &lt;a href=&quot;&lt;?php the_permalink (); ?&gt;&quot;&gt;Read the rest ...&lt;/a&gt;

Hopefully I got all the &lt; and &gt; symbols right.</description>
		<content:encoded><![CDATA[<p>Looks like I forgot to escape my html example &#8212; lets try again!</p>
<p>&lt;?php the_extract (); &gt; &lt;a href=&#8221;&lt;?php the_permalink (); ?&gt;&#8221;&gt;Read the rest &#8230;&lt;/a&gt;</p>
<p>Hopefully I got all the &lt; and &gt; symbols right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LoneWolf</title>
		<link>http://socialmediasystems.com/blog/how-to-change-your-wordpress-blog-to-display-excerpts-instead-of-full-posts/#comment-25085</link>
		<dc:creator>LoneWolf</dc:creator>
		<pubDate>Thu, 10 Dec 2009 15:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://socialmediasystems.com/?p=766#comment-25085</guid>
		<description>One thing to watch out for is that the_excerpt () does not include a link to the full post as the_content () does when showing a teaser.  You would need to add something like:

 &lt;a href=&quot;&quot;&gt;Read the rest ...&lt;/a&gt;

You could also add a class to the &lt;a&gt; tag and style it in the style.css file for the template if you want the link to look different than other links.</description>
		<content:encoded><![CDATA[<p>One thing to watch out for is that the_excerpt () does not include a link to the full post as the_content () does when showing a teaser.  You would need to add something like:</p>
<p> &lt;a href=&quot;&#8221;&gt;Read the rest &#8230;</p>
<p>You could also add a class to the <a> tag and style it in the style.css file for the template if you want the link to look different than other links.</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

